Replayed #2 Started by user Sebastiaan van Stijn Rebuilds build #11 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 3d58d1381145554989d0871415937a3ab4c2b87d+0b39cc2e57828c411a82ffebf7f52cf724e4fbe2 (4eea86c017b663948186faf65b52837caac28ca4) 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-42697@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-31T17:28:18.849Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-07-31T17:28:18.858Z] Trying to pass milestone 11 [Pipeline] milestone [2021-07-31T17:28:18.923Z] Trying to pass milestone 12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-07-31T17:28:19.093Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-031e8ed1ebf3d4559) in /home/ubuntu/workspace/moby_PR-42697 [Pipeline] { [Pipeline] checkout [2021-07-31T17:28:19.139Z] The recommended git tool is: git [2021-07-31T17:28:19.159Z] using credential docker-jenkins-github-credentials [2021-07-31T17:28:19.166Z] Cloning the remote Git repository [2021-07-31T17:28:19.166Z] Cloning with configured refspecs honoured and without tags [2021-07-31T17:28:19.169Z] Cloning repository https://github.com/moby/moby.git [2021-07-31T17:28:19.170Z] > git init /home/ubuntu/workspace/moby_PR-42697 # timeout=10 [2021-07-31T17:28:19.185Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-31T17:28:19.185Z] > git --version # timeout=10 [2021-07-31T17:28:19.187Z] > git --version # 'git version 2.17.1' [2021-07-31T17:28:19.187Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-31T17:28:19.188Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42697/head:refs/remotes/origin/PR-42697 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-31T17:28:33.673Z] Fetching without tags [2021-07-31T17:28:33.924Z] Merging remotes/origin/master commit 0b39cc2e57828c411a82ffebf7f52cf724e4fbe2 into PR head commit 3d58d1381145554989d0871415937a3ab4c2b87d [2021-07-31T17:28:35.013Z] Merge succeeded, producing bb9e1c2927f4b27e210b7a948ec1cd4fce1f1828 [2021-07-31T17:28:35.014Z] Checking out Revision bb9e1c2927f4b27e210b7a948ec1cd4fce1f1828 (PR-42697) [2021-07-31T17:28:33.655Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-31T17:28:33.657Z] > git config --add remote.origin.fetch +refs/pull/42697/head:refs/remotes/origin/PR-42697 # timeout=10 [2021-07-31T17:28:33.663Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-31T17:28:33.671Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-31T17:28:33.675Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-31T17:28:33.675Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-31T17:28:33.676Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42697/head:refs/remotes/origin/PR-42697 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-31T17:28:33.925Z] > git config core.sparsecheckout # timeout=10 [2021-07-31T17:28:33.927Z] > git checkout -f 3d58d1381145554989d0871415937a3ab4c2b87d # timeout=10 [2021-07-31T17:28:34.381Z] > git remote # timeout=10 [2021-07-31T17:28:34.384Z] > git config --get remote.origin.url # timeout=10 [2021-07-31T17:28:34.387Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-31T17:28:34.387Z] > git merge 0b39cc2e57828c411a82ffebf7f52cf724e4fbe2 # timeout=10 [2021-07-31T17:28:35.010Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-31T17:28:35.015Z] > git config core.sparsecheckout # timeout=10 [2021-07-31T17:28:35.017Z] > git checkout -f bb9e1c2927f4b27e210b7a948ec1cd4fce1f1828 # timeout=10 [2021-07-31T17:28:35.442Z] Commit message: "Merge commit '0b39cc2e57828c411a82ffebf7f52cf724e4fbe2' into HEAD" [2021-07-31T17:28:35.447Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-31T17:28:36.133Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42697:/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-31T17:28:35.443Z] > git rev-list --no-walk 8520a22f7e6a962928ab9664791c5a19502398ed # timeout=10 [2021-07-31T17:28:38.656Z] 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 [2021-07-31T17:28:39.171Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-031e8ed1ebf3d4559) in /home/ubuntu/workspace/moby_PR-42697 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-07-31T17:28:39.177Z] Running on azwin-2-fc6960 in d:\jenkins\workspace\moby_PR-42697 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) [Pipeline] stage [Pipeline] { (Print info) [2021-07-31T17:28:39.184Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-033a776e1fcc70a1e) in /home/ubuntu/workspace/moby_PR-42697 [2021-07-31T17:28:39.184Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-008213298f5a9ce73) in /home/ubuntu/workspace/moby_PR-42697 [Pipeline] stage [Pipeline] { (Print info) Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Print info) [2021-07-31T17:28:39.190Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0923025ef69c2312e) in /home/ubuntu/workspace/moby_PR-42697 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] ws [2021-07-31T17:28:39.235Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-07-31T17:28:39.270Z] The recommended git tool is: git [Pipeline] checkout [2021-07-31T17:28:39.277Z] using credential docker-jenkins-github-credentials [2021-07-31T17:28:39.286Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-07-31T17:28:39.291Z] Fetching without tags [Pipeline] { [Pipeline] checkout [2021-07-31T17:28:39.328Z] The recommended git tool is: git [Pipeline] checkout [2021-07-31T17:28:39.335Z] The recommended git tool is: git [2021-07-31T17:28:39.345Z] using credential docker-jenkins-github-credentials [Pipeline] stage [2021-07-31T17:28:39.346Z] The recommended git tool is: git [Pipeline] { (Run tests) [2021-07-31T17:28:39.352Z] Cloning the remote Git repository [2021-07-31T17:28:39.352Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [2021-07-31T17:28:39.379Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-07-31T17:28:39.389Z] Cloning the remote Git repository [2021-07-31T17:28:39.389Z] Cloning with configured refspecs honoured and without tags [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) [Pipeline] stage [Pipeline] { (Build dev image) [2021-07-31T17:28:39.458Z] The recommended git tool is: git [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-31T17:28:39.469Z] using credential docker-jenkins-github-credentials [2021-07-31T17:28:39.476Z] Cloning the remote Git repository [2021-07-31T17:28:39.476Z] 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] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-07-31T17:28:39.531Z] Merging remotes/origin/master commit 0b39cc2e57828c411a82ffebf7f52cf724e4fbe2 into PR head commit 3d58d1381145554989d0871415937a3ab4c2b87d [Pipeline] // stage [2021-07-31T17:28:39.555Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-07-31T17:28:39.673Z] Merge succeeded, producing ce03ea6be6d358c5f689dbfba766506d347e8394 [2021-07-31T17:28:39.673Z] Checking out Revision ce03ea6be6d358c5f689dbfba766506d347e8394 (PR-42697) [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-07-31T17:28:39.723Z] Commit message: "Merge commit '0b39cc2e57828c411a82ffebf7f52cf724e4fbe2' into HEAD" [2021-07-31T17:28:39.728Z] First time build. Skipping changelog. [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [2021-07-31T17:28:39.733Z] Cloning the remote Git repository [2021-07-31T17:28:39.733Z] Cloning with configured refspecs honoured and without tags [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] } [2021-07-31T17:28:39.283Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42697/.git # timeout=10 [2021-07-31T17:28:39.288Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-31T17:28:39.292Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-31T17:28:39.293Z] > git --version # timeout=10 [2021-07-31T17:28:39.294Z] > git --version # 'git version 2.17.1' [2021-07-31T17:28:39.294Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-31T17:28:39.295Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42697/head:refs/remotes/origin/PR-42697 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-31T17:28:39.532Z] > git config core.sparsecheckout # timeout=10 [2021-07-31T17:28:39.534Z] > git checkout -f 3d58d1381145554989d0871415937a3ab4c2b87d # timeout=10 [2021-07-31T17:28:39.577Z] > git remote # timeout=10 [2021-07-31T17:28:39.582Z] > git config --get remote.origin.url # timeout=10 [2021-07-31T17:28:39.597Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-31T17:28:39.597Z] > git merge 0b39cc2e57828c411a82ffebf7f52cf724e4fbe2 # timeout=10 [2021-07-31T17:28:39.670Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-31T17:28:39.675Z] > git config core.sparsecheckout # timeout=10 [2021-07-31T17:28:39.676Z] > git checkout -f ce03ea6be6d358c5f689dbfba766506d347e8394 # timeout=10 [2021-07-31T17:28:39.725Z] > git rev-list --no-walk 8520a22f7e6a962928ab9664791c5a19502398ed # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-31T17:28:39.401Z] Cloning repository https://github.com/moby/moby.git [2021-07-31T17:28:39.402Z] > git init /home/ubuntu/workspace/moby_PR-42697 # timeout=10 [2021-07-31T17:28:39.424Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-31T17:28:39.424Z] > git --version # timeout=10 [2021-07-31T17:28:39.433Z] > git --version # 'git version 2.25.1' [2021-07-31T17:28:39.433Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-31T17:28:39.434Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42697/head:refs/remotes/origin/PR-42697 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-31T17:28:39.354Z] Cloning repository https://github.com/moby/moby.git [2021-07-31T17:28:39.354Z] > git init /home/ubuntu/workspace/moby_PR-42697 # timeout=10 [2021-07-31T17:28:39.375Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-31T17:28:39.375Z] > git --version # timeout=10 [2021-07-31T17:28:39.382Z] > git --version # 'git version 2.17.1' [2021-07-31T17:28:39.383Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-31T17:28:39.383Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42697/head:refs/remotes/origin/PR-42697 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-31T17:28:39.766Z] Cloning repository https://github.com/moby/moby.git [2021-07-31T17:28:39.766Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-31T17:28:39.840Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-31T17:28:39.840Z] > git --version # timeout=10 [2021-07-31T17:28:39.893Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-31T17:28:39.893Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-31T17:28:39.895Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42697/head:refs/remotes/origin/PR-42697 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-31T17:28:40.431Z] + docker version [2021-07-31T17:28:40.431Z] Client: Docker Engine - Community [2021-07-31T17:28:40.431Z] Version: 20.10.6 [2021-07-31T17:28:40.431Z] API version: 1.41 [2021-07-31T17:28:40.431Z] Go version: go1.13.15 [2021-07-31T17:28:40.431Z] Git commit: 370c289 [2021-07-31T17:28:40.431Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-31T17:28:40.431Z] OS/Arch: linux/amd64 [2021-07-31T17:28:40.431Z] Context: default [2021-07-31T17:28:40.431Z] Experimental: true [2021-07-31T17:28:40.431Z] [2021-07-31T17:28:40.431Z] Server: Docker Engine - Community [2021-07-31T17:28:40.431Z] Engine: [2021-07-31T17:28:40.431Z] Version: 20.10.6 [2021-07-31T17:28:40.431Z] API version: 1.41 (minimum version 1.12) [2021-07-31T17:28:40.431Z] Go version: go1.13.15 [2021-07-31T17:28:40.431Z] Git commit: 8728dd2 [2021-07-31T17:28:40.431Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-31T17:28:40.431Z] OS/Arch: linux/amd64 [2021-07-31T17:28:40.431Z] Experimental: true [2021-07-31T17:28:40.431Z] containerd: [2021-07-31T17:28:40.431Z] Version: 1.4.6 [2021-07-31T17:28:40.431Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-31T17:28:40.431Z] runc: [2021-07-31T17:28:40.431Z] Version: 1.0.0-rc95 [2021-07-31T17:28:40.431Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-31T17:28:40.431Z] docker-init: [2021-07-31T17:28:40.431Z] Version: 0.19.0 [2021-07-31T17:28:40.431Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-31T17:28:39.480Z] Cloning repository https://github.com/moby/moby.git [2021-07-31T17:28:39.481Z] > git init /home/ubuntu/workspace/moby_PR-42697 # timeout=10 [2021-07-31T17:28:39.499Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-31T17:28:39.499Z] > git --version # timeout=10 [2021-07-31T17:28:39.503Z] > git --version # 'git version 2.25.1' [2021-07-31T17:28:39.503Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-31T17:28:39.505Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42697/head:refs/remotes/origin/PR-42697 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-31T17:28:40.707Z] + docker info [2021-07-31T17:28:41.270Z] Client: [2021-07-31T17:28:41.270Z] Context: default [2021-07-31T17:28:41.270Z] Debug Mode: false [2021-07-31T17:28:41.270Z] Plugins: [2021-07-31T17:28:41.270Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-31T17:28:41.270Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-31T17:28:41.270Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-31T17:28:41.270Z] [2021-07-31T17:28:41.270Z] Server: [2021-07-31T17:28:41.270Z] Containers: 0 [2021-07-31T17:28:41.270Z] Running: 0 [2021-07-31T17:28:41.270Z] Paused: 0 [2021-07-31T17:28:41.270Z] Stopped: 0 [2021-07-31T17:28:41.270Z] Images: 5 [2021-07-31T17:28:41.270Z] Server Version: 20.10.6 [2021-07-31T17:28:41.270Z] Storage Driver: overlay2 [2021-07-31T17:28:41.270Z] Backing Filesystem: extfs [2021-07-31T17:28:41.270Z] Supports d_type: true [2021-07-31T17:28:41.270Z] Native Overlay Diff: true [2021-07-31T17:28:41.270Z] userxattr: false [2021-07-31T17:28:41.271Z] Logging Driver: json-file [2021-07-31T17:28:41.271Z] Cgroup Driver: cgroupfs [2021-07-31T17:28:41.271Z] Cgroup Version: 1 [2021-07-31T17:28:41.271Z] Plugins: [2021-07-31T17:28:41.271Z] Volume: local [2021-07-31T17:28:41.271Z] Network: bridge host ipvlan macvlan null overlay [2021-07-31T17:28:41.271Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-31T17:28:41.271Z] Swarm: inactive [2021-07-31T17:28:41.271Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-31T17:28:41.271Z] Default Runtime: runc [2021-07-31T17:28:41.271Z] Init Binary: docker-init [2021-07-31T17:28:41.271Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-31T17:28:41.271Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-31T17:28:41.271Z] init version: de40ad0 [2021-07-31T17:28:41.271Z] Security Options: [2021-07-31T17:28:41.271Z] apparmor [2021-07-31T17:28:41.271Z] seccomp [2021-07-31T17:28:41.271Z] Profile: default [2021-07-31T17:28:41.271Z] Kernel Version: 5.4.0-1048-aws [2021-07-31T17:28:41.271Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-31T17:28:41.271Z] OSType: linux [2021-07-31T17:28:41.271Z] Architecture: x86_64 [2021-07-31T17:28:41.271Z] CPUs: 2 [2021-07-31T17:28:41.271Z] Total Memory: 7.487GiB [2021-07-31T17:28:41.271Z] Name: ip-10-100-110-59 [2021-07-31T17:28:41.271Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-31T17:28:41.271Z] Docker Root Dir: /var/lib/docker [2021-07-31T17:28:41.271Z] Debug Mode: false [2021-07-31T17:28:41.271Z] Registry: https://index.docker.io/v1/ [2021-07-31T17:28:41.271Z] Labels: [2021-07-31T17:28:41.271Z] Experimental: true [2021-07-31T17:28:41.271Z] Insecure Registries: [2021-07-31T17:28:41.271Z] 127.0.0.0/8 [2021-07-31T17:28:41.271Z] Live Restore Enabled: true [2021-07-31T17:28:41.271Z] [2021-07-31T17:28:41.271Z] WARNING: No swap limit support [Pipeline] sh [2021-07-31T17:28:41.557Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-31T17:28:41.557Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-31T17:28:41.557Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42697/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-31T17:28:41.557Z] + bash /home/ubuntu/workspace/moby_PR-42697/check-config.sh [2021-07-31T17:28:41.557Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-31T17:28:41.557Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-31T17:28:41.557Z] [2021-07-31T17:28:41.557Z] Generally Necessary: [2021-07-31T17:28:41.557Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-31T17:28:41.557Z] - apparmor: enabled and tools installed [2021-07-31T17:28:41.557Z] - CONFIG_NAMESPACES: enabled [2021-07-31T17:28:41.557Z] - CONFIG_NET_NS: enabled [2021-07-31T17:28:41.557Z] - CONFIG_PID_NS: enabled [2021-07-31T17:28:41.557Z] - CONFIG_IPC_NS: enabled [2021-07-31T17:28:41.557Z] - CONFIG_UTS_NS: enabled [2021-07-31T17:28:41.557Z] - CONFIG_CGROUPS: enabled [2021-07-31T17:28:41.557Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-31T17:28:41.557Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-31T17:28:41.557Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-31T17:28:41.814Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-31T17:28:41.814Z] - CONFIG_CPUSETS: enabled [2021-07-31T17:28:41.814Z] - CONFIG_MEMCG: enabled [2021-07-31T17:28:41.814Z] - CONFIG_KEYS: enabled [2021-07-31T17:28:41.814Z] - CONFIG_VETH: enabled (as module) [2021-07-31T17:28:41.814Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-31T17:28:41.814Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-31T17:28:41.814Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-31T17:28:41.814Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-31T17:28:41.814Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-31T17:28:41.814Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-31T17:28:41.814Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-31T17:28:41.814Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-31T17:28:41.814Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-31T17:28:41.814Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-31T17:28:41.814Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-31T17:28:41.814Z] [2021-07-31T17:28:41.814Z] Optional Features: [2021-07-31T17:28:41.814Z] - CONFIG_USER_NS: enabled [2021-07-31T17:28:41.814Z] - CONFIG_SECCOMP: enabled [2021-07-31T17:28:41.814Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-31T17:28:41.814Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-31T17:28:41.814Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-31T17:28:41.814Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-31T17:28:41.814Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-31T17:28:41.814Z] - CONFIG_BLK_CGROUP: enabled [2021-07-31T17:28:41.814Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-31T17:28:41.814Z] - CONFIG_CGROUP_PERF: enabled [2021-07-31T17:28:41.814Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-31T17:28:41.814Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-31T17:28:41.814Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-31T17:28:41.814Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-31T17:28:41.814Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-31T17:28:41.814Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-31T17:28:41.814Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-31T17:28:41.814Z] - CONFIG_IP_VS: enabled (as module) [2021-07-31T17:28:41.814Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-31T17:28:41.814Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-31T17:28:41.814Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-31T17:28:41.814Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-31T17:28:41.814Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-31T17:28:41.814Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-31T17:28:41.814Z] - CONFIG_EXT4_FS: enabled [2021-07-31T17:28:41.814Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-31T17:28:41.814Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-31T17:28:41.814Z] - Network Drivers: [2021-07-31T17:28:41.814Z] - "overlay": [2021-07-31T17:28:41.814Z] - CONFIG_VXLAN: enabled (as module) [2021-07-31T17:28:41.814Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-31T17:28:41.814Z] Optional (for encrypted networks): [2021-07-31T17:28:42.072Z] - CONFIG_CRYPTO: enabled [2021-07-31T17:28:42.072Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-31T17:28:42.072Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-31T17:28:42.072Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-31T17:28:42.072Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-31T17:28:42.072Z] - CONFIG_XFRM: enabled [2021-07-31T17:28:42.072Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-31T17:28:42.072Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-31T17:28:42.072Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-31T17:28:42.072Z] - "ipvlan": [2021-07-31T17:28:42.072Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-31T17:28:42.072Z] - "macvlan": [2021-07-31T17:28:42.072Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-31T17:28:42.072Z] - CONFIG_DUMMY: enabled (as module) [2021-07-31T17:28:42.072Z] - "ftp,tftp client in container": [2021-07-31T17:28:42.072Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-31T17:28:42.072Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-31T17:28:42.072Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-31T17:28:42.072Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-31T17:28:42.072Z] - Storage Drivers: [2021-07-31T17:28:42.072Z] - "aufs": [2021-07-31T17:28:42.072Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-31T17:28:42.072Z] - "btrfs": [2021-07-31T17:28:42.072Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-31T17:28:42.072Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-31T17:28:42.072Z] - "devicemapper": [2021-07-31T17:28:42.072Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-31T17:28:42.072Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-31T17:28:42.072Z] - "overlay": [2021-07-31T17:28:42.072Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-31T17:28:42.072Z] - "zfs": [2021-07-31T17:28:42.072Z] - /dev/zfs: present [2021-07-31T17:28:42.072Z] - zfs command: missing [2021-07-31T17:28:42.072Z] - zpool command: missing [2021-07-31T17:28:42.072Z] [2021-07-31T17:28:42.072Z] Limits: [2021-07-31T17:28:42.072Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-31T17:28:42.072Z] [2021-07-31T17:28:42.072Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-31T17:28:42.396Z] + sudo modprobe ip_vs [2021-07-31T17:28:42.396Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ce03ea6be6d358c5f689dbfba766506d347e8394 . [2021-07-31T17:28:42.396Z] #1 [internal] load build definition from Dockerfile [2021-07-31T17:28:42.396Z] #1 sha256:77cf21accee3ff84a9c25b937685aabe9e9fa0e9d753f5ba51e241fa3cde1c51 [2021-07-31T17:28:42.396Z] #1 transferring dockerfile: 16.59kB done [2021-07-31T17:28:42.396Z] #1 DONE 0.0s [2021-07-31T17:28:42.396Z] [2021-07-31T17:28:42.396Z] #2 [internal] load .dockerignore [2021-07-31T17:28:42.396Z] #2 sha256:6169d174c6c8f260d81537e0746a3b62d5355877aff4d9a4e6aac4201bad208e [2021-07-31T17:28:42.396Z] #2 transferring context: 87B done [2021-07-31T17:28:42.396Z] #2 DONE 0.0s [2021-07-31T17:28:42.396Z] [2021-07-31T17:28:42.396Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-31T17:28:42.396Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-31T17:28:42.653Z] #3 DONE 0.1s [2021-07-31T17:28:42.653Z] [2021-07-31T17:28:42.654Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-31T17:28:42.654Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-31T17:28:42.654Z] #4 CACHED [2021-07-31T17:28:42.918Z] [2021-07-31T17:28:42.918Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-31T17:28:42.918Z] #5 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-31T17:28:42.918Z] #5 DONE 0.1s [2021-07-31T17:28:42.918Z] [2021-07-31T17:28:42.918Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-07-31T17:28:42.918Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-31T17:28:42.918Z] #6 DONE 0.1s [2021-07-31T17:28:42.918Z] [2021-07-31T17:28:42.918Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-31T17:28:42.918Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-31T17:28:42.918Z] #8 DONE 0.1s [2021-07-31T17:28:42.918Z] [2021-07-31T17:28:42.918Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-31T17:28:42.918Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-31T17:28:42.918Z] #7 DONE 0.1s [2021-07-31T17:28:43.177Z] [2021-07-31T17:28:43.177Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-31T17:28:43.177Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-31T17:28:43.177Z] #65 DONE 0.0s [2021-07-31T17:28:43.177Z] [2021-07-31T17:28:43.177Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-31T17:28:43.177Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-31T17:28:43.177Z] #63 DONE 0.0s [2021-07-31T17:28:43.177Z] [2021-07-31T17:28:43.177Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-31T17:28:43.177Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-31T17:28:43.177Z] #9 DONE 0.0s [2021-07-31T17:28:43.177Z] [2021-07-31T17:28:43.177Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-31T17:28:43.177Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-31T17:28:43.177Z] #26 DONE 0.0s [2021-07-31T17:28:43.177Z] [2021-07-31T17:28:43.177Z] #23 [internal] load build context [2021-07-31T17:28:43.177Z] #23 sha256:0319a9241231781199dc48efe727a5ea01839deef74f69f7fe9a52bc77cf3a96 [2021-07-31T17:28:43.436Z] #23 ... [2021-07-31T17:28:43.436Z] [2021-07-31T17:28:43.436Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-31T17:28:43.436Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-31T17:28:43.436Z] #42 DONE 0.4s [2021-07-31T17:28:43.436Z] [2021-07-31T17:28:43.436Z] #23 [internal] load build context [2021-07-31T17:28:43.436Z] #23 sha256:0319a9241231781199dc48efe727a5ea01839deef74f69f7fe9a52bc77cf3a96 [2021-07-31T17:28:44.378Z] #23 transferring context: 55.79MB 1.3s done [2021-07-31T17:28:44.378Z] #23 DONE 1.3s [2021-07-31T17:28:44.378Z] [2021-07-31T17:28:44.378Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-31T17:28:44.378Z] #61 sha256:7fd5f464ebbbceab492ffbdf467c03889987c9b38f51f51c928a969f9dc66d65 [2021-07-31T17:28:44.378Z] #61 CACHED [2021-07-31T17:28:44.378Z] [2021-07-31T17:28:44.378Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-31T17:28:44.378Z] #38 sha256:218f1587222b4ea222cb713e45fa393e48b2b1d5c3fba405e1ef3d7411ffc129 [2021-07-31T17:28:44.378Z] #38 CACHED [2021-07-31T17:28:44.378Z] [2021-07-31T17:28:44.378Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-31T17:28:44.378Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-31T17:28:44.378Z] #10 CACHED [2021-07-31T17:28:44.378Z] [2021-07-31T17:28:44.378Z] #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-31T17:28:44.378Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-31T17:28:44.378Z] #11 CACHED [2021-07-31T17:28:44.378Z] [2021-07-31T17:28:44.378Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-31T17:28:44.378Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-31T17:28:44.378Z] #31 CACHED [2021-07-31T17:28:44.378Z] [2021-07-31T17:28:44.378Z] #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-31T17:28:44.378Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-07-31T17:28:44.378Z] #12 CACHED [2021-07-31T17:28:44.378Z] [2021-07-31T17:28:44.378Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-31T17:28:44.378Z] #58 sha256:a1ad6831bdae94aad1d3f0d67197e020759a59ad9be5853f207293247276e509 [2021-07-31T17:28:44.378Z] #58 CACHED [2021-07-31T17:28:44.378Z] [2021-07-31T17:28:44.378Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-31T17:28:44.378Z] #25 sha256:a34e555e3b933e782eac3e35ebc086e2e8d6df97d7c238bef830d2cf441a7f81 [2021-07-31T17:28:44.378Z] #25 CACHED [2021-07-31T17:28:44.378Z] [2021-07-31T17:28:44.378Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-31T17:28:44.378Z] #28 sha256:66cad0c29fb87dd02dca0a153e7bdcdadcef1cf5813ceb811ede92dd246a3396 [2021-07-31T17:28:44.378Z] #28 CACHED [2021-07-31T17:28:44.378Z] [2021-07-31T17:28:44.378Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-31T17:28:44.378Z] #67 sha256:d14f64c0d6a2227d3eee86e6c9cead92f937ba20c6b737b0899a6fd72b6a33c6 [2021-07-31T17:28:44.378Z] #67 CACHED [2021-07-31T17:28:44.378Z] [2021-07-31T17:28:44.378Z] #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-31T17:28:44.378Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-31T17:28:44.378Z] #13 CACHED [2021-07-31T17:28:44.378Z] [2021-07-31T17:28:44.378Z] #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-31T17:28:44.378Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-31T17:28:44.378Z] #40 CACHED [2021-07-31T17:28:44.378Z] [2021-07-31T17:28:44.378Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-31T17:28:44.378Z] #45 sha256:2abc5bc3513279f82277dfdb66e1aad94f7663a1ac0f62eef0b4de4dcd7d7115 [2021-07-31T17:28:44.378Z] #45 CACHED [2021-07-31T17:28:44.378Z] [2021-07-31T17:28:44.378Z] #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-31T17:28:44.378Z] #50 sha256:3239e3d6c6e1580e9116c94ea397dd6b8f4367364baf1c2b37cc3b27941492ea [2021-07-31T17:28:44.378Z] #50 CACHED [2021-07-31T17:28:44.378Z] [2021-07-31T17:28:44.378Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-31T17:28:44.378Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-31T17:28:44.378Z] #64 CACHED [2021-07-31T17:28:44.378Z] [2021-07-31T17:28:44.379Z] #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-31T17:28:44.379Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-31T17:28:44.379Z] #44 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-31T17:28:44.379Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-07-31T17:28:44.379Z] #19 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #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-31T17:28:44.379Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-31T17:28:44.379Z] #56 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #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-31T17:28:44.379Z] #59 sha256:1b648be53ac78ab3cb635275a11e35f0b433b0752c5980e02d1818b7545cddda [2021-07-31T17:28:44.379Z] #59 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #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-31T17:28:44.379Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-31T17:28:44.379Z] #32 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #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-31T17:28:44.379Z] #37 sha256:fefc3b5f283f0268aa124edea8c5d487023a9f509a63714020e88eded38afb7d [2021-07-31T17:28:44.379Z] #37 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-31T17:28:44.379Z] #41 sha256:3fc8b4c02b0b0ae967626b18810b3d6d6abe8e3dda6379369fd78f9cc67b3eae [2021-07-31T17:28:44.379Z] #41 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #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-31T17:28:44.379Z] #24 sha256:efc72ce795916e0484e25d855716ad2f889a39879c6133e8a9145759b509da73 [2021-07-31T17:28:44.379Z] #24 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #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-31T17:28:44.379Z] #52 sha256:397da3408dc0c908c643d79aae80129849dc94ba19c6d89afe354cf024ef3e2e [2021-07-31T17:28:44.379Z] #52 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #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-31T17:28:44.379Z] #29 sha256:62ef8a9fdae03581e598882e640ad9119daf725240bb896d1cff5976624b7da6 [2021-07-31T17:28:44.379Z] #29 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-31T17:28:44.379Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-07-31T17:28:44.379Z] #17 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #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-31T17:28:44.379Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-31T17:28:44.379Z] #20 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #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-31T17:28:44.379Z] #46 sha256:8a41c6ce023d5e216a99079b881764f1e9d1f603e375f53bde0d039c0d576253 [2021-07-31T17:28:44.379Z] #46 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-31T17:28:44.379Z] #55 sha256:6d62dd238885d54c12e75f64a117850c1e5fd209a6aad9323dd21273534f6a03 [2021-07-31T17:28:44.379Z] #55 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-31T17:28:44.379Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-07-31T17:28:44.379Z] #14 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #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-31T17:28:44.379Z] #54 sha256:ac9c61f3eb7d975b06a0fd78f298f5b1b9851d09f743e976d8637a501d2cc50b [2021-07-31T17:28:44.379Z] #54 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #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-31T17:28:44.379Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-31T17:28:44.379Z] #43 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-31T17:28:44.379Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-07-31T17:28:44.379Z] #16 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #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-31T17:28:44.379Z] #57 sha256:e13258f622993cd14cf4ffe81b6c98d69ad83fe857ff073d6af5d5bc6db3dc7d [2021-07-31T17:28:44.379Z] #57 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-31T17:28:44.379Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-07-31T17:28:44.379Z] #18 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-31T17:28:44.379Z] #62 sha256:582ac1db13cf007e77eed09442e3fc6eac10e6ef5453773b46100fea84ac156b [2021-07-31T17:28:44.379Z] #62 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-31T17:28:44.379Z] #51 sha256:a05bee6287f50e3f193a32020182eb56e339af51e850bed05960aa461c1ced3f [2021-07-31T17:28:44.379Z] #51 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #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-31T17:28:44.379Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-31T17:28:44.379Z] #27 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-31T17:28:44.379Z] #47 sha256:fb2b8ff475533964a0657e4c1e8b5f80e5f0abd10fd81328630b34a12606d80c [2021-07-31T17:28:44.379Z] #47 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-31T17:28:44.379Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-31T17:28:44.379Z] #39 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-31T17:28:44.379Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-31T17:28:44.379Z] #66 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-31T17:28:44.379Z] #60 sha256:04f22a2847c53a8c7d4ecd3c16b2f9425bd711434abe352fade3283b0ee06e09 [2021-07-31T17:28:44.379Z] #60 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #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-31T17:28:44.379Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-07-31T17:28:44.379Z] #15 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-31T17:28:44.379Z] #53 sha256:0292125de83d508b962206ebb77a0822cecf1f06cf490f609ac5819a40a1f2fb [2021-07-31T17:28:44.379Z] #53 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #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-31T17:28:44.379Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-07-31T17:28:44.379Z] #21 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-31T17:28:44.379Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-31T17:28:44.379Z] #22 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #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-31T17:28:44.379Z] #34 sha256:65cbeb321d3a222960d054f53b8232dca828436119a394c32a90d0f2039ce903 [2021-07-31T17:28:44.379Z] #34 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-31T17:28:44.379Z] #35 sha256:cf06e97e2ce63bb575b27fe6e630b66db52724fd5eb65796907aa43dc1ff035c [2021-07-31T17:28:44.379Z] #35 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #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-31T17:28:44.379Z] #48 sha256:f9a27d82d850f0809e5f9f4bd6e93f3b7dc39a66497ab10a5b03bf1faf530ef5 [2021-07-31T17:28:44.379Z] #48 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-31T17:28:44.379Z] #33 sha256:9e2890fc70f872710507274c9be0ec4c7176c1114beb9d8c0bd89b965f355dc1 [2021-07-31T17:28:44.379Z] #33 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-31T17:28:44.379Z] #30 sha256:9ec7327a168e2db27ced7053f956453d99539e35363d8e02c5a96e3506811533 [2021-07-31T17:28:44.379Z] #30 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-31T17:28:44.379Z] #49 sha256:404c23028fd34024d5261360548673310ac6c5682a94d457ec83ff8f73bcd0e4 [2021-07-31T17:28:44.379Z] #49 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #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-31T17:28:44.379Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-31T17:28:44.379Z] #36 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-31T17:28:44.379Z] #68 sha256:ac67c532fbc16bdc619b0e6d47f088674941a60312b5d539b5129fc4f70af453 [2021-07-31T17:28:44.379Z] #68 CACHED [2021-07-31T17:28:44.379Z] [2021-07-31T17:28:44.379Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-31T17:28:44.379Z] #69 sha256:47eeea106df095d656d53dc336533af0ed8c24f2c53f0610514e42bbc4eae368 [2021-07-31T17:28:45.310Z] #69 DONE 0.8s [2021-07-31T17:28:45.310Z] [2021-07-31T17:28:45.310Z] #70 exporting to image [2021-07-31T17:28:45.310Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-31T17:28:45.310Z] #70 exporting layers [2021-07-31T17:28:46.242Z] #70 exporting layers 1.1s done [2021-07-31T17:28:46.242Z] #70 writing image sha256:dace9a1095dae75d8d178143008fbe29885555f2da8d942d6723d9680b46105d done [2021-07-31T17:28:46.242Z] #70 naming to docker.io/library/docker:ce03ea6be6d358c5f689dbfba766506d347e8394 done [2021-07-31T17:28:46.242Z] #70 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-07-31T17:28:46.568Z] + trap exit INT TERM [2021-07-31T17:28:46.568Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-07-31T17:28:46.568Z] + CONTAINER_NAME=docker-pr12 [2021-07-31T17:28:46.568Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42697/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42697/.git:/go/src/github.com/docker/docker/.git --name docker-pr12-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ce03ea6be6d358c5f689dbfba766506d347e8394 -e DOCKER_GRAPHDRIVER docker:ce03ea6be6d358c5f689dbfba766506d347e8394 hack/make.sh dynbinary [2021-07-31T17:28:47.132Z] [2021-07-31T17:28:47.132Z] Removing bundles/ [2021-07-31T17:28:47.132Z] [2021-07-31T17:28:47.132Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-31T17:28:47.132Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-31T17:28:47.132Z] GOOS="" GOARCH="" GOARM="" [2021-07-31T17:28:53.988Z] Fetching without tags [2021-07-31T17:28:54.171Z] Still waiting to schedule task [2021-07-31T17:28:54.171Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-31T17:28:54.178Z] Still waiting to schedule task [2021-07-31T17:28:54.178Z] Waiting for next available executor on ‘windows-2022’ [2021-07-31T17:28:54.195Z] Fetching without tags [2021-07-31T17:28:54.229Z] Merging remotes/origin/master commit 0b39cc2e57828c411a82ffebf7f52cf724e4fbe2 into PR head commit 3d58d1381145554989d0871415937a3ab4c2b87d [2021-07-31T17:28:54.426Z] Merging remotes/origin/master commit 0b39cc2e57828c411a82ffebf7f52cf724e4fbe2 into PR head commit 3d58d1381145554989d0871415937a3ab4c2b87d [2021-07-31T17:28:54.898Z] Fetching without tags [2021-07-31T17:28:53.969Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-31T17:28:53.975Z] > git config --add remote.origin.fetch +refs/pull/42697/head:refs/remotes/origin/PR-42697 # timeout=10 [2021-07-31T17:28:53.984Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-31T17:28:53.992Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-31T17:28:54.001Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-31T17:28:54.001Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-31T17:28:54.002Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42697/head:refs/remotes/origin/PR-42697 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-31T17:28:54.241Z] > git config core.sparsecheckout # timeout=10 [2021-07-31T17:28:54.247Z] > git checkout -f 3d58d1381145554989d0871415937a3ab4c2b87d # timeout=10 [2021-07-31T17:28:54.709Z] > git remote # timeout=10 [2021-07-31T17:28:54.717Z] > git config --get remote.origin.url # timeout=10 [2021-07-31T17:28:54.728Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-31T17:28:54.729Z] > git merge 0b39cc2e57828c411a82ffebf7f52cf724e4fbe2 # timeout=10 [2021-07-31T17:28:54.167Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-31T17:28:54.170Z] > git config --add remote.origin.fetch +refs/pull/42697/head:refs/remotes/origin/PR-42697 # timeout=10 [2021-07-31T17:28:54.178Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-31T17:28:54.191Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-31T17:28:54.197Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-31T17:28:54.197Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-31T17:28:54.198Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42697/head:refs/remotes/origin/PR-42697 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-31T17:28:54.428Z] > git config core.sparsecheckout # timeout=10 [2021-07-31T17:28:54.433Z] > git checkout -f 3d58d1381145554989d0871415937a3ab4c2b87d # timeout=10 [2021-07-31T17:28:54.886Z] > git remote # timeout=10 [2021-07-31T17:28:54.891Z] > git config --get remote.origin.url # timeout=10 [2021-07-31T17:28:54.898Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-31T17:28:54.899Z] > git merge 0b39cc2e57828c411a82ffebf7f52cf724e4fbe2 # timeout=10 [2021-07-31T17:28:55.274Z] Merge succeeded, producing 6aaa473e82919dc7b4830c93d03057cdee5cc996 [2021-07-31T17:28:55.275Z] Checking out Revision 6aaa473e82919dc7b4830c93d03057cdee5cc996 (PR-42697) [2021-07-31T17:28:54.551Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-31T17:28:54.617Z] > git config --add remote.origin.fetch +refs/pull/42697/head:refs/remotes/origin/PR-42697 # timeout=10 [2021-07-31T17:28:54.671Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-31T17:28:54.797Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-31T17:28:54.933Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-31T17:28:54.933Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-31T17:28:54.935Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42697/head:refs/remotes/origin/PR-42697 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-31T17:28:55.335Z] Commit message: "Merge commit '0b39cc2e57828c411a82ffebf7f52cf724e4fbe2' into HEAD" [2021-07-31T17:28:55.352Z] First time build. Skipping changelog. [2021-07-31T17:28:55.442Z] Merge succeeded, producing ac34f9c00247b344e1112efd28c607497a00a563 [2021-07-31T17:28:55.442Z] Checking out Revision ac34f9c00247b344e1112efd28c607497a00a563 (PR-42697) [2021-07-31T17:28:55.544Z] Commit message: "Merge commit '0b39cc2e57828c411a82ffebf7f52cf724e4fbe2' into HEAD" [2021-07-31T17:28:55.563Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2021-07-31T17:28:55.660Z] Merging remotes/origin/master commit 0b39cc2e57828c411a82ffebf7f52cf724e4fbe2 into PR head commit 3d58d1381145554989d0871415937a3ab4c2b87d [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-31T17:28:55.702Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-31T17:28:55.955Z] + docker version [2021-07-31T17:28:55.955Z] Client: Docker Engine - Community [2021-07-31T17:28:55.955Z] Version: 20.10.6 [2021-07-31T17:28:55.955Z] API version: 1.41 [2021-07-31T17:28:55.955Z] Go version: go1.13.15 [2021-07-31T17:28:55.955Z] Git commit: 370c289 [2021-07-31T17:28:55.955Z] Built: Fri Apr 9 22:47:17 2021 [2021-07-31T17:28:55.955Z] OS/Arch: linux/amd64 [2021-07-31T17:28:55.955Z] Context: default [2021-07-31T17:28:55.955Z] Experimental: true [2021-07-31T17:28:55.955Z] [2021-07-31T17:28:55.955Z] Server: Docker Engine - Community [2021-07-31T17:28:55.955Z] Engine: [2021-07-31T17:28:55.955Z] Version: 20.10.6 [2021-07-31T17:28:55.955Z] API version: 1.41 (minimum version 1.12) [2021-07-31T17:28:55.955Z] Go version: go1.13.15 [2021-07-31T17:28:55.955Z] Git commit: 8728dd2 [2021-07-31T17:28:55.955Z] Built: Fri Apr 9 22:45:28 2021 [2021-07-31T17:28:55.955Z] OS/Arch: linux/amd64 [2021-07-31T17:28:55.955Z] Experimental: true [2021-07-31T17:28:55.955Z] containerd: [2021-07-31T17:28:55.955Z] Version: 1.4.6 [2021-07-31T17:28:55.955Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-31T17:28:55.955Z] runc: [2021-07-31T17:28:55.955Z] Version: 1.0.0-rc95 [2021-07-31T17:28:55.955Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-31T17:28:55.955Z] docker-init: [2021-07-31T17:28:55.955Z] Version: 0.19.0 [2021-07-31T17:28:55.955Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-31T17:28:56.041Z] Merging remotes/origin/master commit 0b39cc2e57828c411a82ffebf7f52cf724e4fbe2 into PR head commit 3d58d1381145554989d0871415937a3ab4c2b87d [2021-07-31T17:28:56.185Z] + [ PR != PR ] [2021-07-31T17:28:56.185Z] + [ master != master ] [2021-07-31T17:28:56.185Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-07-31T17:28:56.237Z] + docker info [Pipeline] sh [2021-07-31T17:28:56.523Z] + docker version [2021-07-31T17:28:56.523Z] Client: Docker Engine - Community [2021-07-31T17:28:56.523Z] Version: 20.10.6 [2021-07-31T17:28:56.523Z] API version: 1.41 [2021-07-31T17:28:56.523Z] Go version: go1.13.15 [2021-07-31T17:28:56.523Z] Git commit: 370c289 [2021-07-31T17:28:56.523Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-31T17:28:56.523Z] OS/Arch: linux/amd64 [2021-07-31T17:28:56.523Z] Context: default [2021-07-31T17:28:56.523Z] Experimental: true [2021-07-31T17:28:56.523Z] [2021-07-31T17:28:56.523Z] Server: Docker Engine - Community [2021-07-31T17:28:56.523Z] Engine: [2021-07-31T17:28:56.523Z] Version: 20.10.6 [2021-07-31T17:28:56.523Z] API version: 1.41 (minimum version 1.12) [2021-07-31T17:28:56.523Z] Go version: go1.13.15 [2021-07-31T17:28:56.523Z] Git commit: 8728dd2 [2021-07-31T17:28:56.523Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-31T17:28:56.523Z] OS/Arch: linux/amd64 [2021-07-31T17:28:56.523Z] Experimental: true [2021-07-31T17:28:56.523Z] containerd: [2021-07-31T17:28:56.523Z] Version: 1.4.6 [2021-07-31T17:28:56.523Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-31T17:28:56.523Z] runc: [2021-07-31T17:28:56.523Z] Version: 1.0.0-rc95 [2021-07-31T17:28:56.523Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-31T17:28:56.523Z] docker-init: [2021-07-31T17:28:56.523Z] Version: 0.19.0 [2021-07-31T17:28:56.523Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-31T17:28:56.810Z] + docker info [2021-07-31T17:28:55.281Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-31T17:28:55.286Z] > git config core.sparsecheckout # timeout=10 [2021-07-31T17:28:55.289Z] > git checkout -f 6aaa473e82919dc7b4830c93d03057cdee5cc996 # timeout=10 [2021-07-31T17:28:55.348Z] > git rev-list --no-walk 8520a22f7e6a962928ab9664791c5a19502398ed # timeout=10 [2021-07-31T17:28:55.429Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-31T17:28:55.444Z] > git config core.sparsecheckout # timeout=10 [2021-07-31T17:28:55.457Z] > git checkout -f ac34f9c00247b344e1112efd28c607497a00a563 # timeout=10 [2021-07-31T17:28:55.547Z] > git rev-list --no-walk 8520a22f7e6a962928ab9664791c5a19502398ed # timeout=10 [2021-07-31T17:28:55.724Z] > git config core.sparsecheckout # timeout=10 [2021-07-31T17:28:55.785Z] > git checkout -f 3d58d1381145554989d0871415937a3ab4c2b87d # timeout=10 [2021-07-31T17:28:55.675Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-31T17:28:55.681Z] > git config --add remote.origin.fetch +refs/pull/42697/head:refs/remotes/origin/PR-42697 # timeout=10 [2021-07-31T17:28:55.690Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-31T17:28:55.698Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-31T17:28:55.706Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-31T17:28:55.706Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-31T17:28:55.708Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42697/head:refs/remotes/origin/PR-42697 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-31T17:28:56.045Z] > git config core.sparsecheckout # timeout=10 [2021-07-31T17:28:56.049Z] > git checkout -f 3d58d1381145554989d0871415937a3ab4c2b87d # timeout=10 [2021-07-31T17:28:57.010Z] > git remote # timeout=10 [2021-07-31T17:28:57.016Z] > git config --get remote.origin.url # timeout=10 [2021-07-31T17:28:57.022Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-31T17:28:57.024Z] > git merge 0b39cc2e57828c411a82ffebf7f52cf724e4fbe2 # timeout=10 [2021-07-31T17:28:57.163Z] Client: [2021-07-31T17:28:57.163Z] Context: default [2021-07-31T17:28:57.163Z] Debug Mode: false [2021-07-31T17:28:57.163Z] Plugins: [2021-07-31T17:28:57.163Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-31T17:28:57.163Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-31T17:28:57.163Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-31T17:28:57.163Z] [2021-07-31T17:28:57.163Z] Server: [2021-07-31T17:28:57.163Z] Containers: 0 [2021-07-31T17:28:57.163Z] Running: 0 [2021-07-31T17:28:57.163Z] Paused: 0 [2021-07-31T17:28:57.163Z] Stopped: 0 [2021-07-31T17:28:57.163Z] Images: 2 [2021-07-31T17:28:57.163Z] Server Version: 20.10.6 [2021-07-31T17:28:57.163Z] Storage Driver: overlay2 [2021-07-31T17:28:57.163Z] Backing Filesystem: extfs [2021-07-31T17:28:57.163Z] Supports d_type: true [2021-07-31T17:28:57.163Z] Native Overlay Diff: true [2021-07-31T17:28:57.163Z] userxattr: false [2021-07-31T17:28:57.163Z] Logging Driver: json-file [2021-07-31T17:28:57.163Z] Cgroup Driver: systemd [2021-07-31T17:28:57.163Z] Cgroup Version: 2 [2021-07-31T17:28:57.163Z] Plugins: [2021-07-31T17:28:57.163Z] Volume: local [2021-07-31T17:28:57.163Z] Network: bridge host ipvlan macvlan null overlay [2021-07-31T17:28:57.163Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-31T17:28:57.163Z] Swarm: inactive [2021-07-31T17:28:57.163Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-31T17:28:57.163Z] Default Runtime: runc [2021-07-31T17:28:57.163Z] Init Binary: docker-init [2021-07-31T17:28:57.163Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-31T17:28:57.163Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-31T17:28:57.163Z] init version: de40ad0 [2021-07-31T17:28:57.163Z] Security Options: [2021-07-31T17:28:57.163Z] apparmor [2021-07-31T17:28:57.163Z] seccomp [2021-07-31T17:28:57.163Z] Profile: default [2021-07-31T17:28:57.163Z] cgroupns [2021-07-31T17:28:57.163Z] Kernel Version: 5.4.0-1048-aws [2021-07-31T17:28:57.163Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-31T17:28:57.163Z] OSType: linux [2021-07-31T17:28:57.163Z] Architecture: x86_64 [2021-07-31T17:28:57.163Z] CPUs: 2 [2021-07-31T17:28:57.163Z] Total Memory: 7.569GiB [2021-07-31T17:28:57.163Z] Name: ip-10-100-86-195 [2021-07-31T17:28:57.163Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-07-31T17:28:57.163Z] Docker Root Dir: /var/lib/docker [2021-07-31T17:28:57.163Z] Debug Mode: false [2021-07-31T17:28:57.163Z] Registry: https://index.docker.io/v1/ [2021-07-31T17:28:57.163Z] Labels: [2021-07-31T17:28:57.163Z] Experimental: true [2021-07-31T17:28:57.163Z] Insecure Registries: [2021-07-31T17:28:57.163Z] 127.0.0.0/8 [2021-07-31T17:28:57.163Z] Live Restore Enabled: true [2021-07-31T17:28:57.163Z] [2021-07-31T17:28:57.163Z] WARNING: No kernel memory limit support [2021-07-31T17:28:57.163Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-31T17:28:57.379Z] Client: [2021-07-31T17:28:57.379Z] Context: default [2021-07-31T17:28:57.379Z] Debug Mode: false [2021-07-31T17:28:57.379Z] Plugins: [2021-07-31T17:28:57.379Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-31T17:28:57.379Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-31T17:28:57.379Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-31T17:28:57.379Z] [2021-07-31T17:28:57.379Z] Server: [2021-07-31T17:28:57.379Z] Containers: 0 [2021-07-31T17:28:57.379Z] Running: 0 [2021-07-31T17:28:57.379Z] Paused: 0 [2021-07-31T17:28:57.379Z] Stopped: 0 [2021-07-31T17:28:57.379Z] Images: 2 [2021-07-31T17:28:57.379Z] Server Version: 20.10.6 [2021-07-31T17:28:57.379Z] Storage Driver: overlay2 [2021-07-31T17:28:57.379Z] Backing Filesystem: extfs [2021-07-31T17:28:57.379Z] Supports d_type: true [2021-07-31T17:28:57.379Z] Native Overlay Diff: true [2021-07-31T17:28:57.379Z] userxattr: false [2021-07-31T17:28:57.379Z] Logging Driver: json-file [2021-07-31T17:28:57.379Z] Cgroup Driver: cgroupfs [2021-07-31T17:28:57.379Z] Cgroup Version: 1 [2021-07-31T17:28:57.379Z] Plugins: [2021-07-31T17:28:57.379Z] Volume: local [2021-07-31T17:28:57.379Z] Network: bridge host ipvlan macvlan null overlay [2021-07-31T17:28:57.379Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-31T17:28:57.379Z] Swarm: inactive [2021-07-31T17:28:57.379Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-31T17:28:57.379Z] Default Runtime: runc [2021-07-31T17:28:57.379Z] Init Binary: docker-init [2021-07-31T17:28:57.379Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-31T17:28:57.379Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-31T17:28:57.379Z] init version: de40ad0 [2021-07-31T17:28:57.379Z] Security Options: [2021-07-31T17:28:57.379Z] apparmor [2021-07-31T17:28:57.379Z] seccomp [2021-07-31T17:28:57.379Z] Profile: default [2021-07-31T17:28:57.379Z] Kernel Version: 5.4.0-1048-aws [2021-07-31T17:28:57.379Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-31T17:28:57.379Z] OSType: linux [2021-07-31T17:28:57.379Z] Architecture: x86_64 [2021-07-31T17:28:57.379Z] CPUs: 2 [2021-07-31T17:28:57.379Z] Total Memory: 7.569GiB [2021-07-31T17:28:57.379Z] Name: ip-10-100-49-198 [2021-07-31T17:28:57.379Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-31T17:28:57.379Z] Docker Root Dir: /var/lib/docker [2021-07-31T17:28:57.379Z] Debug Mode: false [2021-07-31T17:28:57.379Z] Registry: https://index.docker.io/v1/ [2021-07-31T17:28:57.379Z] Labels: [2021-07-31T17:28:57.379Z] Experimental: true [2021-07-31T17:28:57.379Z] Insecure Registries: [2021-07-31T17:28:57.379Z] 127.0.0.0/8 [2021-07-31T17:28:57.379Z] Live Restore Enabled: true [2021-07-31T17:28:57.379Z] [2021-07-31T17:28:57.379Z] WARNING: No swap limit support [Pipeline] sh [2021-07-31T17:28:57.527Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:ac34f9c00247b344e1112efd28c607497a00a563 . [2021-07-31T17:28:57.663Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-31T17:28:57.663Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-31T17:28:57.663Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42697/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-31T17:28:57.663Z] + bash /home/ubuntu/workspace/moby_PR-42697/check-config.sh [2021-07-31T17:28:57.663Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-31T17:28:57.663Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-31T17:28:57.663Z] [2021-07-31T17:28:57.663Z] Generally Necessary: [2021-07-31T17:28:57.663Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-31T17:28:57.663Z] - apparmor: enabled and tools installed [2021-07-31T17:28:57.663Z] - CONFIG_NAMESPACES: enabled [2021-07-31T17:28:57.663Z] - CONFIG_NET_NS: enabled [2021-07-31T17:28:57.663Z] - CONFIG_PID_NS: enabled [2021-07-31T17:28:57.663Z] - CONFIG_IPC_NS: enabled [2021-07-31T17:28:57.663Z] - CONFIG_UTS_NS: enabled [2021-07-31T17:28:57.663Z] - CONFIG_CGROUPS: enabled [2021-07-31T17:28:57.663Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-31T17:28:57.663Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-31T17:28:57.663Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-31T17:28:57.663Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-31T17:28:57.663Z] - CONFIG_CPUSETS: enabled [2021-07-31T17:28:57.663Z] - CONFIG_MEMCG: enabled [2021-07-31T17:28:57.663Z] - CONFIG_KEYS: enabled [2021-07-31T17:28:57.663Z] - CONFIG_VETH: enabled (as module) [2021-07-31T17:28:57.663Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-31T17:28:57.663Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-31T17:28:57.663Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-31T17:28:57.663Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-31T17:28:57.663Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-31T17:28:57.663Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-31T17:28:57.663Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-31T17:28:57.663Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-31T17:28:57.663Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-31T17:28:57.664Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-31T17:28:57.664Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-31T17:28:57.664Z] [2021-07-31T17:28:57.664Z] Optional Features: [2021-07-31T17:28:57.664Z] - CONFIG_USER_NS: enabled [2021-07-31T17:28:57.664Z] - CONFIG_SECCOMP: enabled [2021-07-31T17:28:57.664Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-31T17:28:57.664Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-31T17:28:57.664Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-31T17:28:57.664Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-31T17:28:57.664Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-31T17:28:57.664Z] - CONFIG_BLK_CGROUP: enabled [2021-07-31T17:28:57.664Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-31T17:28:57.664Z] - CONFIG_CGROUP_PERF: enabled [2021-07-31T17:28:57.664Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-31T17:28:57.784Z] #1 [internal] load build definition from Dockerfile [2021-07-31T17:28:57.784Z] #1 sha256:0328097d034e28e2f3a1210dae4964c12950277acae6cb756a24c0ef9052a2ff [2021-07-31T17:28:57.784Z] #1 transferring dockerfile: 16.59kB done [2021-07-31T17:28:57.784Z] #1 DONE 0.0s [2021-07-31T17:28:57.784Z] [2021-07-31T17:28:57.784Z] #2 [internal] load .dockerignore [2021-07-31T17:28:57.784Z] #2 sha256:c26a1622f2d97fbda72b21fb62f2ad41e39d0fa3976fcf7c88c0bf4923e3336b [2021-07-31T17:28:57.784Z] #2 transferring context: 87B done [2021-07-31T17:28:57.784Z] #2 DONE 0.0s [2021-07-31T17:28:57.784Z] [2021-07-31T17:28:57.784Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-31T17:28:57.784Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-31T17:28:57.784Z] #3 DONE 0.1s [2021-07-31T17:28:57.784Z] [2021-07-31T17:28:57.784Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-31T17:28:57.784Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-31T17:28:57.784Z] #4 CACHED [2021-07-31T17:28:57.924Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-31T17:28:57.924Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-31T17:28:57.924Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-31T17:28:57.924Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-31T17:28:57.924Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-31T17:28:57.924Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-31T17:28:57.924Z] - CONFIG_IP_VS: enabled (as module) [2021-07-31T17:28:57.924Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-31T17:28:57.924Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-31T17:28:57.924Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-31T17:28:57.924Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-31T17:28:57.924Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-31T17:28:57.924Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-31T17:28:57.924Z] - CONFIG_EXT4_FS: enabled [2021-07-31T17:28:57.924Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-31T17:28:57.924Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-31T17:28:57.924Z] - Network Drivers: [2021-07-31T17:28:57.924Z] - "overlay": [2021-07-31T17:28:57.924Z] - CONFIG_VXLAN: enabled (as module) [2021-07-31T17:28:57.924Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-31T17:28:57.924Z] Optional (for encrypted networks): [2021-07-31T17:28:57.924Z] - CONFIG_CRYPTO: enabled [2021-07-31T17:28:57.924Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-31T17:28:57.924Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-31T17:28:57.924Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-31T17:28:57.924Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-31T17:28:57.924Z] - CONFIG_XFRM: enabled [2021-07-31T17:28:57.924Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-31T17:28:57.924Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-31T17:28:57.924Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-31T17:28:57.924Z] - "ipvlan": [2021-07-31T17:28:57.924Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-31T17:28:57.924Z] - "macvlan": [2021-07-31T17:28:57.924Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-31T17:28:57.924Z] - CONFIG_DUMMY: enabled (as module) [2021-07-31T17:28:57.924Z] - "ftp,tftp client in container": [2021-07-31T17:28:57.924Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-31T17:28:57.924Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-31T17:28:57.924Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-31T17:28:57.924Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-31T17:28:57.924Z] - Storage Drivers: [2021-07-31T17:28:57.924Z] - "aufs": [2021-07-31T17:28:57.924Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-31T17:28:57.924Z] - "btrfs": [2021-07-31T17:28:57.924Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-31T17:28:57.924Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-31T17:28:57.924Z] - "devicemapper": [2021-07-31T17:28:57.924Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-31T17:28:57.924Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-31T17:28:57.924Z] - "overlay": [2021-07-31T17:28:57.924Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-31T17:28:57.924Z] - "zfs": [2021-07-31T17:28:57.924Z] - /dev/zfs: present [2021-07-31T17:28:57.924Z] - zfs command: missing [2021-07-31T17:28:57.924Z] - zpool command: missing [2021-07-31T17:28:57.924Z] [2021-07-31T17:28:57.924Z] Limits: [2021-07-31T17:28:57.924Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-31T17:28:57.924Z] [2021-07-31T17:28:57.924Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-31T17:28:58.042Z] [2021-07-31T17:28:58.042Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-31T17:28:58.042Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-31T17:28:58.042Z] #6 DONE 0.1s [2021-07-31T17:28:58.042Z] [2021-07-31T17:28:58.042Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-31T17:28:58.042Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-31T17:28:58.190Z] Merge succeeded, producing b91570503904cff076c8cf33d80f9a3f387d78a9 [2021-07-31T17:28:58.190Z] Checking out Revision b91570503904cff076c8cf33d80f9a3f387d78a9 (PR-42697) [2021-07-31T17:28:58.267Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:ac34f9c00247b344e1112efd28c607497a00a563 . [2021-07-31T17:28:58.267Z] #2 [internal] load .dockerignore [2021-07-31T17:28:58.267Z] #2 sha256:21997ab5a30a518be32b6271bf57f0472837fca0f9d21800116e36ad9d4dafb9 [2021-07-31T17:28:58.267Z] #2 transferring context: 87B done [2021-07-31T17:28:58.267Z] #2 DONE 0.0s [2021-07-31T17:28:58.267Z] [2021-07-31T17:28:58.267Z] #1 [internal] load build definition from Dockerfile [2021-07-31T17:28:58.267Z] #1 sha256:5947bd1a93634b7768d043249bbdf950679d21982686ef220e28589a598091db [2021-07-31T17:28:58.267Z] #1 transferring dockerfile: 16.59kB done [2021-07-31T17:28:58.267Z] #1 DONE 0.0s [2021-07-31T17:28:58.267Z] [2021-07-31T17:28:58.267Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-31T17:28:58.267Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-31T17:28:58.270Z] Commit message: "Merge commit '0b39cc2e57828c411a82ffebf7f52cf724e4fbe2' into HEAD" [2021-07-31T17:28:58.280Z] First time build. Skipping changelog. [2021-07-31T17:28:58.299Z] #8 DONE 0.1s [2021-07-31T17:28:58.299Z] [2021-07-31T17:28:58.299Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-31T17:28:58.299Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-31T17:28:58.299Z] #7 DONE 0.1s [2021-07-31T17:28:58.299Z] [2021-07-31T17:28:58.299Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-31T17:28:58.299Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-31T17:28:58.299Z] #5 DONE 0.1s [2021-07-31T17:28:58.299Z] [2021-07-31T17:28:58.299Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-31T17:28:58.299Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-31T17:28:58.299Z] #9 DONE 0.0s [2021-07-31T17:28:58.299Z] [2021-07-31T17:28:58.299Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-31T17:28:58.299Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-31T17:28:58.299Z] #65 DONE 0.0s [2021-07-31T17:28:58.299Z] [2021-07-31T17:28:58.299Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-31T17:28:58.299Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-31T17:28:58.299Z] #63 DONE 0.0s [2021-07-31T17:28:58.299Z] [2021-07-31T17:28:58.299Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-31T17:28:58.299Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-31T17:28:58.299Z] #26 DONE 0.0s [2021-07-31T17:28:58.299Z] [2021-07-31T17:28:58.299Z] #23 [internal] load build context [2021-07-31T17:28:58.299Z] #23 sha256:e996ec972827a9992e0f90759dec95b8476ad8048b38ed5cfdbf1b525a18ab50 [2021-07-31T17:28:58.527Z] #3 DONE 0.1s [2021-07-31T17:28:58.527Z] [2021-07-31T17:28:58.527Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-31T17:28:58.527Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-31T17:28:58.527Z] #4 CACHED [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-31T17:28:58.787Z] [2021-07-31T17:28:58.787Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-31T17:28:58.787Z] #5 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-31T17:28:58.787Z] #5 DONE 0.1s [2021-07-31T17:28:58.787Z] [2021-07-31T17:28:58.787Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-31T17:28:58.787Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-31T17:28:58.787Z] #7 DONE 0.1s [2021-07-31T17:28:58.787Z] [2021-07-31T17:28:58.787Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-31T17:28:58.787Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-31T17:28:58.787Z] #6 DONE 0.1s [2021-07-31T17:28:58.787Z] [2021-07-31T17:28:58.787Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-07-31T17:28:58.787Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-31T17:28:58.787Z] #8 DONE 0.1s [2021-07-31T17:28:58.861Z] #23 ... [2021-07-31T17:28:58.861Z] [2021-07-31T17:28:58.861Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-31T17:28:58.861Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-31T17:28:58.861Z] #42 DONE 0.4s [2021-07-31T17:28:58.861Z] [2021-07-31T17:28:58.861Z] #23 [internal] load build context [2021-07-31T17:28:58.861Z] #23 sha256:e996ec972827a9992e0f90759dec95b8476ad8048b38ed5cfdbf1b525a18ab50 [2021-07-31T17:28:58.963Z] + docker version [2021-07-31T17:28:58.963Z] Client: Docker Engine - Community [2021-07-31T17:28:58.963Z] Version: 20.10.6 [2021-07-31T17:28:58.963Z] API version: 1.41 [2021-07-31T17:28:58.963Z] Go version: go1.13.15 [2021-07-31T17:28:58.963Z] Git commit: 370c289 [2021-07-31T17:28:58.963Z] Built: Fri Apr 9 22:45:59 2021 [2021-07-31T17:28:58.963Z] OS/Arch: linux/arm64 [2021-07-31T17:28:58.963Z] Context: default [2021-07-31T17:28:58.963Z] Experimental: true [2021-07-31T17:28:58.963Z] [2021-07-31T17:28:58.963Z] Server: Docker Engine - Community [2021-07-31T17:28:58.963Z] Engine: [2021-07-31T17:28:58.963Z] Version: 20.10.6 [2021-07-31T17:28:58.963Z] API version: 1.41 (minimum version 1.12) [2021-07-31T17:28:58.963Z] Go version: go1.13.15 [2021-07-31T17:28:58.963Z] Git commit: 8728dd2 [2021-07-31T17:28:58.963Z] Built: Fri Apr 9 22:44:09 2021 [2021-07-31T17:28:58.963Z] OS/Arch: linux/arm64 [2021-07-31T17:28:58.963Z] Experimental: true [2021-07-31T17:28:58.963Z] containerd: [2021-07-31T17:28:58.963Z] Version: 1.4.6 [2021-07-31T17:28:58.963Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-31T17:28:58.963Z] runc: [2021-07-31T17:28:58.963Z] Version: 1.0.0-rc95 [2021-07-31T17:28:58.963Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-31T17:28:58.963Z] docker-init: [2021-07-31T17:28:58.963Z] Version: 0.19.0 [2021-07-31T17:28:58.963Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-31T17:28:58.185Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-31T17:28:58.193Z] > git config core.sparsecheckout # timeout=10 [2021-07-31T17:28:58.198Z] > git checkout -f b91570503904cff076c8cf33d80f9a3f387d78a9 # timeout=10 [2021-07-31T17:28:58.275Z] > git rev-list --no-walk 8520a22f7e6a962928ab9664791c5a19502398ed # timeout=10 [2021-07-31T17:28:59.049Z] [2021-07-31T17:28:59.049Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-31T17:28:59.049Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-31T17:28:59.049Z] #72 DONE 0.0s [2021-07-31T17:28:59.049Z] [2021-07-31T17:28:59.049Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-31T17:28:59.049Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-31T17:28:59.049Z] #70 DONE 0.0s [2021-07-31T17:28:59.049Z] [2021-07-31T17:28:59.049Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-31T17:28:59.049Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-31T17:28:59.049Z] #9 DONE 0.0s [2021-07-31T17:28:59.049Z] [2021-07-31T17:28:59.049Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-31T17:28:59.050Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-31T17:28:59.050Z] #33 DONE 0.0s [2021-07-31T17:28:59.050Z] [2021-07-31T17:28:59.050Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-31T17:28:59.050Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-31T17:28:59.050Z] #10 CACHED [2021-07-31T17:28:59.050Z] [2021-07-31T17:28:59.050Z] #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-31T17:28:59.050Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-31T17:28:59.050Z] #11 CACHED [2021-07-31T17:28:59.050Z] [2021-07-31T17:28:59.050Z] #30 [internal] load build context [2021-07-31T17:28:59.050Z] #30 sha256:43c3bff45dd496fefe049f49adeb119b91b1328e36f9d58ff21c6da849325871 [2021-07-31T17:28:59.251Z] + docker info [2021-07-31T17:28:59.624Z] #30 ... [2021-07-31T17:28:59.624Z] [2021-07-31T17:28:59.624Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-31T17:28:59.624Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-31T17:28:59.624Z] #49 DONE 0.4s [2021-07-31T17:28:59.624Z] [2021-07-31T17:28:59.624Z] #30 [internal] load build context [2021-07-31T17:28:59.624Z] #30 sha256:43c3bff45dd496fefe049f49adeb119b91b1328e36f9d58ff21c6da849325871 [2021-07-31T17:28:59.760Z] Merge succeeded, producing 75913286f789c0d184c12bcb973f7c371dbbf36a [2021-07-31T17:28:59.760Z] Checking out Revision 75913286f789c0d184c12bcb973f7c371dbbf36a (PR-42697) [2021-07-31T17:28:59.793Z] #23 transferring context: 55.78MB 1.6s done [2021-07-31T17:29:00.049Z] #23 DONE 1.7s [2021-07-31T17:29:00.049Z] [2021-07-31T17:29:00.049Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-31T17:29:00.049Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-31T17:29:00.049Z] #10 CACHED [2021-07-31T17:29:00.049Z] [2021-07-31T17:29:00.049Z] #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-31T17:29:00.049Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-31T17:29:00.049Z] #11 CACHED [2021-07-31T17:29:00.049Z] [2021-07-31T17:29:00.049Z] #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-31T17:29:00.049Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-31T17:29:00.049Z] #56 CACHED [2021-07-31T17:29:00.049Z] [2021-07-31T17:29:00.049Z] #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-31T17:29:00.049Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-07-31T17:29:00.049Z] #12 CACHED [2021-07-31T17:29:00.049Z] [2021-07-31T17:29:00.049Z] #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-31T17:29:00.049Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-31T17:29:00.049Z] #13 CACHED [2021-07-31T17:29:00.049Z] [2021-07-31T17:29:00.049Z] #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-31T17:29:00.049Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-31T17:29:00.049Z] #36 CACHED [2021-07-31T17:29:00.049Z] [2021-07-31T17:29:00.049Z] #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-31T17:29:00.049Z] #37 sha256:abf6e5dd61b32a25d2f07bd333a581bc8692760b54ca02300019886ba3b825fe [2021-07-31T17:29:00.157Z] Commit message: "Merge commit '0b39cc2e57828c411a82ffebf7f52cf724e4fbe2' into HEAD" [2021-07-31T17:29:00.281Z] First time build. Skipping changelog. [2021-07-31T17:29:00.305Z] #37 ... [2021-07-31T17:29:00.305Z] [2021-07-31T17:29:00.305Z] #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-31T17:29:00.305Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-31T17:29:00.305Z] #11 CACHED [2021-07-31T17:29:00.305Z] [2021-07-31T17:29:00.305Z] #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-31T17:29:00.305Z] #24 sha256:1da192d9735aff4aa0889b8d76da18fa3ee9b0766de5c818bca22fd2420d4a8a [2021-07-31T17:29:00.567Z] #30 ... [2021-07-31T17:29:00.567Z] [2021-07-31T17:29:00.567Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-07-31T17:29:00.567Z] #12 sha256:2f4bdda85349aa5bbd68853774bb60c4f950580233ef0d38b14ff9f6e69779f8 [2021-07-31T17:29:00.567Z] #12 DONE 1.3s [2021-07-31T17:29:00.567Z] [2021-07-31T17:29:00.567Z] #30 [internal] load build context [2021-07-31T17:29:00.567Z] #30 sha256:43c3bff45dd496fefe049f49adeb119b91b1328e36f9d58ff21c6da849325871 [2021-07-31T17:29:00.632Z] Client: [2021-07-31T17:29:00.632Z] Context: default [2021-07-31T17:29:00.632Z] Debug Mode: false [2021-07-31T17:29:00.632Z] Plugins: [2021-07-31T17:29:00.632Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-31T17:29:00.632Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-31T17:29:00.632Z] [2021-07-31T17:29:00.632Z] Server: [2021-07-31T17:29:00.632Z] Containers: 0 [2021-07-31T17:29:00.632Z] Running: 0 [2021-07-31T17:29:00.632Z] Paused: 0 [2021-07-31T17:29:00.632Z] Stopped: 0 [2021-07-31T17:29:00.632Z] Images: 2 [2021-07-31T17:29:00.632Z] Server Version: 20.10.6 [2021-07-31T17:29:00.632Z] Storage Driver: overlay2 [2021-07-31T17:29:00.632Z] Backing Filesystem: extfs [2021-07-31T17:29:00.632Z] Supports d_type: true [2021-07-31T17:29:00.632Z] Native Overlay Diff: true [2021-07-31T17:29:00.632Z] userxattr: false [2021-07-31T17:29:00.632Z] Logging Driver: json-file [2021-07-31T17:29:00.633Z] Cgroup Driver: cgroupfs [2021-07-31T17:29:00.633Z] Cgroup Version: 1 [2021-07-31T17:29:00.633Z] Plugins: [2021-07-31T17:29:00.633Z] Volume: local [2021-07-31T17:29:00.633Z] Network: bridge host ipvlan macvlan null overlay [2021-07-31T17:29:00.633Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-31T17:29:00.633Z] Swarm: inactive [2021-07-31T17:29:00.633Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-07-31T17:29:00.633Z] Default Runtime: runc [2021-07-31T17:29:00.633Z] Init Binary: docker-init [2021-07-31T17:29:00.633Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-31T17:29:00.633Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-31T17:29:00.633Z] init version: de40ad0 [2021-07-31T17:29:00.633Z] Security Options: [2021-07-31T17:29:00.633Z] apparmor [2021-07-31T17:29:00.633Z] seccomp [2021-07-31T17:29:00.633Z] Profile: default [2021-07-31T17:29:00.633Z] Kernel Version: 5.4.0-1048-aws [2021-07-31T17:29:00.633Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-31T17:29:00.633Z] OSType: linux [2021-07-31T17:29:00.633Z] Architecture: aarch64 [2021-07-31T17:29:00.633Z] CPUs: 4 [2021-07-31T17:29:00.633Z] Total Memory: 7.494GiB [2021-07-31T17:29:00.633Z] Name: ip-10-100-108-120 [2021-07-31T17:29:00.633Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-07-31T17:29:00.633Z] Docker Root Dir: /var/lib/docker [2021-07-31T17:29:00.633Z] Debug Mode: false [2021-07-31T17:29:00.633Z] Registry: https://index.docker.io/v1/ [2021-07-31T17:29:00.633Z] Labels: [2021-07-31T17:29:00.633Z] Experimental: true [2021-07-31T17:29:00.633Z] Insecure Registries: [2021-07-31T17:29:00.633Z] 127.0.0.0/8 [2021-07-31T17:29:00.633Z] Live Restore Enabled: true [2021-07-31T17:29:00.633Z] [2021-07-31T17:29:00.633Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-31T17:29:00.923Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-31T17:29:00.923Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-31T17:29:00.923Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42697/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-31T17:29:00.923Z] + bash /home/ubuntu/workspace/moby_PR-42697/check-config.sh [2021-07-31T17:29:00.923Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-31T17:29:00.923Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-31T17:29:00.923Z] [2021-07-31T17:29:00.923Z] Generally Necessary: [2021-07-31T17:29:00.923Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-31T17:29:00.923Z] - apparmor: enabled and tools installed [2021-07-31T17:29:00.923Z] - CONFIG_NAMESPACES: enabled [2021-07-31T17:29:00.923Z] - CONFIG_NET_NS: enabled [2021-07-31T17:29:00.923Z] - CONFIG_PID_NS: enabled [2021-07-31T17:29:00.923Z] - CONFIG_IPC_NS: enabled [2021-07-31T17:29:00.923Z] - CONFIG_UTS_NS: enabled [2021-07-31T17:29:00.923Z] - CONFIG_CGROUPS: enabled [2021-07-31T17:29:00.923Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-31T17:29:00.923Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-31T17:29:00.923Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-31T17:29:00.923Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-31T17:29:00.923Z] - CONFIG_CPUSETS: enabled [2021-07-31T17:29:00.923Z] - CONFIG_MEMCG: enabled [2021-07-31T17:29:00.923Z] - CONFIG_KEYS: enabled [2021-07-31T17:29:00.923Z] - CONFIG_VETH: enabled (as module) [2021-07-31T17:28:59.243Z] > git remote # timeout=10 [2021-07-31T17:28:59.312Z] > git config --get remote.origin.url # timeout=10 [2021-07-31T17:28:59.361Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-31T17:28:59.363Z] > git merge 0b39cc2e57828c411a82ffebf7f52cf724e4fbe2 # timeout=10 [2021-07-31T17:28:59.668Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-31T17:28:59.792Z] > git config core.sparsecheckout # timeout=10 [2021-07-31T17:28:59.870Z] > git checkout -f 75913286f789c0d184c12bcb973f7c371dbbf36a # timeout=10 [2021-07-31T17:29:00.189Z] > git rev-list --no-walk 8520a22f7e6a962928ab9664791c5a19502398ed # timeout=10 [2021-07-31T17:29:01.183Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-31T17:29:01.183Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-31T17:29:01.183Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-31T17:29:01.183Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-31T17:29:01.183Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-31T17:29:01.183Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-31T17:29:01.183Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-31T17:29:01.183Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-31T17:29:01.183Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-31T17:29:01.183Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-31T17:29:01.183Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-31T17:29:01.183Z] [2021-07-31T17:29:01.183Z] Optional Features: [2021-07-31T17:29:01.183Z] - CONFIG_USER_NS: enabled [2021-07-31T17:29:01.183Z] - CONFIG_SECCOMP: enabled [2021-07-31T17:29:01.183Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-31T17:29:01.183Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-31T17:29:01.183Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-31T17:29:01.183Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-31T17:29:01.183Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-31T17:29:01.183Z] - CONFIG_BLK_CGROUP: enabled [2021-07-31T17:29:01.183Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-31T17:29:01.444Z] - CONFIG_CGROUP_PERF: enabled [2021-07-31T17:29:01.444Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-31T17:29:01.444Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-31T17:29:01.444Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-31T17:29:01.444Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-31T17:29:01.444Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-31T17:29:01.444Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-31T17:29:01.444Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-31T17:29:01.444Z] - CONFIG_IP_VS: enabled (as module) [2021-07-31T17:29:01.444Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-31T17:29:01.444Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-31T17:29:01.444Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-31T17:29:01.444Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-31T17:29:01.444Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-31T17:29:01.444Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-31T17:29:01.444Z] - CONFIG_EXT4_FS: enabled [2021-07-31T17:29:01.444Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-31T17:29:01.444Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-31T17:29:01.444Z] - Network Drivers: [2021-07-31T17:29:01.444Z] - "overlay": [2021-07-31T17:29:01.444Z] - CONFIG_VXLAN: enabled (as module) [2021-07-31T17:29:01.444Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-31T17:29:01.444Z] Optional (for encrypted networks): [2021-07-31T17:29:01.511Z] #30 ... [2021-07-31T17:29:01.511Z] [2021-07-31T17:29:01.511Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-07-31T17:29:01.511Z] #13 sha256:ddc39a997eee6724478db95f5b13c03bbc97002b63e2761aab9d2ceea3805f72 [2021-07-31T17:29:01.511Z] #13 DONE 1.2s [2021-07-31T17:29:01.511Z] [2021-07-31T17:29:01.511Z] #30 [internal] load build context [2021-07-31T17:29:01.511Z] #30 sha256:43c3bff45dd496fefe049f49adeb119b91b1328e36f9d58ff21c6da849325871 [2021-07-31T17:29:01.619Z] + docker version [2021-07-31T17:29:01.619Z] Client: [2021-07-31T17:29:01.619Z] Version: 20.10.6 [2021-07-31T17:29:01.619Z] API version: 1.41 [2021-07-31T17:29:01.619Z] Go version: go1.16.3 [2021-07-31T17:29:01.619Z] Git commit: 370c289 [2021-07-31T17:29:01.619Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-31T17:29:01.619Z] OS/Arch: windows/amd64 [2021-07-31T17:29:01.619Z] Context: default [2021-07-31T17:29:01.619Z] Experimental: true [2021-07-31T17:29:01.619Z] [2021-07-31T17:29:01.619Z] Server: Docker Engine - Community [2021-07-31T17:29:01.619Z] Engine: [2021-07-31T17:29:01.619Z] Version: 20.10.6 [2021-07-31T17:29:01.619Z] API version: 1.41 (minimum version 1.24) [2021-07-31T17:29:01.619Z] Go version: go1.13.15 [2021-07-31T17:29:01.619Z] Git commit: 8728dd2 [2021-07-31T17:29:01.619Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-31T17:29:01.619Z] OS/Arch: windows/amd64 [2021-07-31T17:29:01.619Z] Experimental: true [2021-07-31T17:29:01.704Z] - CONFIG_CRYPTO: enabled [2021-07-31T17:29:01.704Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-31T17:29:01.704Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-31T17:29:01.704Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-31T17:29:01.704Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-31T17:29:01.704Z] - CONFIG_XFRM: enabled [2021-07-31T17:29:01.704Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-31T17:29:01.704Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-31T17:29:01.704Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-31T17:29:01.704Z] - "ipvlan": [2021-07-31T17:29:01.704Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-31T17:29:01.704Z] - "macvlan": [2021-07-31T17:29:01.704Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-31T17:29:01.704Z] - CONFIG_DUMMY: enabled (as module) [2021-07-31T17:29:01.704Z] - "ftp,tftp client in container": [2021-07-31T17:29:01.704Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-31T17:29:01.704Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-31T17:29:01.704Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-31T17:29:01.704Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-31T17:29:01.704Z] - Storage Drivers: [2021-07-31T17:29:01.704Z] - "aufs": [2021-07-31T17:29:01.704Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-31T17:29:01.704Z] - "btrfs": [2021-07-31T17:29:01.704Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-31T17:29:01.704Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-31T17:29:01.704Z] - "devicemapper": [2021-07-31T17:29:01.704Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-31T17:29:01.704Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-31T17:29:01.704Z] - "overlay": [2021-07-31T17:29:01.704Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-31T17:29:01.704Z] - "zfs": [2021-07-31T17:29:01.704Z] - /dev/zfs: present [Pipeline] sh [2021-07-31T17:29:01.772Z] #30 transferring context: 55.79MB 2.5s done [2021-07-31T17:29:01.772Z] #30 DONE 2.7s [2021-07-31T17:29:01.772Z] [2021-07-31T17:29:01.772Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-07-31T17:29:01.772Z] #14 sha256:bb63009a7fabbcc1c5ade0ef3de44429ae0aa8a13b4482bf219975f60056b21d [2021-07-31T17:29:01.964Z] - zfs command: missing [2021-07-31T17:29:01.964Z] - zpool command: missing [2021-07-31T17:29:01.964Z] [2021-07-31T17:29:01.964Z] Limits: [2021-07-31T17:29:01.964Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-31T17:29:01.964Z] [2021-07-31T17:29:01.964Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-31T17:29:02.526Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b91570503904cff076c8cf33d80f9a3f387d78a9 . [2021-07-31T17:29:02.637Z] + docker info [2021-07-31T17:29:03.094Z] Client: [2021-07-31T17:29:03.094Z] Context: default [2021-07-31T17:29:03.094Z] Debug Mode: false [2021-07-31T17:29:03.094Z] Plugins: [2021-07-31T17:29:03.094Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-31T17:29:03.094Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-31T17:29:03.094Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-31T17:29:03.094Z] [2021-07-31T17:29:03.094Z] Server: [2021-07-31T17:29:03.094Z] Containers: 0 [2021-07-31T17:29:03.094Z] Running: 0 [2021-07-31T17:29:03.094Z] Paused: 0 [2021-07-31T17:29:03.094Z] Stopped: 0 [2021-07-31T17:29:03.094Z] Images: 10 [2021-07-31T17:29:03.094Z] Server Version: 20.10.6 [2021-07-31T17:29:03.094Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-31T17:29:03.094Z] Windows: [2021-07-31T17:29:03.094Z] LCOW: [2021-07-31T17:29:03.094Z] Logging Driver: json-file [2021-07-31T17:29:03.094Z] Plugins: [2021-07-31T17:29:03.094Z] Volume: local [2021-07-31T17:29:03.094Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-31T17:29:03.094Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-31T17:29:03.094Z] Swarm: inactive [2021-07-31T17:29:03.094Z] Default Isolation: process [2021-07-31T17:29:03.094Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-31T17:29:03.094Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-31T17:29:03.094Z] OSType: windows [2021-07-31T17:29:03.094Z] Architecture: x86_64 [2021-07-31T17:29:03.094Z] CPUs: 4 [2021-07-31T17:29:03.094Z] Total Memory: 32GiB [2021-07-31T17:29:03.094Z] Name: azwin-2-fc6960 [2021-07-31T17:29:03.094Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-31T17:29:03.094Z] Docker Root Dir: D:\docker [2021-07-31T17:29:03.094Z] Debug Mode: false [2021-07-31T17:29:03.094Z] Registry: https://index.docker.io/v1/ [2021-07-31T17:29:03.094Z] Labels: [2021-07-31T17:29:03.094Z] Experimental: true [2021-07-31T17:29:03.094Z] Insecure Registries: [2021-07-31T17:29:03.094Z] 10.0.0.4:5000 [2021-07-31T17:29:03.094Z] 127.0.0.0/8 [2021-07-31T17:29:03.095Z] Registry Mirrors: [2021-07-31T17:29:03.095Z] http://10.0.0.4:5000/ [2021-07-31T17:29:03.095Z] Live Restore Enabled: false [2021-07-31T17:29:03.095Z] Product License: Community Engine [2021-07-31T17:29:03.095Z] [2021-07-31T17:29:03.158Z] #14 DONE 1.5s [2021-07-31T17:29:03.158Z] [2021-07-31T17:29:03.158Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-07-31T17:29:03.158Z] #15 sha256:44e73bf02bc8149a1c3d05d0b469dead7a63d7377e11640d4f5993bc5200a8be [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-31T17:29:03.578Z] #24 3.113 + RM_GOPATH=0 [2021-07-31T17:29:03.578Z] #24 3.113 + TMP_GOPATH= [2021-07-31T17:29:03.578Z] #24 3.113 + : /build [2021-07-31T17:29:03.578Z] #24 3.113 + '[' -z '' ']' [2021-07-31T17:29:03.578Z] #24 3.114 ++ mktemp -d [2021-07-31T17:29:03.578Z] #24 3.115 + export GOPATH=/tmp/tmp.PNqKRhHhoD [2021-07-31T17:29:03.578Z] #24 3.115 + GOPATH=/tmp/tmp.PNqKRhHhoD [2021-07-31T17:29:03.578Z] #24 3.115 + RM_GOPATH=1 [2021-07-31T17:29:03.578Z] #24 3.115 + case "$(go env GOARCH)" in [2021-07-31T17:29:03.578Z] #24 3.115 ++ go env GOARCH [2021-07-31T17:29:03.578Z] #24 3.119 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:03.578Z] #24 3.119 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:03.578Z] #24 3.119 ++ dirname /tmp/install/install.sh [2021-07-31T17:29:03.578Z] #24 3.120 + dir=/tmp/install [2021-07-31T17:29:03.578Z] #24 3.121 + bin=dockercli [2021-07-31T17:29:03.578Z] #24 3.121 + shift [2021-07-31T17:29:03.578Z] #24 3.121 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-31T17:29:03.578Z] #24 3.121 + . /tmp/install/dockercli.installer [2021-07-31T17:29:03.578Z] #24 3.121 ++ : stable [2021-07-31T17:29:03.578Z] #24 3.122 ++ : 17.06.2-ce [2021-07-31T17:29:03.578Z] #24 3.122 + install_dockercli [2021-07-31T17:29:03.578Z] #24 3.122 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-31T17:29:03.578Z] #24 3.122 Install docker/cli version 17.06.2-ce from stable [2021-07-31T17:29:03.578Z] #24 3.122 ++ uname -m [2021-07-31T17:29:03.578Z] #24 3.124 + arch=x86_64 [2021-07-31T17:29:03.578Z] #24 3.126 + '[' x86_64 '!=' x86_64 ']' [2021-07-31T17:29:03.578Z] #24 3.126 + url=https://download.docker.com/linux/static [2021-07-31T17:29:03.578Z] #24 3.126 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-31T17:29:03.578Z] #24 3.126 + tar -xz docker/docker [2021-07-31T17:29:04.548Z] #15 DONE 1.3s [2021-07-31T17:29:04.548Z] [2021-07-31T17:29:04.548Z] #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-31T17:29:04.548Z] #53 sha256:4ce746f238cf730279476d248eb75440d7ad5db564825346b80ec972b9904b2f [2021-07-31T17:29:04.548Z] #53 1.983 + RM_GOPATH=0 [2021-07-31T17:29:04.548Z] #53 1.983 + TMP_GOPATH= [2021-07-31T17:29:04.548Z] #53 1.983 + : /build [2021-07-31T17:29:04.548Z] #53 1.983 + '[' -z '' ']' [2021-07-31T17:29:04.548Z] #53 1.983 ++ mktemp -d [2021-07-31T17:29:04.548Z] #53 1.987 + export GOPATH=/tmp/tmp.pcXfOaAYgl [2021-07-31T17:29:04.548Z] #53 1.987 + GOPATH=/tmp/tmp.pcXfOaAYgl [2021-07-31T17:29:04.548Z] #53 1.987 + RM_GOPATH=1 [2021-07-31T17:29:04.548Z] #53 1.987 + case "$(go env GOARCH)" in [2021-07-31T17:29:04.548Z] #53 1.987 ++ go env GOARCH [2021-07-31T17:29:04.548Z] #53 1.988 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:04.548Z] #53 1.988 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:04.548Z] #53 1.988 ++ dirname /tmp/install/install.sh [2021-07-31T17:29:04.548Z] #53 1.990 + dir=/tmp/install [2021-07-31T17:29:04.548Z] #53 1.990 + bin=vndr [2021-07-31T17:29:04.548Z] #53 1.990 + shift [2021-07-31T17:29:04.548Z] #53 1.990 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-31T17:29:04.548Z] #53 1.990 + . /tmp/install/vndr.installer [2021-07-31T17:29:04.548Z] #53 1.990 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-31T17:29:04.548Z] #53 1.990 + install_vndr [2021-07-31T17:29:04.548Z] #53 1.990 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-31T17:29:04.548Z] #53 1.990 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.pcXfOaAYgl/src/github.com/LK4D4/vndr [2021-07-31T17:29:04.548Z] #53 1.990 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-31T17:29:04.548Z] #53 1.993 Cloning into '/tmp/tmp.pcXfOaAYgl/src/github.com/LK4D4/vndr'... [2021-07-31T17:29:04.548Z] #53 2.345 + cd /tmp/tmp.pcXfOaAYgl/src/github.com/LK4D4/vndr [2021-07-31T17:29:04.548Z] #53 2.351 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-31T17:29:04.548Z] #53 2.367 + go build -buildmode=pie -v -o /build/vndr . [2021-07-31T17:29:05.071Z] #1 [internal] load build definition from Dockerfile [2021-07-31T17:29:05.071Z] #1 sha256:bf0698cb02042abde39112554533b038d83ec413be196c61e98b2119cfa911f5 [2021-07-31T17:29:05.071Z] #1 transferring dockerfile: 16.59kB 0.0s done [2021-07-31T17:29:05.071Z] #1 DONE 0.0s [2021-07-31T17:29:05.126Z] #53 3.203 github.com/LK4D4/vndr/build [2021-07-31T17:29:05.126Z] #53 3.214 github.com/LK4D4/vndr/godl/singleflight [2021-07-31T17:29:05.335Z] [2021-07-31T17:29:05.335Z] #2 [internal] load .dockerignore [2021-07-31T17:29:05.335Z] #2 sha256:2eddccb58c71fa6a4d8dbb8c524c89156c5e610fce85fae5efe5562a42724a7c [2021-07-31T17:29:05.335Z] #2 transferring context: 87B done [2021-07-31T17:29:05.335Z] #2 DONE 0.0s [2021-07-31T17:29:05.390Z] #53 3.315 github.com/LK4D4/vndr/versioned [2021-07-31T17:29:05.390Z] #53 ... [2021-07-31T17:29:05.390Z] [2021-07-31T17:29:05.390Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-07-31T17:29:05.390Z] #16 sha256:0695a1606b5e7422ce775a930edc87973dbc2ca2069a575d2725da3e30abfbae [2021-07-31T17:29:05.390Z] #16 DONE 1.1s [2021-07-31T17:29:05.651Z] [2021-07-31T17:29:05.651Z] #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-31T17:29:05.651Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-31T17:29:06.106Z] #24 ... [2021-07-31T17:29:06.106Z] [2021-07-31T17:29:06.106Z] #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-31T17:29:06.106Z] #37 sha256:abf6e5dd61b32a25d2f07bd333a581bc8692760b54ca02300019886ba3b825fe [2021-07-31T17:29:06.106Z] #37 2.616 + RM_GOPATH=0 [2021-07-31T17:29:06.106Z] #37 2.616 + TMP_GOPATH= [2021-07-31T17:29:06.106Z] #37 2.616 + : /build [2021-07-31T17:29:06.106Z] #37 2.616 + '[' -z '' ']' [2021-07-31T17:29:06.106Z] #37 2.620 ++ mktemp -d [2021-07-31T17:29:06.106Z] #37 2.624 + export GOPATH=/tmp/tmp.UmWeOuQjx1 [2021-07-31T17:29:06.106Z] #37 2.624 + GOPATH=/tmp/tmp.UmWeOuQjx1 [2021-07-31T17:29:06.106Z] #37 2.624 + RM_GOPATH=1 [2021-07-31T17:29:06.106Z] #37 2.624 + case "$(go env GOARCH)" in [2021-07-31T17:29:06.106Z] #37 2.624 ++ go env GOARCH [2021-07-31T17:29:06.106Z] #37 2.633 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-31T17:29:06.106Z] #37 2.633 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:06.106Z] #37 2.633 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:06.106Z] #37 2.633 ++ dirname /tmp/install/install.sh [2021-07-31T17:29:06.106Z] #37 2.633 + dir=/tmp/install [2021-07-31T17:29:06.106Z] #37 2.633 + bin=tini [2021-07-31T17:29:06.106Z] #37 2.633 + shift [2021-07-31T17:29:06.106Z] #37 2.633 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-31T17:29:06.106Z] #37 2.633 + . /tmp/install/tini.installer [2021-07-31T17:29:06.106Z] #37 2.633 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-31T17:29:06.106Z] #37 2.633 + install_tini [2021-07-31T17:29:06.106Z] #37 2.633 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-31T17:29:06.106Z] #37 2.633 + git clone https://github.com/krallin/tini.git /tmp/tmp.UmWeOuQjx1/tini [2021-07-31T17:29:06.106Z] #37 2.638 Cloning into '/tmp/tmp.UmWeOuQjx1/tini'... [2021-07-31T17:29:06.106Z] #37 3.391 + cd /tmp/tmp.UmWeOuQjx1/tini [2021-07-31T17:29:06.106Z] #37 3.392 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-31T17:29:06.106Z] #37 3.398 + cmake . [2021-07-31T17:29:06.106Z] #37 4.196 -- The C compiler identification is GNU 8.3.0 [2021-07-31T17:29:06.106Z] #37 4.256 -- Check for working C compiler: /usr/bin/cc [2021-07-31T17:29:06.106Z] #37 4.926 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-31T17:29:06.106Z] #37 4.943 -- Detecting C compiler ABI info [2021-07-31T17:29:06.106Z] #37 5.381 -- Detecting C compiler ABI info - done [2021-07-31T17:29:06.106Z] #37 5.409 -- Detecting C compile features [2021-07-31T17:29:06.278Z] [2021-07-31T17:29:06.278Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-31T17:29:06.278Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-07-31T17:29:06.278Z] #3 DONE 0.2s [2021-07-31T17:29:06.278Z] [2021-07-31T17:29:06.278Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-31T17:29:06.278Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-07-31T17:29:06.278Z] #4 CACHED [2021-07-31T17:29:07.039Z] #17 1.494 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-31T17:29:07.039Z] #17 1.514 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-31T17:29:07.039Z] #17 1.595 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-31T17:29:07.227Z] [2021-07-31T17:29:07.227Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-31T17:29:07.227Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-31T17:29:07.227Z] #5 DONE 0.1s [2021-07-31T17:29:07.227Z] [2021-07-31T17:29:07.227Z] #8 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-31T17:29:07.227Z] #8 sha256:a2f751df188616afb58e0970bbfcb818a5481f001a17b2205431b2421fe8b599 [2021-07-31T17:29:07.301Z] #17 1.800 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-31T17:29:07.474Z] #37 7.147 -- Detecting C compile features - done [2021-07-31T17:29:07.474Z] #37 7.184 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-31T17:29:07.474Z] #37 7.391 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-31T17:29:07.488Z] #8 DONE 0.1s [2021-07-31T17:29:07.488Z] [2021-07-31T17:29:07.488Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-07-31T17:29:07.488Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-07-31T17:29:07.488Z] #6 DONE 0.1s [2021-07-31T17:29:07.488Z] [2021-07-31T17:29:07.488Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-31T17:29:07.488Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-31T17:29:07.488Z] #7 DONE 0.1s [2021-07-31T17:29:07.730Z] #37 7.501 -- Configuring done [2021-07-31T17:29:07.730Z] #37 7.549 -- Generating done [2021-07-31T17:29:07.730Z] #37 7.552 -- Build files have been written to: /tmp/tmp.UmWeOuQjx1/tini [2021-07-31T17:29:07.730Z] #37 7.555 + make tini-static [2021-07-31T17:29:07.748Z] [2021-07-31T17:29:07.748Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-31T17:29:07.748Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-31T17:29:07.748Z] #63 DONE 0.0s [2021-07-31T17:29:07.748Z] [2021-07-31T17:29:07.748Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-31T17:29:07.748Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-31T17:29:07.748Z] #65 DONE 0.0s [2021-07-31T17:29:07.748Z] [2021-07-31T17:29:07.748Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-31T17:29:07.748Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-07-31T17:29:07.748Z] #9 DONE 0.0s [2021-07-31T17:29:07.748Z] [2021-07-31T17:29:07.748Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-31T17:29:07.748Z] #26 sha256:e1c630b53164ecaefddbcb40b31696dc8e7a4852cedd5bff2a9ea2b351a06858 [2021-07-31T17:29:07.748Z] #26 DONE 0.0s [2021-07-31T17:29:07.748Z] [2021-07-31T17:29:07.748Z] #23 [internal] load build context [2021-07-31T17:29:07.748Z] #23 sha256:645fa36197690c0a4aaa305fa3db67891d12fde95fd915e56cbf0d0be4065037 [2021-07-31T17:29:07.872Z] #17 2.325 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-31T17:29:07.986Z] #37 7.904 Scanning dependencies of target tini-static [2021-07-31T17:29:08.242Z] #37 ... [2021-07-31T17:29:08.242Z] [2021-07-31T17:29:08.242Z] #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-31T17:29:08.242Z] #24 sha256:1da192d9735aff4aa0889b8d76da18fa3ee9b0766de5c818bca22fd2420d4a8a [2021-07-31T17:29:08.242Z] #24 8.071 + mkdir -p /build [2021-07-31T17:29:08.242Z] #24 8.077 + mv docker/docker /build/ [2021-07-31T17:29:08.242Z] #24 8.087 + rmdir docker [2021-07-31T17:29:08.328Z] #23 ... [2021-07-31T17:29:08.328Z] [2021-07-31T17:29:08.328Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-31T17:29:08.328Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-31T17:29:08.328Z] #42 DONE 0.4s [2021-07-31T17:29:08.328Z] [2021-07-31T17:29:08.328Z] #23 [internal] load build context [2021-07-31T17:29:08.328Z] #23 sha256:645fa36197690c0a4aaa305fa3db67891d12fde95fd915e56cbf0d0be4065037 [2021-07-31T17:29:08.804Z] #24 DONE 8.6s [2021-07-31T17:29:08.804Z] [2021-07-31T17:29:08.804Z] #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-31T17:29:08.804Z] #48 sha256:989f242496c0d195e18c0291bf3373b7481de7ce61fd453bcda59303520014f9 [2021-07-31T17:29:08.804Z] #48 3.033 + RM_GOPATH=0 [2021-07-31T17:29:08.804Z] #48 3.033 + TMP_GOPATH= [2021-07-31T17:29:08.804Z] #48 3.033 + : /build [2021-07-31T17:29:08.804Z] #48 3.033 + '[' -z '' ']' [2021-07-31T17:29:08.804Z] #48 3.034 ++ mktemp -d [2021-07-31T17:29:08.804Z] #48 3.035 + export GOPATH=/tmp/tmp.dOzWC1qhWx [2021-07-31T17:29:08.804Z] #48 3.035 + GOPATH=/tmp/tmp.dOzWC1qhWx [2021-07-31T17:29:08.804Z] #48 3.035 + RM_GOPATH=1 [2021-07-31T17:29:08.804Z] #48 3.035 + case "$(go env GOARCH)" in [2021-07-31T17:29:08.804Z] #48 3.036 ++ go env GOARCH [2021-07-31T17:29:08.804Z] #48 3.040 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:08.804Z] #48 3.040 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:08.804Z] #48 3.041 ++ dirname /tmp/install/install.sh [2021-07-31T17:29:08.804Z] #48 3.042 + dir=/tmp/install [2021-07-31T17:29:08.804Z] #48 3.042 + bin=gotestsum [2021-07-31T17:29:08.804Z] #48 3.042 + shift [2021-07-31T17:29:08.804Z] #48 3.042 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-31T17:29:08.804Z] #48 3.042 + . /tmp/install/gotestsum.installer [2021-07-31T17:29:08.804Z] #48 3.043 ++ : v0.5.3 [2021-07-31T17:29:08.804Z] #48 3.043 + install_gotestsum [2021-07-31T17:29:08.804Z] #48 3.043 + set -e [2021-07-31T17:29:08.804Z] #48 3.044 + export GO111MODULE=on [2021-07-31T17:29:08.804Z] #48 3.044 + GO111MODULE=on [2021-07-31T17:29:08.804Z] #48 3.044 + GOBIN=/build [2021-07-31T17:29:08.804Z] #48 3.044 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-31T17:29:08.804Z] #48 3.828 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-31T17:29:08.804Z] #48 5.636 go: downloading github.com/fatih/color v1.9.0 [2021-07-31T17:29:08.804Z] #48 5.649 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-31T17:29:08.804Z] #48 5.700 go: downloading github.com/pkg/errors v0.9.1 [2021-07-31T17:29:08.804Z] #48 5.701 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-31T17:29:08.804Z] #48 6.052 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-31T17:29:08.804Z] #48 6.053 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-31T17:29:08.804Z] #48 6.228 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-31T17:29:08.804Z] #48 6.296 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-31T17:29:08.804Z] #48 6.467 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-31T17:29:08.804Z] #48 7.211 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-31T17:29:08.804Z] #48 7.970 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-31T17:29:08.814Z] #17 3.307 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-31T17:29:09.388Z] #17 ... [2021-07-31T17:29:09.388Z] [2021-07-31T17:29:09.388Z] #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-31T17:29:09.388Z] #53 sha256:4ce746f238cf730279476d248eb75440d7ad5db564825346b80ec972b9904b2f [2021-07-31T17:29:09.388Z] #53 3.980 github.com/LK4D4/vndr/godl [2021-07-31T17:29:09.388Z] #53 4.877 github.com/LK4D4/vndr [2021-07-31T17:29:09.388Z] #53 DONE 7.4s [2021-07-31T17:29:09.388Z] [2021-07-31T17:29:09.388Z] #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-31T17:29:09.388Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-31T17:29:09.388Z] #17 4.000 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-31T17:29:09.720Z] #23 transferring context: 55.79MB 1.8s done [2021-07-31T17:29:09.720Z] #23 DONE 1.9s [2021-07-31T17:29:09.720Z] [2021-07-31T17:29:09.720Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-31T17:29:09.720Z] #10 sha256:c0ad532e1e45036fd67be4e49d967ce97517177bf5dd0b59c10b5fa1e2d0e6a0 [2021-07-31T17:29:09.720Z] #10 CACHED [2021-07-31T17:29:09.720Z] [2021-07-31T17:29:09.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-31T17:29:09.720Z] #12 sha256:ec0543d9162d34cf7973999f6bde35307e6da16aa87429a271119862b2cc7dfe [2021-07-31T17:29:09.720Z] #12 CACHED [2021-07-31T17:29:09.720Z] [2021-07-31T17:29:09.720Z] #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-31T17:29:09.720Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 [2021-07-31T17:29:09.720Z] #56 CACHED [2021-07-31T17:29:09.720Z] [2021-07-31T17:29:09.720Z] #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-31T17:29:09.720Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-31T17:29:09.720Z] #13 CACHED [2021-07-31T17:29:09.720Z] [2021-07-31T17:29:09.720Z] #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-31T17:29:09.720Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-31T17:29:09.720Z] #36 CACHED [2021-07-31T17:29:09.720Z] [2021-07-31T17:29:09.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-31T17:29:09.720Z] #11 sha256:8d7a4ba75dc8dd57fc58c1be63be3c07959b201a420f8386f9459bae7430bfda [2021-07-31T17:29:09.720Z] #11 CACHED [2021-07-31T17:29:09.720Z] [2021-07-31T17:29:09.720Z] #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-31T17:29:09.720Z] #48 sha256:cfb1ed9b4d6aa78e00f2d4c13bbadc75d2681a69ec406e1a7276e3efe29f4149 [2021-07-31T17:29:09.959Z] #17 4.534 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-31T17:29:10.171Z] #48 ... [2021-07-31T17:29:10.171Z] [2021-07-31T17:29:10.171Z] #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-31T17:29:10.171Z] #52 sha256:390843bd4828d255ebc5b09f939daf4c45eb2de386260966f71151f3e7168845 [2021-07-31T17:29:10.171Z] #52 2.743 + RM_GOPATH=0 [2021-07-31T17:29:10.171Z] #52 2.743 + TMP_GOPATH= [2021-07-31T17:29:10.171Z] #52 2.743 + : /build [2021-07-31T17:29:10.171Z] #52 2.743 + '[' -z '' ']' [2021-07-31T17:29:10.171Z] #52 2.743 ++ mktemp -d [2021-07-31T17:29:10.171Z] #52 2.744 + export GOPATH=/tmp/tmp.TnBLFAGISi [2021-07-31T17:29:10.171Z] #52 2.744 + GOPATH=/tmp/tmp.TnBLFAGISi [2021-07-31T17:29:10.171Z] #52 2.744 + RM_GOPATH=1 [2021-07-31T17:29:10.171Z] #52 2.744 + case "$(go env GOARCH)" in [2021-07-31T17:29:10.171Z] #52 2.744 ++ go env GOARCH [2021-07-31T17:29:10.171Z] #52 2.755 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:10.171Z] #52 2.755 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:10.171Z] #52 2.755 ++ dirname /tmp/install/install.sh [2021-07-31T17:29:10.171Z] #52 2.755 + dir=/tmp/install [2021-07-31T17:29:10.171Z] #52 2.755 + bin=shfmt [2021-07-31T17:29:10.171Z] #52 2.755 + shift [2021-07-31T17:29:10.171Z] #52 2.757 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-31T17:29:10.171Z] #52 2.757 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-31T17:29:10.171Z] #52 2.757 + . /tmp/install/shfmt.installer [2021-07-31T17:29:10.171Z] #52 2.757 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-31T17:29:10.171Z] #52 2.757 + install_shfmt [2021-07-31T17:29:10.171Z] #52 2.757 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-31T17:29:10.171Z] #52 2.757 + git clone https://github.com/mvdan/sh.git /tmp/tmp.TnBLFAGISi/src/github.com/mvdan/sh [2021-07-31T17:29:10.171Z] #52 2.757 Cloning into '/tmp/tmp.TnBLFAGISi/src/github.com/mvdan/sh'... [2021-07-31T17:29:10.171Z] #52 9.941 + cd /tmp/tmp.TnBLFAGISi/src/github.com/mvdan/sh [2021-07-31T17:29:10.171Z] #52 9.941 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-31T17:29:10.171Z] #52 10.05 + GO111MODULE=on [2021-07-31T17:29:10.171Z] #52 10.05 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-31T17:29:10.171Z] #52 ... [2021-07-31T17:29:10.171Z] [2021-07-31T17:29:10.171Z] #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-31T17:29:10.171Z] #57 sha256:0a914be331a8896cbd2e03ee1938763f90cd64769ebf328500a612a8332976cd [2021-07-31T17:29:10.171Z] #57 2.353 + RM_GOPATH=0 [2021-07-31T17:29:10.171Z] #57 2.353 + TMP_GOPATH= [2021-07-31T17:29:10.171Z] #57 2.353 + : /build [2021-07-31T17:29:10.171Z] #57 2.353 + '[' -z '' ']' [2021-07-31T17:29:10.171Z] #57 2.353 ++ mktemp -d [2021-07-31T17:29:10.171Z] #57 2.358 + export GOPATH=/tmp/tmp.fKSqvHxhpT [2021-07-31T17:29:10.171Z] #57 2.358 + GOPATH=/tmp/tmp.fKSqvHxhpT [2021-07-31T17:29:10.171Z] #57 2.358 + RM_GOPATH=1 [2021-07-31T17:29:10.171Z] #57 2.358 + case "$(go env GOARCH)" in [2021-07-31T17:29:10.171Z] #57 2.360 ++ go env GOARCH [2021-07-31T17:29:10.171Z] #57 2.365 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:10.171Z] #57 2.365 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:10.171Z] #57 2.367 ++ dirname /tmp/install/install.sh [2021-07-31T17:29:10.171Z] #57 2.367 + dir=/tmp/install [2021-07-31T17:29:10.171Z] #57 2.367 + bin=containerd [2021-07-31T17:29:10.171Z] #57 2.367 + shift [2021-07-31T17:29:10.171Z] #57 2.367 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-31T17:29:10.171Z] #57 2.367 + . /tmp/install/containerd.installer [2021-07-31T17:29:10.171Z] #57 2.367 ++ set -e [2021-07-31T17:29:10.171Z] #57 2.367 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-07-31T17:29:10.171Z] #57 2.367 + install_containerd [2021-07-31T17:29:10.171Z] #57 2.367 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-07-31T17:29:10.171Z] #57 2.367 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fKSqvHxhpT/src/github.com/containerd/containerd [2021-07-31T17:29:10.171Z] #57 2.368 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-07-31T17:29:10.171Z] #57 2.389 Cloning into '/tmp/tmp.fKSqvHxhpT/src/github.com/containerd/containerd'... [2021-07-31T17:29:10.428Z] #57 ... [2021-07-31T17:29:10.428Z] [2021-07-31T17:29:10.428Z] #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-31T17:29:10.428Z] #59 sha256:e550aee78a4394523b955ec8e367c4ed5bd664e2e8d8b97bc7d9397de4adbf43 [2021-07-31T17:29:10.428Z] #59 2.654 + RM_GOPATH=0 [2021-07-31T17:29:10.428Z] #59 2.654 + TMP_GOPATH= [2021-07-31T17:29:10.428Z] #59 2.654 + : /build [2021-07-31T17:29:10.428Z] #59 2.654 + '[' -z '' ']' [2021-07-31T17:29:10.428Z] #59 2.654 ++ mktemp -d [2021-07-31T17:29:10.428Z] #59 2.655 + export GOPATH=/tmp/tmp.RVCI2G7KmP [2021-07-31T17:29:10.428Z] #59 2.655 + GOPATH=/tmp/tmp.RVCI2G7KmP [2021-07-31T17:29:10.428Z] #59 2.655 + RM_GOPATH=1 [2021-07-31T17:29:10.428Z] #59 2.655 + case "$(go env GOARCH)" in [2021-07-31T17:29:10.428Z] #59 2.656 ++ go env GOARCH [2021-07-31T17:29:10.428Z] #59 2.660 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:10.428Z] #59 2.660 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:10.428Z] #59 2.662 ++ dirname /tmp/install/install.sh [2021-07-31T17:29:10.428Z] #59 2.666 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-31T17:29:10.428Z] #59 2.666 + dir=/tmp/install [2021-07-31T17:29:10.428Z] #59 2.666 + bin=rootlesskit [2021-07-31T17:29:10.428Z] #59 2.666 + shift [2021-07-31T17:29:10.428Z] #59 2.666 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-31T17:29:10.428Z] #59 2.666 + . /tmp/install/rootlesskit.installer [2021-07-31T17:29:10.428Z] #59 2.666 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-31T17:29:10.428Z] #59 2.666 + install_rootlesskit [2021-07-31T17:29:10.428Z] #59 2.666 + case "$1" in [2021-07-31T17:29:10.428Z] #59 2.666 + export CGO_ENABLED=0 [2021-07-31T17:29:10.428Z] #59 2.666 + CGO_ENABLED=0 [2021-07-31T17:29:10.428Z] #59 2.666 + _install_rootlesskit [2021-07-31T17:29:10.428Z] #59 2.666 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-31T17:29:10.428Z] #59 2.666 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.RVCI2G7KmP/src/github.com/rootless-containers/rootlesskit [2021-07-31T17:29:10.428Z] #59 2.666 Cloning into '/tmp/tmp.RVCI2G7KmP/src/github.com/rootless-containers/rootlesskit'... [2021-07-31T17:29:10.428Z] #59 5.166 + cd /tmp/tmp.RVCI2G7KmP/src/github.com/rootless-containers/rootlesskit [2021-07-31T17:29:10.428Z] #59 5.167 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-31T17:29:10.428Z] #59 5.195 + export GO111MODULE=on [2021-07-31T17:29:10.428Z] #59 5.195 + GO111MODULE=on [2021-07-31T17:29:10.428Z] #59 5.195 + export GOPROXY=https://proxy.golang.org [2021-07-31T17:29:10.428Z] #59 5.195 + GOPROXY=https://proxy.golang.org [2021-07-31T17:29:10.428Z] #59 5.196 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-31T17:29:10.428Z] #59 5.198 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-31T17:29:10.428Z] #59 6.257 go: downloading github.com/pkg/errors v0.9.1 [2021-07-31T17:29:10.428Z] #59 6.261 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-31T17:29:10.428Z] #59 6.283 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-31T17:29:10.428Z] #59 6.743 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-31T17:29:10.428Z] #59 9.243 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-31T17:29:10.428Z] #59 9.627 go: downloading github.com/google/uuid v1.2.0 [2021-07-31T17:29:10.428Z] #59 9.633 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-31T17:29:10.428Z] #59 9.684 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-31T17:29:10.428Z] #59 9.700 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-31T17:29:10.428Z] #59 9.754 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-31T17:29:10.428Z] #59 9.922 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-31T17:29:10.428Z] #59 10.43 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-31T17:29:10.428Z] #59 ... [2021-07-31T17:29:10.428Z] [2021-07-31T17:29:10.428Z] #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-31T17:29:10.428Z] #50 sha256:8e9272a6753c4e274b87bc689c943baa5c07a57318789f2f4c9b3cb80f8adabd [2021-07-31T17:29:10.428Z] #50 3.060 + RM_GOPATH=0 [2021-07-31T17:29:10.428Z] #50 3.060 + TMP_GOPATH= [2021-07-31T17:29:10.428Z] #50 3.060 + : /build [2021-07-31T17:29:10.428Z] #50 3.060 + '[' -z '' ']' [2021-07-31T17:29:10.428Z] #50 3.060 ++ mktemp -d [2021-07-31T17:29:10.428Z] #50 3.061 + export GOPATH=/tmp/tmp.YqAaespCu6 [2021-07-31T17:29:10.428Z] #50 3.061 + GOPATH=/tmp/tmp.YqAaespCu6 [2021-07-31T17:29:10.428Z] #50 3.061 + RM_GOPATH=1 [2021-07-31T17:29:10.428Z] #50 3.062 + case "$(go env GOARCH)" in [2021-07-31T17:29:10.428Z] #50 3.064 ++ go env GOARCH [2021-07-31T17:29:10.428Z] #50 3.086 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:10.428Z] #50 3.086 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:10.428Z] #50 3.089 ++ dirname /tmp/install/install.sh [2021-07-31T17:29:10.428Z] #50 3.089 + dir=/tmp/install [2021-07-31T17:29:10.428Z] #50 3.089 + bin=golangci_lint [2021-07-31T17:29:10.428Z] #50 3.089 + shift [2021-07-31T17:29:10.428Z] #50 3.089 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-31T17:29:10.428Z] #50 3.089 + . /tmp/install/golangci_lint.installer [2021-07-31T17:29:10.428Z] #50 3.089 ++ : v1.23.8 [2021-07-31T17:29:10.428Z] #50 3.089 + install_golangci_lint [2021-07-31T17:29:10.428Z] #50 3.089 + set -e [2021-07-31T17:29:10.428Z] #50 3.089 + export GO111MODULE=on [2021-07-31T17:29:10.428Z] #50 3.089 + GO111MODULE=on [2021-07-31T17:29:10.428Z] #50 3.090 + GOBIN=/build [2021-07-31T17:29:10.428Z] #50 3.090 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-31T17:29:10.428Z] #50 3.786 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-31T17:29:10.532Z] #17 5.049 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-31T17:29:10.684Z] #50 ... [2021-07-31T17:29:10.684Z] [2021-07-31T17:29:10.684Z] #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-31T17:29:10.684Z] #37 sha256:abf6e5dd61b32a25d2f07bd333a581bc8692760b54ca02300019886ba3b825fe [2021-07-31T17:29:10.684Z] #37 8.127 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-31T17:29:10.684Z] #37 9.576 [100%] Linking C executable tini-static [2021-07-31T17:29:10.684Z] #37 10.17 [100%] Built target tini-static [2021-07-31T17:29:10.684Z] #37 10.25 + mkdir -p /build [2021-07-31T17:29:10.684Z] #37 10.25 + cp tini-static /build/docker-init [2021-07-31T17:29:10.684Z] #37 DONE 10.5s [2021-07-31T17:29:10.684Z] [2021-07-31T17:29:10.684Z] #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-31T17:29:10.684Z] #54 sha256:8ad6f53c1846e860d45b24f42fd720677f0331aa8b59cf2821e0b1c6de577602 [2021-07-31T17:29:10.684Z] #54 2.842 + RM_GOPATH=0 [2021-07-31T17:29:10.684Z] #54 2.842 + TMP_GOPATH= [2021-07-31T17:29:10.684Z] #54 2.842 + : /build [2021-07-31T17:29:10.684Z] #54 2.842 + '[' -z '' ']' [2021-07-31T17:29:10.684Z] #54 2.842 ++ mktemp -d [2021-07-31T17:29:10.684Z] #54 2.842 + export GOPATH=/tmp/tmp.AJ6zeU744v [2021-07-31T17:29:10.684Z] #54 2.842 + GOPATH=/tmp/tmp.AJ6zeU744v [2021-07-31T17:29:10.684Z] #54 2.842 + RM_GOPATH=1 [2021-07-31T17:29:10.684Z] #54 2.842 + case "$(go env GOARCH)" in [2021-07-31T17:29:10.684Z] #54 2.854 ++ go env GOARCH [2021-07-31T17:29:10.684Z] #54 2.860 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:10.684Z] #54 2.860 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:10.684Z] #54 2.860 ++ dirname /tmp/install/install.sh [2021-07-31T17:29:10.684Z] #54 2.860 + dir=/tmp/install [2021-07-31T17:29:10.684Z] #54 2.860 + bin=runc [2021-07-31T17:29:10.684Z] #54 2.860 + shift [2021-07-31T17:29:10.684Z] #54 2.860 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-31T17:29:10.684Z] #54 2.860 + . /tmp/install/runc.installer [2021-07-31T17:29:10.684Z] #54 2.860 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-31T17:29:10.684Z] #54 2.860 + install_runc [2021-07-31T17:29:10.684Z] #54 2.860 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-31T17:29:10.684Z] #54 2.860 + uname -r [2021-07-31T17:29:10.684Z] #54 2.872 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-31T17:29:10.684Z] #54 2.872 + RUNC_BUILDTAGS='seccomp ' [2021-07-31T17:29:10.684Z] #54 2.872 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-31T17:29:10.684Z] #54 2.872 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AJ6zeU744v/src/github.com/opencontainers/runc [2021-07-31T17:29:10.684Z] #54 2.876 Cloning into '/tmp/tmp.AJ6zeU744v/src/github.com/opencontainers/runc'... [2021-07-31T17:29:10.793Z] #17 5.484 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-31T17:29:10.941Z] #54 ... [2021-07-31T17:29:10.941Z] [2021-07-31T17:29:10.941Z] #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-31T17:29:10.941Z] #46 sha256:df9955a485c1152522ff72f21550f9e6df5cbb261670bbab5f6e2636d603fa6b [2021-07-31T17:29:10.941Z] #46 3.164 + RM_GOPATH=0 [2021-07-31T17:29:10.941Z] #46 3.164 + TMP_GOPATH= [2021-07-31T17:29:10.941Z] #46 3.164 + : /build [2021-07-31T17:29:10.941Z] #46 3.164 + '[' -z '' ']' [2021-07-31T17:29:10.941Z] #46 3.169 ++ mktemp -d [2021-07-31T17:29:10.941Z] #46 3.169 + export GOPATH=/tmp/tmp.VFKRh1ivUH [2021-07-31T17:29:10.941Z] #46 3.169 + GOPATH=/tmp/tmp.VFKRh1ivUH [2021-07-31T17:29:10.941Z] #46 3.169 + RM_GOPATH=1 [2021-07-31T17:29:10.941Z] #46 3.169 + case "$(go env GOARCH)" in [2021-07-31T17:29:10.941Z] #46 3.169 ++ go env GOARCH [2021-07-31T17:29:10.941Z] #46 3.172 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:10.941Z] #46 3.172 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:10.941Z] #46 3.172 ++ dirname /tmp/install/install.sh [2021-07-31T17:29:10.941Z] #46 3.173 + dir=/tmp/install [2021-07-31T17:29:10.941Z] #46 3.173 + bin=vndr [2021-07-31T17:29:10.941Z] #46 3.173 + shift [2021-07-31T17:29:10.941Z] #46 3.173 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-31T17:29:10.941Z] #46 3.173 + . /tmp/install/vndr.installer [2021-07-31T17:29:10.941Z] #46 3.173 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-31T17:29:10.941Z] #46 3.173 + install_vndr [2021-07-31T17:29:10.941Z] #46 3.173 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-31T17:29:10.941Z] #46 3.173 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-31T17:29:10.941Z] #46 3.173 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.VFKRh1ivUH/src/github.com/LK4D4/vndr [2021-07-31T17:29:10.941Z] #46 3.175 Cloning into '/tmp/tmp.VFKRh1ivUH/src/github.com/LK4D4/vndr'... [2021-07-31T17:29:10.941Z] #46 3.742 + cd /tmp/tmp.VFKRh1ivUH/src/github.com/LK4D4/vndr [2021-07-31T17:29:10.941Z] #46 3.742 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-31T17:29:10.941Z] #46 3.761 + go build -buildmode=pie -v -o /build/vndr . [2021-07-31T17:29:10.941Z] #46 5.040 github.com/LK4D4/vndr/build [2021-07-31T17:29:10.941Z] #46 5.049 github.com/LK4D4/vndr/godl/singleflight [2021-07-31T17:29:10.941Z] #46 5.283 github.com/LK4D4/vndr/versioned [2021-07-31T17:29:10.941Z] #46 6.558 github.com/LK4D4/vndr/godl [2021-07-31T17:29:10.941Z] #46 8.485 github.com/LK4D4/vndr [2021-07-31T17:29:10.941Z] #46 ... [2021-07-31T17:29:10.941Z] [2021-07-31T17:29:10.941Z] #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-31T17:29:10.941Z] #59 sha256:e550aee78a4394523b955ec8e367c4ed5bd664e2e8d8b97bc7d9397de4adbf43 [2021-07-31T17:29:10.941Z] #59 10.58 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-31T17:29:11.054Z] #17 5.493 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [298 kB] [2021-07-31T17:29:11.054Z] #17 5.521 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-31T17:29:11.054Z] #17 5.522 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-31T17:29:11.054Z] #17 5.551 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-31T17:29:11.054Z] #17 5.564 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-31T17:29:11.054Z] #17 5.575 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-31T17:29:11.054Z] #17 5.577 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-31T17:29:11.054Z] #17 5.578 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-31T17:29:11.054Z] #17 5.579 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-31T17:29:11.054Z] #17 5.580 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-31T17:29:11.054Z] #17 5.581 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-31T17:29:11.997Z] #17 ... [2021-07-31T17:29:11.997Z] [2021-07-31T17:29:11.997Z] #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-31T17:29:11.997Z] #55 sha256:a96aeb2500096e9736cccf26cab519732292a7cfde982a83a80ef3f3dc35617c [2021-07-31T17:29:11.997Z] #55 1.833 + RM_GOPATH=0 [2021-07-31T17:29:11.997Z] #55 1.833 + TMP_GOPATH= [2021-07-31T17:29:11.997Z] #55 1.833 + : /build [2021-07-31T17:29:11.997Z] #55 1.833 + '[' -z '' ']' [2021-07-31T17:29:11.997Z] #55 1.833 ++ mktemp -d [2021-07-31T17:29:11.997Z] #55 1.836 + export GOPATH=/tmp/tmp.ujPmiifHft [2021-07-31T17:29:11.997Z] #55 1.836 + GOPATH=/tmp/tmp.ujPmiifHft [2021-07-31T17:29:11.997Z] #55 1.836 + RM_GOPATH=1 [2021-07-31T17:29:11.997Z] #55 1.836 + case "$(go env GOARCH)" in [2021-07-31T17:29:11.997Z] #55 1.836 ++ go env GOARCH [2021-07-31T17:29:11.997Z] #55 1.842 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:11.997Z] #55 1.842 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:11.997Z] #55 1.843 ++ dirname /tmp/install/install.sh [2021-07-31T17:29:11.997Z] #55 1.844 + dir=/tmp/install [2021-07-31T17:29:11.997Z] #55 1.844 + bin=gotestsum [2021-07-31T17:29:11.997Z] #55 1.844 + shift [2021-07-31T17:29:11.997Z] #55 1.844 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-31T17:29:11.997Z] #55 1.844 + . /tmp/install/gotestsum.installer [2021-07-31T17:29:11.997Z] #55 1.844 ++ : v0.5.3 [2021-07-31T17:29:11.997Z] #55 1.844 + install_gotestsum [2021-07-31T17:29:11.997Z] #55 1.845 + set -e [2021-07-31T17:29:11.997Z] #55 1.845 + export GO111MODULE=on [2021-07-31T17:29:11.997Z] #55 1.845 + GO111MODULE=on [2021-07-31T17:29:11.997Z] #55 1.845 + GOBIN=/build [2021-07-31T17:29:11.997Z] #55 1.845 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-31T17:29:11.997Z] #55 2.393 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-31T17:29:11.997Z] #55 4.254 go: downloading github.com/fatih/color v1.9.0 [2021-07-31T17:29:11.997Z] #55 4.263 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-31T17:29:11.997Z] #55 4.273 go: downloading github.com/pkg/errors v0.9.1 [2021-07-31T17:29:11.997Z] #55 4.273 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-31T17:29:11.997Z] #55 4.428 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-31T17:29:11.997Z] #55 4.438 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-31T17:29:11.997Z] #55 4.567 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-31T17:29:11.997Z] #55 4.596 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-31T17:29:11.997Z] #55 4.741 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-31T17:29:11.997Z] #55 5.195 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-31T17:29:11.997Z] #55 5.206 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-31T17:29:11.997Z] #55 ... [2021-07-31T17:29:11.997Z] [2021-07-31T17:29:11.997Z] #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-31T17:29:11.997Z] #57 sha256:f1f9d1931fb3cec48438385ea07490e309f7ba0b8ba1db7aae5046f3d83d4357 [2021-07-31T17:29:11.997Z] #57 1.771 + RM_GOPATH=0 [2021-07-31T17:29:11.997Z] #57 1.774 + TMP_GOPATH= [2021-07-31T17:29:11.997Z] #57 1.774 + : /build [2021-07-31T17:29:11.997Z] #57 1.774 + '[' -z '' ']' [2021-07-31T17:29:11.997Z] #57 1.774 ++ mktemp -d [2021-07-31T17:29:11.997Z] #57 1.775 + export GOPATH=/tmp/tmp.hdX7vmWXKQ [2021-07-31T17:29:11.997Z] #57 1.775 + GOPATH=/tmp/tmp.hdX7vmWXKQ [2021-07-31T17:29:11.997Z] #57 1.775 + RM_GOPATH=1 [2021-07-31T17:29:11.997Z] #57 1.775 + case "$(go env GOARCH)" in [2021-07-31T17:29:11.997Z] #57 1.775 ++ go env GOARCH [2021-07-31T17:29:11.997Z] #57 1.779 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:11.997Z] #57 1.779 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:11.997Z] #57 1.779 ++ dirname /tmp/install/install.sh [2021-07-31T17:29:11.997Z] #57 1.782 + dir=/tmp/install [2021-07-31T17:29:11.997Z] #57 1.782 + bin=golangci_lint [2021-07-31T17:29:11.997Z] #57 1.782 + shift [2021-07-31T17:29:11.997Z] #57 1.782 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-31T17:29:11.997Z] #57 1.782 + . /tmp/install/golangci_lint.installer [2021-07-31T17:29:11.997Z] #57 1.782 ++ : v1.23.8 [2021-07-31T17:29:11.997Z] #57 1.782 + install_golangci_lint [2021-07-31T17:29:11.997Z] #57 1.782 + set -e [2021-07-31T17:29:11.997Z] #57 1.782 + export GO111MODULE=on [2021-07-31T17:29:11.997Z] #57 1.782 + GO111MODULE=on [2021-07-31T17:29:11.997Z] #57 1.782 + GOBIN=/build [2021-07-31T17:29:11.997Z] #57 1.782 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-31T17:29:11.997Z] #57 2.328 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-31T17:29:11.997Z] #57 8.907 go: downloading github.com/fatih/color v1.7.0 [2021-07-31T17:29:11.997Z] #57 8.909 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-31T17:29:11.997Z] #57 8.944 go: downloading github.com/pkg/errors v0.8.1 [2021-07-31T17:29:11.997Z] #57 8.948 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-31T17:29:11.997Z] #57 8.960 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-31T17:29:11.997Z] #57 9.058 go: downloading github.com/spf13/viper v1.6.1 [2021-07-31T17:29:11.997Z] #57 9.267 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-31T17:29:11.997Z] #57 9.269 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-31T17:29:11.997Z] #57 9.296 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-31T17:29:11.997Z] #57 9.314 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-31T17:29:11.997Z] #57 9.536 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-31T17:29:11.997Z] #57 9.639 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-31T17:29:12.258Z] #57 ... [2021-07-31T17:29:12.258Z] [2021-07-31T17:29:12.258Z] #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-31T17:29:12.258Z] #59 sha256:7c133f8de9630562afb16a5b7447624d01a772f5588e4e0af1f91bbac895363d [2021-07-31T17:29:12.258Z] #59 1.695 + RM_GOPATH=0 [2021-07-31T17:29:12.258Z] #59 1.699 + TMP_GOPATH= [2021-07-31T17:29:12.258Z] #59 1.699 + : /build [2021-07-31T17:29:12.258Z] #59 1.699 + '[' -z '' ']' [2021-07-31T17:29:12.258Z] #59 1.699 ++ mktemp -d [2021-07-31T17:29:12.258Z] #59 1.702 + export GOPATH=/tmp/tmp.G8NNW00IM5 [2021-07-31T17:29:12.258Z] #59 1.702 + GOPATH=/tmp/tmp.G8NNW00IM5 [2021-07-31T17:29:12.258Z] #59 1.702 + RM_GOPATH=1 [2021-07-31T17:29:12.258Z] #59 1.702 + case "$(go env GOARCH)" in [2021-07-31T17:29:12.258Z] #59 1.702 ++ go env GOARCH [2021-07-31T17:29:12.258Z] #59 1.704 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:12.258Z] #59 1.704 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:12.258Z] #59 1.706 ++ dirname /tmp/install/install.sh [2021-07-31T17:29:12.258Z] #59 1.707 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-31T17:29:12.258Z] #59 1.707 + dir=/tmp/install [2021-07-31T17:29:12.258Z] #59 1.707 + bin=shfmt [2021-07-31T17:29:12.258Z] #59 1.707 + shift [2021-07-31T17:29:12.258Z] #59 1.707 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-31T17:29:12.258Z] #59 1.707 + . /tmp/install/shfmt.installer [2021-07-31T17:29:12.258Z] #59 1.707 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-31T17:29:12.258Z] #59 1.707 + install_shfmt [2021-07-31T17:29:12.258Z] #59 1.707 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-31T17:29:12.258Z] #59 1.707 + git clone https://github.com/mvdan/sh.git /tmp/tmp.G8NNW00IM5/src/github.com/mvdan/sh [2021-07-31T17:29:12.258Z] #59 1.729 Cloning into '/tmp/tmp.G8NNW00IM5/src/github.com/mvdan/sh'... [2021-07-31T17:29:12.258Z] #59 4.936 + cd /tmp/tmp.G8NNW00IM5/src/github.com/mvdan/sh [2021-07-31T17:29:12.258Z] #59 4.936 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-31T17:29:12.258Z] #59 4.970 + GO111MODULE=on [2021-07-31T17:29:12.258Z] #59 4.970 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-31T17:29:12.258Z] #59 5.573 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-31T17:29:12.258Z] #59 5.575 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-31T17:29:12.258Z] #59 5.587 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-31T17:29:12.258Z] #59 6.294 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-31T17:29:12.258Z] #59 7.719 golang.org/x/sys/unix [2021-07-31T17:29:12.258Z] #59 7.750 github.com/pkg/diff [2021-07-31T17:29:12.258Z] #59 8.334 mvdan.cc/editorconfig [2021-07-31T17:29:12.258Z] #59 9.079 mvdan.cc/sh/v3/fileutil [2021-07-31T17:29:12.258Z] #59 9.239 mvdan.cc/sh/v3/syntax [2021-07-31T17:29:12.309Z] #59 11.88 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-31T17:29:12.829Z] #59 ... [2021-07-31T17:29:12.829Z] [2021-07-31T17:29:12.829Z] #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-31T17:29:12.829Z] #57 sha256:f1f9d1931fb3cec48438385ea07490e309f7ba0b8ba1db7aae5046f3d83d4357 [2021-07-31T17:29:12.829Z] #57 10.78 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-31T17:29:12.829Z] #57 10.80 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-31T17:29:12.829Z] #57 10.86 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-31T17:29:12.829Z] #57 10.90 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-31T17:29:12.829Z] #57 10.91 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-31T17:29:12.829Z] #57 10.93 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-31T17:29:12.829Z] #57 11.03 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-31T17:29:13.034Z] #48 3.023 + RM_GOPATH=0 [2021-07-31T17:29:13.034Z] #48 3.023 + TMP_GOPATH= [2021-07-31T17:29:13.034Z] #48 3.024 + : /build [2021-07-31T17:29:13.034Z] #48 3.024 + '[' -z '' ']' [2021-07-31T17:29:13.034Z] #48 3.026 ++ mktemp -d [2021-07-31T17:29:13.034Z] #48 3.028 + export GOPATH=/tmp/tmp.2EbQiumVr6 [2021-07-31T17:29:13.034Z] #48 3.028 + GOPATH=/tmp/tmp.2EbQiumVr6 [2021-07-31T17:29:13.034Z] #48 3.028 + RM_GOPATH=1 [2021-07-31T17:29:13.034Z] #48 3.028 + case "$(go env GOARCH)" in [2021-07-31T17:29:13.034Z] #48 3.029 ++ go env GOARCH [2021-07-31T17:29:13.034Z] #48 3.039 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:13.034Z] #48 3.039 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:13.034Z] #48 3.042 ++ dirname /tmp/install/install.sh [2021-07-31T17:29:13.034Z] #48 3.044 + dir=/tmp/install [2021-07-31T17:29:13.034Z] #48 3.044 + bin=gotestsum [2021-07-31T17:29:13.034Z] #48 3.044 + shift [2021-07-31T17:29:13.034Z] #48 3.045 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-31T17:29:13.034Z] #48 3.045 + . /tmp/install/gotestsum.installer [2021-07-31T17:29:13.034Z] #48 3.045 ++ : v0.5.3 [2021-07-31T17:29:13.034Z] #48 3.046 + install_gotestsum [2021-07-31T17:29:13.034Z] #48 3.047 + set -e [2021-07-31T17:29:13.034Z] #48 3.047 + export GO111MODULE=on [2021-07-31T17:29:13.034Z] #48 3.048 + GO111MODULE=on [2021-07-31T17:29:13.034Z] #48 3.048 + GOBIN=/build [2021-07-31T17:29:13.034Z] #48 3.048 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-31T17:29:13.090Z] #57 11.04 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-31T17:29:13.090Z] #57 11.07 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-31T17:29:13.090Z] #57 11.09 go: downloading github.com/spf13/afero v1.1.2 [2021-07-31T17:29:13.090Z] #57 11.13 go: downloading github.com/spf13/cast v1.3.0 [2021-07-31T17:29:13.090Z] #57 11.16 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-31T17:29:13.090Z] #57 11.17 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-31T17:29:13.090Z] #57 11.19 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-31T17:29:13.090Z] #57 11.21 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-31T17:29:13.090Z] #57 11.29 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-31T17:29:13.297Z] #48 3.685 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-31T17:29:13.351Z] #57 11.29 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-31T17:29:13.351Z] #57 11.38 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-31T17:29:13.351Z] #57 11.40 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-31T17:29:13.351Z] #57 11.43 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-31T17:29:13.351Z] #57 11.44 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-31T17:29:13.351Z] #57 11.46 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-31T17:29:13.351Z] #57 11.48 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-31T17:29:13.351Z] #57 11.51 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-31T17:29:13.611Z] #57 11.53 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-31T17:29:13.611Z] #57 11.56 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-31T17:29:13.611Z] #57 11.57 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-31T17:29:13.611Z] #57 11.59 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-31T17:29:13.611Z] #57 11.61 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-31T17:29:13.899Z] #57 11.83 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-31T17:29:13.899Z] #57 11.89 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-31T17:29:13.899Z] #57 11.91 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-31T17:29:13.899Z] #57 11.99 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-31T17:29:13.899Z] #57 12.01 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-31T17:29:13.899Z] #57 12.06 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-31T17:29:13.899Z] #57 12.07 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-31T17:29:14.161Z] #57 12.29 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-31T17:29:14.423Z] #57 12.33 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-31T17:29:14.423Z] #57 12.37 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-31T17:29:14.423Z] #57 12.44 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-31T17:29:14.423Z] #57 12.49 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-31T17:29:14.423Z] #57 12.51 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-31T17:29:14.685Z] #57 12.60 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-31T17:29:14.685Z] #57 12.61 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-31T17:29:14.685Z] #57 12.69 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-31T17:29:14.685Z] #57 12.70 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-31T17:29:14.685Z] #57 12.72 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-31T17:29:14.685Z] #57 12.72 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-31T17:29:14.685Z] #57 12.75 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-31T17:29:14.829Z] #59 ... [2021-07-31T17:29:14.829Z] [2021-07-31T17:29:14.829Z] #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-31T17:29:14.829Z] #46 sha256:df9955a485c1152522ff72f21550f9e6df5cbb261670bbab5f6e2636d603fa6b [2021-07-31T17:29:14.829Z] #46 DONE 14.1s [2021-07-31T17:29:14.829Z] [2021-07-31T17:29:14.829Z] #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-31T17:29:14.829Z] #50 sha256:8e9272a6753c4e274b87bc689c943baa5c07a57318789f2f4c9b3cb80f8adabd [2021-07-31T17:29:14.829Z] #50 11.38 go: downloading github.com/fatih/color v1.7.0 [2021-07-31T17:29:14.829Z] #50 11.38 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-31T17:29:14.829Z] #50 11.44 go: downloading github.com/pkg/errors v0.8.1 [2021-07-31T17:29:14.829Z] #50 11.48 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-31T17:29:14.829Z] #50 11.53 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-31T17:29:14.829Z] #50 11.75 go: downloading github.com/spf13/viper v1.6.1 [2021-07-31T17:29:14.829Z] #50 11.86 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-31T17:29:14.829Z] #50 11.93 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-31T17:29:14.829Z] #50 12.81 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-31T17:29:14.829Z] #50 12.99 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-31T17:29:14.829Z] #50 14.71 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-31T17:29:14.829Z] #50 14.71 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-31T17:29:14.829Z] #50 14.74 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-31T17:29:14.829Z] #50 14.82 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-31T17:29:14.945Z] #57 13.08 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-31T17:29:14.945Z] #57 13.08 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-31T17:29:14.945Z] #57 13.14 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-31T17:29:15.087Z] #50 14.85 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-31T17:29:15.087Z] #50 14.87 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-31T17:29:15.087Z] #50 14.94 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-31T17:29:15.087Z] #50 14.94 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-31T17:29:15.206Z] #57 13.14 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-31T17:29:15.206Z] #57 13.15 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-31T17:29:15.206Z] #57 13.17 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-31T17:29:15.206Z] #57 13.25 go: downloading golang.org/x/text v0.3.2 [2021-07-31T17:29:15.221Z] #48 5.428 go: downloading github.com/fatih/color v1.9.0 [2021-07-31T17:29:15.222Z] #48 5.443 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-31T17:29:15.222Z] #48 5.448 go: downloading github.com/pkg/errors v0.9.1 [2021-07-31T17:29:15.222Z] #48 5.451 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-31T17:29:15.222Z] #48 5.681 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-31T17:29:15.343Z] #50 15.16 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-31T17:29:15.343Z] #50 15.16 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-31T17:29:15.343Z] #50 15.23 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-31T17:29:15.343Z] #50 15.25 go: downloading github.com/spf13/afero v1.1.2 [2021-07-31T17:29:15.343Z] #50 15.34 go: downloading github.com/spf13/cast v1.3.0 [2021-07-31T17:29:15.485Z] #48 5.686 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-31T17:29:15.485Z] #48 5.704 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-31T17:29:15.485Z] #48 5.815 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-31T17:29:15.485Z] #48 5.817 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-31T17:29:15.599Z] #50 15.36 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-31T17:29:15.599Z] #50 15.39 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-31T17:29:15.599Z] #50 15.40 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-31T17:29:15.599Z] #50 15.44 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-31T17:29:15.599Z] #50 15.55 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-31T17:29:15.599Z] #50 15.56 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-31T17:29:15.599Z] #50 15.56 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-31T17:29:15.599Z] #50 15.60 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-31T17:29:15.855Z] #50 15.63 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-31T17:29:15.855Z] #50 15.66 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-31T17:29:15.855Z] #50 15.66 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-31T17:29:15.855Z] #50 15.71 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-31T17:29:15.855Z] #50 15.71 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-31T17:29:15.855Z] #50 15.75 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-31T17:29:15.855Z] #50 15.78 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-31T17:29:15.855Z] #50 15.78 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-31T17:29:15.855Z] #50 15.81 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-31T17:29:15.855Z] #50 15.82 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-31T17:29:16.061Z] #48 6.324 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-31T17:29:16.112Z] #50 15.87 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-31T17:29:16.112Z] #50 15.90 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-31T17:29:16.112Z] #50 16.02 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-31T17:29:16.112Z] #50 16.07 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-31T17:29:16.112Z] #50 16.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-31T17:29:16.325Z] #48 6.746 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-31T17:29:16.369Z] #50 16.12 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-31T17:29:16.369Z] #50 16.21 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-31T17:29:16.369Z] #50 16.21 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-31T17:29:16.369Z] #50 16.25 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-31T17:29:16.369Z] #50 16.28 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-31T17:29:16.369Z] #50 16.34 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-31T17:29:16.590Z] #57 ... [2021-07-31T17:29:16.590Z] [2021-07-31T17:29:16.590Z] #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-31T17:29:16.590Z] #59 sha256:7c133f8de9630562afb16a5b7447624d01a772f5588e4e0af1f91bbac895363d [2021-07-31T17:29:16.590Z] #59 11.55 golang.org/x/crypto/ssh/terminal [2021-07-31T17:29:16.590Z] #59 13.43 mvdan.cc/sh/v3/cmd/shfmt [2021-07-31T17:29:16.590Z] #59 DONE 14.7s [2021-07-31T17:29:16.625Z] #50 16.38 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-31T17:29:16.625Z] #50 16.52 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-31T17:29:16.625Z] #50 16.52 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-31T17:29:16.625Z] #50 16.54 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-31T17:29:16.851Z] [2021-07-31T17:29:16.851Z] #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-31T17:29:16.851Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-31T17:29:16.882Z] #50 16.60 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-31T17:29:16.882Z] #50 16.62 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-31T17:29:16.882Z] #50 16.64 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-31T17:29:16.882Z] #50 16.72 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-31T17:29:17.445Z] #50 17.21 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-31T17:29:17.445Z] #50 17.22 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-31T17:29:17.445Z] #50 17.32 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-31T17:29:17.445Z] #50 17.35 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-31T17:29:17.445Z] #50 17.35 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-31T17:29:17.445Z] #50 17.44 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-31T17:29:17.703Z] #50 17.48 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-31T17:29:17.792Z] #17 ... [2021-07-31T17:29:17.792Z] [2021-07-31T17:29:17.792Z] #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-31T17:29:17.792Z] #57 sha256:f1f9d1931fb3cec48438385ea07490e309f7ba0b8ba1db7aae5046f3d83d4357 [2021-07-31T17:29:17.792Z] #57 15.69 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-31T17:29:17.792Z] #57 15.69 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-31T17:29:17.792Z] #57 15.74 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-31T17:29:17.792Z] #57 15.74 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-31T17:29:17.792Z] #57 15.75 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-31T17:29:17.961Z] #50 17.68 go: downloading golang.org/x/text v0.3.2 [2021-07-31T17:29:18.053Z] #57 16.11 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-31T17:29:18.053Z] #57 16.16 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-31T17:29:18.314Z] #57 16.26 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-31T17:29:18.579Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-31T17:29:18.579Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-797be707\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-31T17:29:18.579Z] ---------------------------------------------------------------------------- [2021-07-31T17:29:18.579Z] [2021-07-31T17:29:18.579Z] INFO: executeCI.ps1 starting at Sat Jul 31 17:29:16 CUT 2021 [2021-07-31T17:29:18.579Z] [2021-07-31T17:29:18.579Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-31T17:29:18.579Z] INFO: Running git version 2.24.1.windows.2 [2021-07-31T17:29:18.579Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-07-31T17:29:18.579Z] INFO: Environment variables: [2021-07-31T17:29:18.579Z] [2021-07-31T17:29:18.579Z] Name Value [2021-07-31T17:29:18.579Z] ---- ----- [2021-07-31T17:29:18.579Z] ALLUSERSPROFILE C:\ProgramData [2021-07-31T17:29:18.579Z] amd64 true [2021-07-31T17:29:18.579Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-31T17:29:18.579Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-31T17:29:18.579Z] arm64 true [2021-07-31T17:29:18.579Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-31T17:29:18.579Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-31T17:29:18.579Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-31T17:29:18.579Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-31T17:29:18.579Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-31T17:29:18.579Z] BRANCH_NAME PR-42697 [2021-07-31T17:29:18.579Z] BUILD_DISPLAY_NAME #12 [2021-07-31T17:29:18.579Z] BUILD_ID 12 [2021-07-31T17:29:18.579Z] BUILD_NUMBER 12 [2021-07-31T17:29:18.579Z] BUILD_TAG jenkins-moby-PR-42697-12 [2021-07-31T17:29:18.579Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42697/12/ [2021-07-31T17:29:18.579Z] cgroup2 true [2021-07-31T17:29:18.579Z] CHANGE_AUTHOR thaJeztah [2021-07-31T17:29:18.579Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-07-31T17:29:18.579Z] CHANGE_BRANCH update_containerd_1.5.5 [2021-07-31T17:29:18.579Z] CHANGE_FORK thaJeztah/docker [2021-07-31T17:29:18.579Z] CHANGE_ID 42697 [2021-07-31T17:29:18.579Z] CHANGE_TARGET master [2021-07-31T17:29:18.579Z] CHANGE_TITLE Update to containerd v1.5.5 [2021-07-31T17:29:18.579Z] CHANGE_URL https://github.com/moby/moby/pull/42697 [2021-07-31T17:29:18.579Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-31T17:29:18.579Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-31T17:29:18.579Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-31T17:29:18.579Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-31T17:29:18.579Z] COMPUTERNAME azwin-2-fc6960 [2021-07-31T17:29:18.579Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-31T17:29:18.579Z] ConfigSequenceNumber 0 [2021-07-31T17:29:18.579Z] dco true [2021-07-31T17:29:18.579Z] DOCKER_BUILDKIT 0 [2021-07-31T17:29:18.579Z] DOCKER_DUT_DEBUG 1 [2021-07-31T17:29:18.579Z] DOCKER_EXPERIMENTAL 1 [2021-07-31T17:29:18.579Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-31T17:29:18.579Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-31T17:29:18.579Z] EXECUTOR_NUMBER 0 [2021-07-31T17:29:18.579Z] FQDN azwin-2-fc6960.westus.cloudapp.azure.com [2021-07-31T17:29:18.579Z] GIT_BRANCH PR-42697 [2021-07-31T17:29:18.579Z] GIT_COMMIT 75913286f789c0d184c12bcb973f7c371dbbf36a [2021-07-31T17:29:18.579Z] GIT_PREVIOUS_COMMIT 8520a22f7e6a962928ab9664791c5a19502398ed [2021-07-31T17:29:18.579Z] GIT_URL https://github.com/moby/moby.git [2021-07-31T17:29:18.579Z] HUDSON_COOKIE 0fa20fb1-998e-4ecd-8b63-d6e7b97105b9 [2021-07-31T17:29:18.579Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-31T17:29:18.579Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-31T17:29:18.579Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-31T17:29:18.579Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-31T17:29:18.579Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-31T17:29:18.579Z] JENKINS_NODE_COOKIE 2099c5c4-a04a-43b7-895c-2191e92506ee [2021-07-31T17:29:18.579Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-31T17:29:18.580Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-31T17:29:18.580Z] JOB_BASE_NAME PR-42697 [2021-07-31T17:29:18.580Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42697/display/redirect [2021-07-31T17:29:18.580Z] JOB_NAME moby/PR-42697 [2021-07-31T17:29:18.580Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42697/ [2021-07-31T17:29:18.580Z] library.jps.version master [2021-07-31T17:29:18.580Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-31T17:29:18.580Z] NODE_LABELS amd64 azure azwin-2-fc6960 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-07-31T17:29:18.580Z] NODE_NAME azwin-2-fc6960 [2021-07-31T17:29:18.580Z] NUMBER_OF_PROCESSORS 4 [2021-07-31T17:29:18.580Z] OS Windows_NT [2021-07-31T17:29:18.580Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-31T17:29:18.580Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-31T17:29:18.580Z] ppc64le false [2021-07-31T17:29:18.580Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-31T17:29:18.580Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-07-31T17:29:18.580Z] PROCESSOR_LEVEL 6 [2021-07-31T17:29:18.580Z] PROCESSOR_REVISION 4f01 [2021-07-31T17:29:18.580Z] ProgramData C:\ProgramData [2021-07-31T17:29:18.580Z] ProgramFiles C:\Program Files [2021-07-31T17:29:18.580Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-31T17:29:18.580Z] ProgramW6432 C:\Program Files [2021-07-31T17:29:18.580Z] PROMPT $P$G [2021-07-31T17:29:18.580Z] PSExecutionPolicyPreference Bypass [2021-07-31T17:29:18.580Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-31T17:29:18.580Z] PUBLIC C:\Users\Public [2021-07-31T17:29:18.580Z] rootless true [2021-07-31T17:29:18.580Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42697/12/display/redirect?page=arti... [2021-07-31T17:29:18.580Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42697/12/display/redirect?page=changes [2021-07-31T17:29:18.580Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42697/12/display/redirect [2021-07-31T17:29:18.580Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42697/12/display/redirect?page=tests [2021-07-31T17:29:18.580Z] s390x false [2021-07-31T17:29:18.580Z] SKIP_VALIDATION_TESTS 1 [2021-07-31T17:29:18.580Z] SOURCES_DRIVE d [2021-07-31T17:29:18.580Z] SOURCES_SUBDIR gopath [2021-07-31T17:29:18.580Z] STAGE_NAME Run tests [2021-07-31T17:29:18.580Z] SystemDrive C: [2021-07-31T17:29:18.580Z] SystemRoot C:\Windows [2021-07-31T17:29:18.580Z] TEMP C:\Windows\TEMP [2021-07-31T17:29:18.580Z] TESTDEBUG 0 [2021-07-31T17:29:18.580Z] TESTRUN_DRIVE d [2021-07-31T17:29:18.580Z] TESTRUN_SUBDIR CI [2021-07-31T17:29:18.580Z] TIMEOUT 120m [2021-07-31T17:29:18.580Z] TMP C:\Windows\TEMP [2021-07-31T17:29:18.580Z] unit_validate true [2021-07-31T17:29:18.580Z] USERDOMAIN WORKGROUP [2021-07-31T17:29:18.580Z] USERNAME azwin-2-fc6960$ [2021-07-31T17:29:18.580Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-31T17:29:18.580Z] validate_force false [2021-07-31T17:29:18.580Z] windir C:\Windows [2021-07-31T17:29:18.580Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-07-31T17:29:18.580Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-07-31T17:29:18.580Z] windows2022 true [2021-07-31T17:29:18.580Z] windows2022containerd false [2021-07-31T17:29:18.580Z] windowsRS1 false [2021-07-31T17:29:18.580Z] windowsRS5 true [2021-07-31T17:29:18.580Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-31T17:29:18.580Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-31T17:29:18.580Z] [2021-07-31T17:29:18.580Z] [2021-07-31T17:29:18.580Z] [2021-07-31T17:29:18.580Z] INFO: Sources under d:\gopath\... [2021-07-31T17:29:18.580Z] INFO: Test run under d:\CI\... [2021-07-31T17:29:18.580Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-31T17:29:18.580Z] INFO: docker/docker repository was found [2021-07-31T17:29:18.580Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-07-31T17:29:18.580Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2061' [2021-07-31T17:29:18.580Z] INFO: Docker version of control daemon [2021-07-31T17:29:18.580Z] [2021-07-31T17:29:18.580Z] Client: [2021-07-31T17:29:18.580Z] Version: 20.10.6 [2021-07-31T17:29:18.580Z] API version: 1.41 [2021-07-31T17:29:18.580Z] Go version: go1.16.3 [2021-07-31T17:29:18.580Z] Git commit: 370c289 [2021-07-31T17:29:18.580Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-31T17:29:18.580Z] OS/Arch: windows/amd64 [2021-07-31T17:29:18.580Z] Context: default [2021-07-31T17:29:18.580Z] Experimental: true [2021-07-31T17:29:18.580Z] [2021-07-31T17:29:18.580Z] Server: Docker Engine - Community [2021-07-31T17:29:18.580Z] Engine: [2021-07-31T17:29:18.580Z] Version: 20.10.6 [2021-07-31T17:29:18.580Z] API version: 1.41 (minimum version 1.24) [2021-07-31T17:29:18.580Z] Go version: go1.13.15 [2021-07-31T17:29:18.580Z] Git commit: 8728dd2 [2021-07-31T17:29:18.580Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-31T17:29:18.580Z] OS/Arch: windows/amd64 [2021-07-31T17:29:18.580Z] Experimental: true [2021-07-31T17:29:18.580Z] [2021-07-31T17:29:18.580Z] INFO: Docker info of control daemon [2021-07-31T17:29:18.580Z] [2021-07-31T17:29:18.580Z] Client: [2021-07-31T17:29:18.580Z] Context: default [2021-07-31T17:29:18.580Z] Debug Mode: false [2021-07-31T17:29:18.580Z] Plugins: [2021-07-31T17:29:18.580Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-31T17:29:18.580Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-31T17:29:18.580Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-31T17:29:18.580Z] [2021-07-31T17:29:18.580Z] Server: [2021-07-31T17:29:18.580Z] Containers: 0 [2021-07-31T17:29:18.580Z] Running: 0 [2021-07-31T17:29:18.580Z] Paused: 0 [2021-07-31T17:29:18.580Z] Stopped: 0 [2021-07-31T17:29:18.580Z] Images: 10 [2021-07-31T17:29:18.580Z] Server Version: 20.10.6 [2021-07-31T17:29:18.580Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-31T17:29:18.580Z] Windows: [2021-07-31T17:29:18.580Z] LCOW: [2021-07-31T17:29:18.580Z] Logging Driver: json-file [2021-07-31T17:29:18.580Z] Plugins: [2021-07-31T17:29:18.580Z] Volume: local [2021-07-31T17:29:18.580Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-31T17:29:18.580Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-31T17:29:18.580Z] Swarm: inactive [2021-07-31T17:29:18.580Z] Default Isolation: process [2021-07-31T17:29:18.580Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-31T17:29:18.580Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-31T17:29:18.580Z] OSType: windows [2021-07-31T17:29:18.580Z] Architecture: x86_64 [2021-07-31T17:29:18.580Z] CPUs: 4 [2021-07-31T17:29:18.580Z] Total Memory: 32GiB [2021-07-31T17:29:18.580Z] Name: azwin-2-fc6960 [2021-07-31T17:29:18.580Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-31T17:29:18.580Z] Docker Root Dir: D:\docker [2021-07-31T17:29:18.580Z] Debug Mode: false [2021-07-31T17:29:18.580Z] Registry: https://index.docker.io/v1/ [2021-07-31T17:29:18.580Z] Labels: [2021-07-31T17:29:18.580Z] Experimental: true [2021-07-31T17:29:18.580Z] Insecure Registries: [2021-07-31T17:29:18.580Z] 10.0.0.4:5000 [2021-07-31T17:29:18.580Z] 127.0.0.0/8 [2021-07-31T17:29:18.580Z] Registry Mirrors: [2021-07-31T17:29:18.580Z] http://10.0.0.4:5000/ [2021-07-31T17:29:18.580Z] Live Restore Enabled: false [2021-07-31T17:29:18.580Z] Product License: Community Engine [2021-07-31T17:29:18.580Z] [2021-07-31T17:29:18.580Z] [2021-07-31T17:29:18.580Z] INFO: Commit hash is 75913286f7 [2021-07-31T17:29:18.580Z] INFO: Nuke-Everything... [2021-07-31T17:29:18.580Z] INFO: Container count on control daemon to delete is 0 [2021-07-31T17:29:19.037Z] INFO: Nuking d:\CI [2021-07-31T17:29:19.037Z] INFO: Zapped successfully [2021-07-31T17:29:19.037Z] INFO: Location for testing is d:\CI\PR-42697\12 [2021-07-31T17:29:19.037Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-31T17:29:19.037Z] [2021-07-31T17:29:19.037Z] [2021-07-31T17:29:19.037Z] INFO: Building the image from Dockerfile.windows at 07/31/2021 17:29:18... [2021-07-31T17:29:19.037Z] [2021-07-31T17:29:19.643Z] #48 ... [2021-07-31T17:29:19.644Z] [2021-07-31T17:29:19.644Z] #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-31T17:29:19.644Z] #54 sha256:91df63303db4854814b47a89205da0e94eb85dce2fca9764352874d0767f8e1b [2021-07-31T17:29:19.644Z] #54 2.802 + RM_GOPATH=0 [2021-07-31T17:29:19.644Z] #54 2.802 + TMP_GOPATH= [2021-07-31T17:29:19.644Z] #54 2.802 + : /build [2021-07-31T17:29:19.644Z] #54 2.802 + '[' -z '' ']' [2021-07-31T17:29:19.644Z] #54 2.802 ++ mktemp -d [2021-07-31T17:29:19.644Z] #54 2.807 + export GOPATH=/tmp/tmp.ISOzLfO5HZ [2021-07-31T17:29:19.644Z] #54 2.807 + GOPATH=/tmp/tmp.ISOzLfO5HZ [2021-07-31T17:29:19.644Z] #54 2.807 + RM_GOPATH=1 [2021-07-31T17:29:19.644Z] #54 2.807 + case "$(go env GOARCH)" in [2021-07-31T17:29:19.644Z] #54 2.814 ++ go env GOARCH [2021-07-31T17:29:19.644Z] #54 2.826 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:19.644Z] #54 2.826 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:19.644Z] #54 2.838 ++ dirname /tmp/install/install.sh [2021-07-31T17:29:19.644Z] #54 2.838 + dir=/tmp/install [2021-07-31T17:29:19.644Z] #54 2.838 + bin=runc [2021-07-31T17:29:19.644Z] #54 2.838 + shift [2021-07-31T17:29:19.644Z] #54 2.838 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-31T17:29:19.644Z] #54 2.838 + . /tmp/install/runc.installer [2021-07-31T17:29:19.644Z] #54 2.838 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-31T17:29:19.644Z] #54 2.838 + install_runc [2021-07-31T17:29:19.644Z] #54 2.838 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-31T17:29:19.644Z] #54 2.843 + uname -r [2021-07-31T17:29:19.644Z] #54 2.860 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-31T17:29:19.644Z] #54 2.862 + RUNC_BUILDTAGS='seccomp ' [2021-07-31T17:29:19.644Z] #54 2.862 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-31T17:29:19.644Z] #54 2.862 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ISOzLfO5HZ/src/github.com/opencontainers/runc [2021-07-31T17:29:19.644Z] #54 2.874 Cloning into '/tmp/tmp.ISOzLfO5HZ/src/github.com/opencontainers/runc'... [2021-07-31T17:29:19.644Z] #54 9.368 + cd /tmp/tmp.ISOzLfO5HZ/src/github.com/opencontainers/runc [2021-07-31T17:29:19.644Z] #54 9.368 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-31T17:29:19.644Z] #54 9.849 + '[' -z '' ']' [2021-07-31T17:29:19.644Z] #54 9.849 + target=static [2021-07-31T17:29:19.644Z] #54 9.849 + make 'BUILDTAGS=seccomp ' static [2021-07-31T17:29:19.644Z] #54 10.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-31T17:29:19.916Z] #54 ... [2021-07-31T17:29:19.916Z] [2021-07-31T17:29:19.916Z] #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-31T17:29:19.916Z] #50 sha256:e21fa369bccc360152ced53b2b2ce779b71a914661f1f1c668b6a09b2cc30578 [2021-07-31T17:29:19.916Z] #50 2.436 + RM_GOPATH=0 [2021-07-31T17:29:19.916Z] #50 2.436 + TMP_GOPATH= [2021-07-31T17:29:19.916Z] #50 2.436 + : /build [2021-07-31T17:29:19.916Z] #50 2.436 + '[' -z '' ']' [2021-07-31T17:29:19.916Z] #50 2.437 ++ mktemp -d [2021-07-31T17:29:19.916Z] #50 2.440 + export GOPATH=/tmp/tmp.jjWBlWKkP4 [2021-07-31T17:29:19.916Z] #50 2.440 + GOPATH=/tmp/tmp.jjWBlWKkP4 [2021-07-31T17:29:19.916Z] #50 2.440 + RM_GOPATH=1 [2021-07-31T17:29:19.916Z] #50 2.440 + case "$(go env GOARCH)" in [2021-07-31T17:29:19.916Z] #50 2.440 ++ go env GOARCH [2021-07-31T17:29:19.916Z] #50 2.456 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:19.916Z] #50 2.456 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:19.916Z] #50 2.460 ++ dirname /tmp/install/install.sh [2021-07-31T17:29:19.916Z] #50 2.471 + dir=/tmp/install [2021-07-31T17:29:19.916Z] #50 2.471 + bin=golangci_lint [2021-07-31T17:29:19.916Z] #50 2.471 + shift [2021-07-31T17:29:19.916Z] #50 2.471 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-31T17:29:19.916Z] #50 2.471 + . /tmp/install/golangci_lint.installer [2021-07-31T17:29:19.916Z] #50 2.471 ++ : v1.23.8 [2021-07-31T17:29:19.916Z] #50 2.471 + install_golangci_lint [2021-07-31T17:29:19.916Z] #50 2.471 + set -e [2021-07-31T17:29:19.916Z] #50 2.471 + export GO111MODULE=on [2021-07-31T17:29:19.916Z] #50 2.471 + GO111MODULE=on [2021-07-31T17:29:19.916Z] #50 2.471 + GOBIN=/build [2021-07-31T17:29:19.916Z] #50 2.471 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-31T17:29:19.916Z] #50 2.761 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-31T17:29:19.916Z] #50 ... [2021-07-31T17:29:19.916Z] [2021-07-31T17:29:19.916Z] #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-31T17:29:19.916Z] #57 sha256:4abc91ccf13fc589a6820624fa62cc15c069c39d39e5a7b0963c734231e87784 [2021-07-31T17:29:19.916Z] #57 2.981 + RM_GOPATH=0 [2021-07-31T17:29:19.916Z] #57 2.981 + TMP_GOPATH= [2021-07-31T17:29:19.916Z] #57 2.981 + : /build [2021-07-31T17:29:19.916Z] #57 2.981 + '[' -z '' ']' [2021-07-31T17:29:19.916Z] #57 2.982 ++ mktemp -d [2021-07-31T17:29:19.916Z] #57 2.985 + export GOPATH=/tmp/tmp.ltuRCfTfi4 [2021-07-31T17:29:19.916Z] #57 2.985 + GOPATH=/tmp/tmp.ltuRCfTfi4 [2021-07-31T17:29:19.916Z] #57 2.985 + RM_GOPATH=1 [2021-07-31T17:29:19.916Z] #57 2.985 + case "$(go env GOARCH)" in [2021-07-31T17:29:19.916Z] #57 2.985 ++ go env GOARCH [2021-07-31T17:29:19.916Z] #57 2.995 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:19.916Z] #57 2.995 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:19.916Z] #57 2.996 ++ dirname /tmp/install/install.sh [2021-07-31T17:29:19.916Z] #57 2.998 + dir=/tmp/install [2021-07-31T17:29:19.916Z] #57 2.998 + bin=containerd [2021-07-31T17:29:19.916Z] #57 2.998 + shift [2021-07-31T17:29:19.916Z] #57 2.998 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-31T17:29:19.916Z] #57 2.998 + . /tmp/install/containerd.installer [2021-07-31T17:29:19.916Z] #57 2.998 ++ set -e [2021-07-31T17:29:19.916Z] #57 2.998 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-07-31T17:29:19.916Z] #57 2.998 + install_containerd [2021-07-31T17:29:19.916Z] #57 3.002 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-07-31T17:29:19.916Z] #57 3.003 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ltuRCfTfi4/src/github.com/containerd/containerd [2021-07-31T17:29:19.916Z] #57 3.003 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-07-31T17:29:19.916Z] #57 3.009 Cloning into '/tmp/tmp.ltuRCfTfi4/src/github.com/containerd/containerd'... [2021-07-31T17:29:20.181Z] #57 ... [2021-07-31T17:29:20.181Z] [2021-07-31T17:29:20.181Z] #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-31T17:29:20.181Z] #46 sha256:29da077baab91c6dfd1e7e53184b0a911015816a994a938dfd6c85274ade8504 [2021-07-31T17:29:20.181Z] #46 2.634 + RM_GOPATH=0 [2021-07-31T17:29:20.181Z] #46 2.634 + TMP_GOPATH= [2021-07-31T17:29:20.181Z] #46 2.634 + : /build [2021-07-31T17:29:20.181Z] #46 2.634 + '[' -z '' ']' [2021-07-31T17:29:20.181Z] #46 2.634 ++ mktemp -d [2021-07-31T17:29:20.181Z] #46 2.634 + export GOPATH=/tmp/tmp.qKxEjVhj1c [2021-07-31T17:29:20.181Z] #46 2.634 + GOPATH=/tmp/tmp.qKxEjVhj1c [2021-07-31T17:29:20.181Z] #46 2.634 + RM_GOPATH=1 [2021-07-31T17:29:20.181Z] #46 2.634 + case "$(go env GOARCH)" in [2021-07-31T17:29:20.181Z] #46 2.634 ++ go env GOARCH [2021-07-31T17:29:20.181Z] #46 2.643 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:20.181Z] #46 2.643 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:20.181Z] #46 2.643 ++ dirname /tmp/install/install.sh [2021-07-31T17:29:20.181Z] #46 2.644 + dir=/tmp/install [2021-07-31T17:29:20.181Z] #46 2.644 + bin=vndr [2021-07-31T17:29:20.181Z] #46 2.644 + shift [2021-07-31T17:29:20.181Z] #46 2.644 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-31T17:29:20.181Z] #46 2.644 + . /tmp/install/vndr.installer [2021-07-31T17:29:20.181Z] #46 2.644 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-31T17:29:20.181Z] #46 2.644 + install_vndr [2021-07-31T17:29:20.181Z] #46 2.644 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-31T17:29:20.181Z] #46 2.644 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qKxEjVhj1c/src/github.com/LK4D4/vndr [2021-07-31T17:29:20.181Z] #46 2.646 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-31T17:29:20.181Z] #46 2.650 Cloning into '/tmp/tmp.qKxEjVhj1c/src/github.com/LK4D4/vndr'... [2021-07-31T17:29:20.181Z] #46 3.155 + cd /tmp/tmp.qKxEjVhj1c/src/github.com/LK4D4/vndr [2021-07-31T17:29:20.181Z] #46 3.155 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-31T17:29:20.181Z] #46 3.177 + go build -buildmode=pie -v -o /build/vndr . [2021-07-31T17:29:20.181Z] #46 4.022 github.com/LK4D4/vndr/godl/singleflight [2021-07-31T17:29:20.181Z] #46 4.182 github.com/LK4D4/vndr/versioned [2021-07-31T17:29:20.181Z] #46 4.416 github.com/LK4D4/vndr/build [2021-07-31T17:29:20.181Z] #46 4.591 github.com/LK4D4/vndr/godl [2021-07-31T17:29:20.181Z] #46 5.925 github.com/LK4D4/vndr [2021-07-31T17:29:20.181Z] #46 DONE 10.4s [2021-07-31T17:29:20.181Z] [2021-07-31T17:29:20.181Z] #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-31T17:29:20.181Z] #37 sha256:6923ba5b858dd13f969fea44bdb23661ec5caccf869b7fb3eac014df9b28f955 [2021-07-31T17:29:20.181Z] #37 2.886 + RM_GOPATH=0 [2021-07-31T17:29:20.181Z] #37 2.886 + TMP_GOPATH= [2021-07-31T17:29:20.181Z] #37 2.886 + : /build [2021-07-31T17:29:20.181Z] #37 2.886 + '[' -z '' ']' [2021-07-31T17:29:20.181Z] #37 2.891 ++ mktemp -d [2021-07-31T17:29:20.181Z] #37 2.911 + export GOPATH=/tmp/tmp.gUeUKC3QJv [2021-07-31T17:29:20.181Z] #37 2.911 + GOPATH=/tmp/tmp.gUeUKC3QJv [2021-07-31T17:29:20.181Z] #37 2.911 + RM_GOPATH=1 [2021-07-31T17:29:20.181Z] #37 2.911 + case "$(go env GOARCH)" in [2021-07-31T17:29:20.181Z] #37 2.911 ++ go env GOARCH [2021-07-31T17:29:20.181Z] #37 2.918 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:20.181Z] #37 2.918 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:20.181Z] #37 2.919 ++ dirname /tmp/install/install.sh [2021-07-31T17:29:20.181Z] #37 2.921 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-31T17:29:20.181Z] #37 2.923 + dir=/tmp/install [2021-07-31T17:29:20.181Z] #37 2.923 + bin=tini [2021-07-31T17:29:20.181Z] #37 2.923 + shift [2021-07-31T17:29:20.181Z] #37 2.923 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-31T17:29:20.181Z] #37 2.923 + . /tmp/install/tini.installer [2021-07-31T17:29:20.181Z] #37 2.923 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-31T17:29:20.181Z] #37 2.923 + install_tini [2021-07-31T17:29:20.181Z] #37 2.923 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-31T17:29:20.181Z] #37 2.923 + git clone https://github.com/krallin/tini.git /tmp/tmp.gUeUKC3QJv/tini [2021-07-31T17:29:20.181Z] #37 2.934 Cloning into '/tmp/tmp.gUeUKC3QJv/tini'... [2021-07-31T17:29:20.181Z] #37 3.326 + cd /tmp/tmp.gUeUKC3QJv/tini [2021-07-31T17:29:20.181Z] #37 3.326 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-31T17:29:20.181Z] #37 3.334 + cmake . [2021-07-31T17:29:20.181Z] #37 4.101 -- The C compiler identification is GNU 8.3.0 [2021-07-31T17:29:20.181Z] #37 4.153 -- Check for working C compiler: /usr/bin/cc [2021-07-31T17:29:20.181Z] #37 4.560 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-31T17:29:20.181Z] #37 4.564 -- Detecting C compiler ABI info [2021-07-31T17:29:20.181Z] #37 5.052 -- Detecting C compiler ABI info - done [2021-07-31T17:29:20.181Z] #37 5.118 -- Detecting C compile features [2021-07-31T17:29:20.181Z] #37 6.902 -- Detecting C compile features - done [2021-07-31T17:29:20.181Z] #37 6.953 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-31T17:29:20.181Z] #37 7.189 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-31T17:29:20.181Z] #37 7.262 -- Configuring done [2021-07-31T17:29:20.181Z] #37 7.299 -- Generating done [2021-07-31T17:29:20.181Z] #37 7.319 -- Build files have been written to: /tmp/tmp.gUeUKC3QJv/tini [2021-07-31T17:29:20.181Z] #37 7.322 + make tini-static [2021-07-31T17:29:20.181Z] #37 7.667 Scanning dependencies of target tini-static [2021-07-31T17:29:20.181Z] #37 7.777 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-31T17:29:20.181Z] #37 8.975 [100%] Linking C executable tini-static [2021-07-31T17:29:20.181Z] #37 9.561 [100%] Built target tini-static [2021-07-31T17:29:20.181Z] #37 9.589 + mkdir -p /build [2021-07-31T17:29:20.181Z] #37 9.595 + cp tini-static /build/docker-init [2021-07-31T17:29:20.181Z] #37 DONE 10.4s [2021-07-31T17:29:20.181Z] [2021-07-31T17:29:20.181Z] #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-31T17:29:20.181Z] #24 sha256:dbfb4ad1d16f3524d77002ca674caf0e5c5f11c937f11212a3712ed8e1133004 [2021-07-31T17:29:20.181Z] #24 2.436 + RM_GOPATH=0 [2021-07-31T17:29:20.181Z] #24 2.436 + TMP_GOPATH= [2021-07-31T17:29:20.181Z] #24 2.436 + : /build [2021-07-31T17:29:20.181Z] #24 2.436 + '[' -z '' ']' [2021-07-31T17:29:20.181Z] #24 2.436 ++ mktemp -d [2021-07-31T17:29:20.181Z] #24 2.440 + export GOPATH=/tmp/tmp.i7lQHJDUu5 [2021-07-31T17:29:20.181Z] #24 2.440 + GOPATH=/tmp/tmp.i7lQHJDUu5 [2021-07-31T17:29:20.181Z] #24 2.440 + RM_GOPATH=1 [2021-07-31T17:29:20.181Z] #24 2.440 + case "$(go env GOARCH)" in [2021-07-31T17:29:20.181Z] #24 2.442 ++ go env GOARCH [2021-07-31T17:29:20.181Z] #24 2.464 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:20.181Z] #24 2.464 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:20.181Z] #24 2.469 Install docker/cli version 17.06.2-ce from stable [2021-07-31T17:29:20.181Z] #24 2.471 ++ dirname /tmp/install/install.sh [2021-07-31T17:29:20.181Z] #24 2.471 + dir=/tmp/install [2021-07-31T17:29:20.181Z] #24 2.471 + bin=dockercli [2021-07-31T17:29:20.181Z] #24 2.471 + shift [2021-07-31T17:29:20.181Z] #24 2.471 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-31T17:29:20.181Z] #24 2.471 + . /tmp/install/dockercli.installer [2021-07-31T17:29:20.181Z] #24 2.471 ++ : stable [2021-07-31T17:29:20.181Z] #24 2.471 ++ : 17.06.2-ce [2021-07-31T17:29:20.181Z] #24 2.471 + install_dockercli [2021-07-31T17:29:20.181Z] #24 2.471 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-31T17:29:20.181Z] #24 2.471 ++ uname -m [2021-07-31T17:29:20.181Z] #24 2.479 + arch=aarch64 [2021-07-31T17:29:20.181Z] #24 2.479 + '[' aarch64 '!=' x86_64 ']' [2021-07-31T17:29:20.181Z] #24 2.479 + '[' aarch64 '!=' s390x ']' [2021-07-31T17:29:20.181Z] #24 2.479 + '[' aarch64 '!=' armhf ']' [2021-07-31T17:29:20.181Z] #24 2.479 + build_dockercli [2021-07-31T17:29:20.181Z] #24 2.479 + git clone https://github.com/docker/docker-ce /tmp/tmp.i7lQHJDUu5/tmp/docker-ce [2021-07-31T17:29:20.181Z] #24 2.479 Cloning into '/tmp/tmp.i7lQHJDUu5/tmp/docker-ce'... [2021-07-31T17:29:20.181Z] #24 ... [2021-07-31T17:29:20.181Z] [2021-07-31T17:29:20.181Z] #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-31T17:29:20.181Z] #59 sha256:3faf47f7ad821dc5b0f0590099a1173bd6eda0073d5a29472f543ab6abfbe06c [2021-07-31T17:29:20.181Z] #59 2.379 + RM_GOPATH=0 [2021-07-31T17:29:20.181Z] #59 2.379 + TMP_GOPATH= [2021-07-31T17:29:20.181Z] #59 2.379 + : /build [2021-07-31T17:29:20.181Z] #59 2.379 + '[' -z '' ']' [2021-07-31T17:29:20.181Z] #59 2.379 ++ mktemp -d [2021-07-31T17:29:20.181Z] #59 2.379 + export GOPATH=/tmp/tmp.FmFDolIcV2 [2021-07-31T17:29:20.181Z] #59 2.379 + GOPATH=/tmp/tmp.FmFDolIcV2 [2021-07-31T17:29:20.181Z] #59 2.379 + RM_GOPATH=1 [2021-07-31T17:29:20.181Z] #59 2.379 + case "$(go env GOARCH)" in [2021-07-31T17:29:20.181Z] #59 2.379 ++ go env GOARCH [2021-07-31T17:29:20.181Z] #59 2.379 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:20.181Z] #59 2.379 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:20.181Z] #59 2.379 ++ dirname /tmp/install/install.sh [2021-07-31T17:29:20.181Z] #59 2.379 + dir=/tmp/install [2021-07-31T17:29:20.181Z] #59 2.379 + bin=rootlesskit [2021-07-31T17:29:20.181Z] #59 2.379 + shift [2021-07-31T17:29:20.181Z] #59 2.379 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-31T17:29:20.181Z] #59 2.379 + . /tmp/install/rootlesskit.installer [2021-07-31T17:29:20.181Z] #59 2.379 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-31T17:29:20.181Z] #59 2.379 + install_rootlesskit [2021-07-31T17:29:20.181Z] #59 2.379 + case "$1" in [2021-07-31T17:29:20.181Z] #59 2.379 + export CGO_ENABLED=0 [2021-07-31T17:29:20.181Z] #59 2.379 + CGO_ENABLED=0 [2021-07-31T17:29:20.181Z] #59 2.379 + _install_rootlesskit [2021-07-31T17:29:20.181Z] #59 2.379 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-31T17:29:20.181Z] #59 2.379 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.FmFDolIcV2/src/github.com/rootless-containers/rootlesskit [2021-07-31T17:29:20.181Z] #59 2.385 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-31T17:29:20.181Z] #59 2.416 Cloning into '/tmp/tmp.FmFDolIcV2/src/github.com/rootless-containers/rootlesskit'... [2021-07-31T17:29:20.181Z] #59 4.210 + cd /tmp/tmp.FmFDolIcV2/src/github.com/rootless-containers/rootlesskit [2021-07-31T17:29:20.181Z] #59 4.211 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-31T17:29:20.181Z] #59 4.225 + export GO111MODULE=on [2021-07-31T17:29:20.181Z] #59 4.226 + GO111MODULE=on [2021-07-31T17:29:20.181Z] #59 4.227 + export GOPROXY=https://proxy.golang.org [2021-07-31T17:29:20.181Z] #59 4.228 + GOPROXY=https://proxy.golang.org [2021-07-31T17:29:20.181Z] #59 4.228 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-31T17:29:20.181Z] #59 4.229 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-31T17:29:20.181Z] #59 5.304 go: downloading github.com/pkg/errors v0.9.1 [2021-07-31T17:29:20.181Z] #59 5.306 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-31T17:29:20.181Z] #59 5.306 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-31T17:29:20.181Z] #59 5.504 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-31T17:29:20.181Z] #59 5.558 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-31T17:29:20.181Z] #59 6.420 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-31T17:29:20.181Z] #59 6.517 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-31T17:29:20.181Z] #59 6.568 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-31T17:29:20.181Z] #59 6.700 go: downloading github.com/google/uuid v1.2.0 [2021-07-31T17:29:20.181Z] #59 6.705 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-31T17:29:20.181Z] #59 6.733 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-31T17:29:20.181Z] #59 7.027 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-31T17:29:20.181Z] #59 8.798 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-31T17:29:20.181Z] #59 10.10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-31T17:29:20.181Z] #59 10.26 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-31T17:29:20.443Z] #59 ... [2021-07-31T17:29:20.443Z] [2021-07-31T17:29:20.443Z] #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-31T17:29:20.443Z] #52 sha256:cd34f310c061bf229d3e84908ca48f65f545911302f766be773bd8789732106e [2021-07-31T17:29:20.443Z] #52 3.070 + RM_GOPATH=0 [2021-07-31T17:29:20.443Z] #52 3.070 + TMP_GOPATH= [2021-07-31T17:29:20.443Z] #52 3.071 + : /build [2021-07-31T17:29:20.443Z] #52 3.072 + '[' -z '' ']' [2021-07-31T17:29:20.443Z] #52 3.073 ++ mktemp -d [2021-07-31T17:29:20.443Z] #52 3.077 + export GOPATH=/tmp/tmp.4sBElHeHZc [2021-07-31T17:29:20.443Z] #52 3.078 + GOPATH=/tmp/tmp.4sBElHeHZc [2021-07-31T17:29:20.443Z] #52 3.078 + RM_GOPATH=1 [2021-07-31T17:29:20.444Z] #52 3.079 + case "$(go env GOARCH)" in [2021-07-31T17:29:20.444Z] #52 3.081 ++ go env GOARCH [2021-07-31T17:29:20.444Z] #52 3.090 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:20.444Z] #52 3.091 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:29:20.444Z] #52 3.092 ++ dirname /tmp/install/install.sh [2021-07-31T17:29:20.444Z] #52 3.093 + dir=/tmp/install [2021-07-31T17:29:20.444Z] #52 3.093 + bin=shfmt [2021-07-31T17:29:20.444Z] #52 3.093 + shift [2021-07-31T17:29:20.444Z] #52 3.094 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-31T17:29:20.444Z] #52 3.094 + . /tmp/install/shfmt.installer [2021-07-31T17:29:20.444Z] #52 3.094 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-31T17:29:20.444Z] #52 3.095 + install_shfmt [2021-07-31T17:29:20.444Z] #52 3.095 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-31T17:29:20.444Z] #52 3.095 + git clone https://github.com/mvdan/sh.git /tmp/tmp.4sBElHeHZc/src/github.com/mvdan/sh [2021-07-31T17:29:20.444Z] #52 3.095 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-31T17:29:20.444Z] #52 3.097 Cloning into '/tmp/tmp.4sBElHeHZc/src/github.com/mvdan/sh'... [2021-07-31T17:29:20.444Z] #52 7.137 + cd /tmp/tmp.4sBElHeHZc/src/github.com/mvdan/sh [2021-07-31T17:29:20.444Z] #52 7.138 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-31T17:29:20.444Z] #52 7.259 + GO111MODULE=on [2021-07-31T17:29:20.444Z] #52 7.259 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-31T17:29:20.444Z] #52 8.117 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-31T17:29:20.444Z] #52 8.121 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-31T17:29:20.444Z] #52 8.143 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-31T17:29:20.444Z] #52 9.353 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-31T17:29:20.861Z] #57 ... [2021-07-31T17:29:20.861Z] [2021-07-31T17:29:20.861Z] #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-31T17:29:20.861Z] #55 sha256:a96aeb2500096e9736cccf26cab519732292a7cfde982a83a80ef3f3dc35617c [2021-07-31T17:29:20.861Z] #55 DONE 18.6s [2021-07-31T17:29:20.861Z] [2021-07-31T17:29:20.861Z] #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-31T17:29:20.861Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-31T17:29:21.018Z] #52 11.25 github.com/pkg/diff [2021-07-31T17:29:21.018Z] #52 11.25 mvdan.cc/editorconfig [2021-07-31T17:29:21.018Z] #52 11.25 mvdan.cc/sh/v3/fileutil [2021-07-31T17:29:21.018Z] #52 11.26 golang.org/x/sys/unix [2021-07-31T17:29:21.239Z] #50 ... [2021-07-31T17:29:21.239Z] [2021-07-31T17:29:21.239Z] #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-31T17:29:21.239Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-31T17:29:21.239Z] #20 CACHED [2021-07-31T17:29:21.239Z] [2021-07-31T17:29:21.239Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-31T17:29:21.239Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-07-31T17:29:21.239Z] #19 CACHED [2021-07-31T17:29:21.239Z] [2021-07-31T17:29:21.239Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-31T17:29:21.239Z] #25 sha256:461a03bab11362202b6f7560d3be11e0093c5cf09a515fac2e46abbe1bdbc244 [2021-07-31T17:29:21.239Z] #25 CACHED [2021-07-31T17:29:21.239Z] [2021-07-31T17:29:21.239Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-31T17:29:21.239Z] #28 sha256:f7d6ad27f97d8bb973252fdcd4588f8b2507b64139781c1c5b88862e62b0aadd [2021-07-31T17:29:21.239Z] #28 CACHED [2021-07-31T17:29:21.239Z] [2021-07-31T17:29:21.239Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-31T17:29:21.239Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-07-31T17:29:21.239Z] #16 CACHED [2021-07-31T17:29:21.239Z] [2021-07-31T17:29:21.239Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-31T17:29:21.239Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-31T17:29:21.239Z] #22 CACHED [2021-07-31T17:29:21.239Z] [2021-07-31T17:29:21.239Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-31T17:29:21.239Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-31T17:29:21.239Z] #31 CACHED [2021-07-31T17:29:21.239Z] [2021-07-31T17:29:21.239Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-31T17:29:21.239Z] #38 sha256:be6dfe05fecaf6b51f4dff7ac8d9962c6d556aa6c2c3ea4437c70aa294c30eaf [2021-07-31T17:29:21.239Z] #38 CACHED [2021-07-31T17:29:21.239Z] [2021-07-31T17:29:21.239Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-31T17:29:21.239Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-31T17:29:21.239Z] #39 CACHED [2021-07-31T17:29:21.239Z] [2021-07-31T17:29:21.239Z] #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-31T17:29:21.239Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-31T17:29:21.239Z] #43 CACHED [2021-07-31T17:29:21.239Z] [2021-07-31T17:29:21.239Z] #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-31T17:29:21.239Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-31T17:29:21.239Z] #32 CACHED [2021-07-31T17:29:21.239Z] [2021-07-31T17:29:21.239Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-31T17:29:21.239Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-07-31T17:29:21.239Z] #18 CACHED [2021-07-31T17:29:21.239Z] [2021-07-31T17:29:21.239Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-31T17:29:21.239Z] #41 sha256:6a49645a0f7c6b771fbccc4c5e63e0e4be62daa68bc45c324424772981137cd6 [2021-07-31T17:29:21.239Z] #41 CACHED [2021-07-31T17:29:21.239Z] [2021-07-31T17:29:21.239Z] #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-31T17:29:21.239Z] #34 sha256:54cd6de843a3f8407a7c533a1fe931b67ef2fb5b7c155153dffe7e3a1b8a1458 [2021-07-31T17:29:21.239Z] #34 CACHED [2021-07-31T17:29:21.239Z] [2021-07-31T17:29:21.239Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-31T17:29:21.239Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-07-31T17:29:21.239Z] #14 CACHED [2021-07-31T17:29:21.239Z] [2021-07-31T17:29:21.239Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-31T17:29:21.239Z] #30 sha256:eb36bd808fa771fc32d64b1905db4c6345fa2c2ca3d65ea5e27165061efb714c [2021-07-31T17:29:21.239Z] #30 CACHED [2021-07-31T17:29:21.239Z] [2021-07-31T17:29:21.239Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-31T17:29:21.239Z] #35 sha256:dcea610750feb405b19c86c02c5fa569fcd1f95830bb5397ce6a76d83718ccc1 [2021-07-31T17:29:21.239Z] #35 CACHED [2021-07-31T17:29:21.239Z] [2021-07-31T17:29:21.239Z] #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-31T17:29:21.239Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-07-31T17:29:21.239Z] #15 CACHED [2021-07-31T17:29:21.239Z] [2021-07-31T17:29:21.239Z] #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-31T17:29:21.239Z] #29 sha256:48c6aab373eee2130f23cbeaa459bd4c0016b3c5a3e5f5beed80b3b38459cb99 [2021-07-31T17:29:21.239Z] #29 CACHED [2021-07-31T17:29:21.239Z] [2021-07-31T17:29:21.239Z] #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-31T17:29:21.239Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-07-31T17:29:21.239Z] #21 CACHED [2021-07-31T17:29:21.239Z] [2021-07-31T17:29:21.239Z] #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-31T17:29:21.239Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-31T17:29:21.239Z] #40 CACHED [2021-07-31T17:29:21.239Z] [2021-07-31T17:29:21.239Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-31T17:29:21.239Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-07-31T17:29:21.239Z] #17 CACHED [2021-07-31T17:29:21.239Z] [2021-07-31T17:29:21.240Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-31T17:29:21.240Z] #33 sha256:228db2fc539f5095169c6069438859a7932d40977ba93398e5153d7de0236810 [2021-07-31T17:29:21.240Z] #33 CACHED [2021-07-31T17:29:21.240Z] [2021-07-31T17:29:21.240Z] #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-31T17:29:21.240Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-31T17:29:21.240Z] #44 CACHED [2021-07-31T17:29:21.240Z] [2021-07-31T17:29:21.240Z] #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-31T17:29:21.240Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-31T17:29:21.240Z] #27 CACHED [2021-07-31T17:29:21.240Z] [2021-07-31T17:29:21.240Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-31T17:29:21.240Z] #45 sha256:cd603d159f367936e8a095e7034ebd2b4769d6f13379491cc27e47fae48d4ec7 [2021-07-31T17:29:21.240Z] #45 CACHED [2021-07-31T17:29:21.240Z] [2021-07-31T17:29:21.240Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-31T17:29:21.240Z] #47 sha256:320fb6ba5c2b2b625be0ac6466eea28d11a4cbdc4c48d56cfd1d35adb136334c [2021-07-31T17:29:21.240Z] #47 DONE 0.2s [2021-07-31T17:29:21.240Z] [2021-07-31T17:29:21.240Z] #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-31T17:29:21.240Z] #52 sha256:390843bd4828d255ebc5b09f939daf4c45eb2de386260966f71151f3e7168845 [2021-07-31T17:29:21.240Z] #52 10.92 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-31T17:29:21.240Z] #52 10.94 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-31T17:29:21.240Z] #52 11.06 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-31T17:29:21.240Z] #52 12.16 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-31T17:29:21.240Z] #52 14.37 golang.org/x/sys/unix [2021-07-31T17:29:21.240Z] #52 14.40 github.com/pkg/diff [2021-07-31T17:29:21.240Z] #52 15.73 mvdan.cc/editorconfig [2021-07-31T17:29:21.240Z] #52 16.60 mvdan.cc/sh/v3/fileutil [2021-07-31T17:29:21.240Z] #52 16.77 mvdan.cc/sh/v3/syntax [2021-07-31T17:29:21.240Z] #52 20.72 golang.org/x/crypto/ssh/terminal [2021-07-31T17:29:21.280Z] #52 11.47 mvdan.cc/sh/v3/syntax [2021-07-31T17:29:22.607Z] #52 ... [2021-07-31T17:29:22.607Z] [2021-07-31T17:29:22.607Z] #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-31T17:29:22.607Z] #50 sha256:8e9272a6753c4e274b87bc689c943baa5c07a57318789f2f4c9b3cb80f8adabd [2021-07-31T17:29:22.607Z] #50 22.22 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-31T17:29:22.607Z] #50 22.27 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-31T17:29:22.607Z] #50 22.34 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-31T17:29:22.607Z] #50 22.36 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-31T17:29:22.607Z] #50 22.37 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-31T17:29:22.864Z] #50 ... [2021-07-31T17:29:22.864Z] [2021-07-31T17:29:22.864Z] #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-31T17:29:22.864Z] #54 sha256:8ad6f53c1846e860d45b24f42fd720677f0331aa8b59cf2821e0b1c6de577602 [2021-07-31T17:29:22.864Z] #54 13.04 + cd /tmp/tmp.AJ6zeU744v/src/github.com/opencontainers/runc [2021-07-31T17:29:22.864Z] #54 13.04 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-31T17:29:22.864Z] #54 13.21 + '[' -z '' ']' [2021-07-31T17:29:22.864Z] #54 13.21 + target=static [2021-07-31T17:29:22.864Z] #54 13.21 + make 'BUILDTAGS=seccomp ' static [2021-07-31T17:29:22.864Z] #54 13.53 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-31T17:29:22.864Z] #54 20.88 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-31T17:29:22.864Z] #54 22.42 + mkdir -p /build [2021-07-31T17:29:22.864Z] #54 22.43 + cp runc /build/runc [2021-07-31T17:29:22.864Z] #54 DONE 22.7s [2021-07-31T17:29:23.120Z] [2021-07-31T17:29:23.120Z] #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-31T17:29:23.120Z] #59 sha256:e550aee78a4394523b955ec8e367c4ed5bd664e2e8d8b97bc7d9397de4adbf43 [2021-07-31T17:29:23.120Z] #59 14.94 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-31T17:29:23.203Z] #52 ... [2021-07-31T17:29:23.203Z] [2021-07-31T17:29:23.203Z] #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-31T17:29:23.203Z] #50 sha256:e21fa369bccc360152ced53b2b2ce779b71a914661f1f1c668b6a09b2cc30578 [2021-07-31T17:29:23.203Z] #50 13.48 go: downloading github.com/fatih/color v1.7.0 [2021-07-31T17:29:23.203Z] #50 13.49 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-31T17:29:23.203Z] #50 13.51 go: downloading github.com/pkg/errors v0.8.1 [2021-07-31T17:29:23.203Z] #50 13.53 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-31T17:29:23.203Z] #50 13.54 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-31T17:29:23.203Z] #50 13.56 go: downloading github.com/spf13/viper v1.6.1 [2021-07-31T17:29:23.682Z] #59 ... [2021-07-31T17:29:23.682Z] [2021-07-31T17:29:23.682Z] #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-31T17:29:23.682Z] #50 sha256:8e9272a6753c4e274b87bc689c943baa5c07a57318789f2f4c9b3cb80f8adabd [2021-07-31T17:29:23.682Z] #50 23.29 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-31T17:29:23.682Z] #50 23.46 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-31T17:29:23.682Z] #50 23.57 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-31T17:29:23.793Z] #50 14.00 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-31T17:29:23.793Z] #50 14.04 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-31T17:29:24.057Z] #50 14.23 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-31T17:29:24.057Z] #50 14.23 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-31T17:29:24.162Z] #17 18.70 Fetched 48.3 MB in 17s (2766 kB/s) [2021-07-31T17:29:24.318Z] #50 14.56 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-31T17:29:24.319Z] #50 14.59 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-31T17:29:24.319Z] #50 14.75 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-31T17:29:24.586Z] #50 15.00 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-31T17:29:24.848Z] #50 15.09 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-31T17:29:25.111Z] #50 15.23 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-31T17:29:25.111Z] #50 15.26 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-31T17:29:25.374Z] #50 15.57 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-31T17:29:25.374Z] #50 15.60 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-31T17:29:25.374Z] #50 15.65 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-31T17:29:25.374Z] #50 15.72 go: downloading github.com/spf13/afero v1.1.2 [2021-07-31T17:29:25.575Z] #50 ... [2021-07-31T17:29:25.575Z] [2021-07-31T17:29:25.575Z] #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-31T17:29:25.575Z] #52 sha256:390843bd4828d255ebc5b09f939daf4c45eb2de386260966f71151f3e7168845 [2021-07-31T17:29:25.575Z] #52 23.49 mvdan.cc/sh/v3/cmd/shfmt [2021-07-31T17:29:25.575Z] #52 DONE 25.3s [2021-07-31T17:29:25.637Z] #50 15.88 go: downloading github.com/spf13/cast v1.3.0 [2021-07-31T17:29:25.637Z] #50 15.90 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-31T17:29:25.637Z] #50 15.97 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-31T17:29:25.637Z] #50 16.02 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-31T17:29:25.831Z] [2021-07-31T17:29:25.831Z] #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-31T17:29:25.831Z] #50 sha256:8e9272a6753c4e274b87bc689c943baa5c07a57318789f2f4c9b3cb80f8adabd [2021-07-31T17:29:25.901Z] #50 16.11 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-31T17:29:25.901Z] #50 16.20 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-31T17:29:25.901Z] #50 16.30 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-31T17:29:25.901Z] #50 16.30 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-31T17:29:25.901Z] #50 16.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-31T17:29:25.901Z] #50 16.39 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-31T17:29:26.100Z] Sending build context to Docker daemon 60.98MB [2021-07-31T17:29:26.100Z] [2021-07-31T17:29:26.163Z] #50 16.40 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-31T17:29:26.163Z] #50 16.46 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-31T17:29:26.426Z] #50 16.54 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-31T17:29:26.426Z] #50 16.59 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-31T17:29:26.426Z] #50 16.62 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-31T17:29:26.426Z] #50 16.74 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-31T17:29:26.426Z] #50 16.76 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-31T17:29:26.558Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-31T17:29:26.558Z] ---> 9a0a02eca0e6 [2021-07-31T17:29:26.558Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-31T17:29:26.558Z] ---> Using cache [2021-07-31T17:29:26.558Z] ---> 94092a709c9e [2021-07-31T17:29:26.558Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-07-31T17:29:26.558Z] ---> Using cache [2021-07-31T17:29:26.558Z] ---> ee0897da35bc [2021-07-31T17:29:26.558Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-31T17:29:26.558Z] ---> Using cache [2021-07-31T17:29:26.558Z] ---> e288d1ff8723 [2021-07-31T17:29:26.558Z] 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-31T17:29:26.558Z] ---> Using cache [2021-07-31T17:29:26.558Z] ---> d2b8ca865f13 [2021-07-31T17:29:26.558Z] 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-31T17:29:26.558Z] ---> Using cache [2021-07-31T17:29:26.558Z] ---> 482cbc378dc6 [2021-07-31T17:29:26.558Z] 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-31T17:29:26.558Z] ---> Using cache [2021-07-31T17:29:26.558Z] ---> 2850d8f44173 [2021-07-31T17:29:26.558Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-31T17:29:26.558Z] ---> Using cache [2021-07-31T17:29:26.558Z] ---> 895f044e944b [2021-07-31T17:29:26.558Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-31T17:29:26.558Z] ---> Using cache [2021-07-31T17:29:26.558Z] ---> a28d1a535ea5 [2021-07-31T17:29:26.558Z] Step 10/10 : COPY . . [2021-07-31T17:29:26.688Z] #50 16.85 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-31T17:29:26.688Z] #50 16.86 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-31T17:29:26.688Z] #50 16.90 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-31T17:29:26.688Z] #50 16.95 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-31T17:29:26.688Z] #50 16.99 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-31T17:29:26.688Z] #50 17.01 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-31T17:29:26.688Z] #50 17.04 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-31T17:29:26.688Z] #50 17.10 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-31T17:29:26.951Z] #50 17.28 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-31T17:29:26.951Z] #50 17.28 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-31T17:29:26.951Z] #50 17.36 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-31T17:29:27.214Z] #50 17.42 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-31T17:29:27.214Z] #50 17.44 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-31T17:29:27.214Z] #50 17.45 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-31T17:29:27.789Z] #50 18.10 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-31T17:29:28.365Z] #50 18.58 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-31T17:29:28.365Z] #50 18.59 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-31T17:29:28.365Z] #50 18.60 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-31T17:29:28.365Z] #50 18.65 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-31T17:29:28.365Z] #50 18.65 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-31T17:29:28.365Z] #50 18.69 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-31T17:29:28.365Z] #50 18.69 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-31T17:29:28.365Z] #50 18.71 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-31T17:29:28.365Z] #50 18.79 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-31T17:29:28.628Z] #50 18.84 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-31T17:29:28.628Z] #50 18.85 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-31T17:29:28.628Z] #50 18.89 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-31T17:29:28.628Z] #50 18.91 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-31T17:29:28.628Z] #50 18.94 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-31T17:29:28.628Z] #50 18.97 go: downloading golang.org/x/text v0.3.2 [2021-07-31T17:29:28.890Z] #50 19.23 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-31T17:29:29.153Z] #50 19.43 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-31T17:29:29.417Z] #50 ... [2021-07-31T17:29:29.417Z] [2021-07-31T17:29:29.417Z] #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-31T17:29:29.417Z] #54 sha256:91df63303db4854814b47a89205da0e94eb85dce2fca9764352874d0767f8e1b [2021-07-31T17:29:29.417Z] #54 17.54 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-31T17:29:29.417Z] #54 19.31 + mkdir -p /build [2021-07-31T17:29:29.417Z] #54 19.32 + cp runc /build/runc [2021-07-31T17:29:29.417Z] #54 DONE 19.9s [2021-07-31T17:29:29.417Z] [2021-07-31T17:29:29.417Z] #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-31T17:29:29.417Z] #52 sha256:cd34f310c061bf229d3e84908ca48f65f545911302f766be773bd8789732106e [2021-07-31T17:29:29.417Z] #52 17.20 golang.org/x/crypto/ssh/terminal [2021-07-31T17:29:29.417Z] #52 18.35 mvdan.cc/sh/v3/cmd/shfmt [2021-07-31T17:29:29.454Z] #17 18.70 Reading package lists... [2021-07-31T17:29:29.990Z] #52 DONE 20.2s [2021-07-31T17:29:29.990Z] [2021-07-31T17:29:29.990Z] #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-31T17:29:29.990Z] #57 sha256:4abc91ccf13fc589a6820624fa62cc15c069c39d39e5a7b0963c734231e87784 [2021-07-31T17:29:30.253Z] #57 ... [2021-07-31T17:29:30.253Z] [2021-07-31T17:29:30.253Z] #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-31T17:29:30.254Z] #50 sha256:e21fa369bccc360152ced53b2b2ce779b71a914661f1f1c668b6a09b2cc30578 [2021-07-31T17:29:30.254Z] #50 20.71 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-31T17:29:30.254Z] #50 20.75 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-31T17:29:31.082Z] #50 ... [2021-07-31T17:29:31.082Z] [2021-07-31T17:29:31.082Z] #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-31T17:29:31.082Z] #48 sha256:989f242496c0d195e18c0291bf3373b7481de7ce61fd453bcda59303520014f9 [2021-07-31T17:29:31.082Z] #48 DONE 30.5s [2021-07-31T17:29:31.082Z] [2021-07-31T17:29:31.082Z] #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-31T17:29:31.082Z] #57 sha256:0a914be331a8896cbd2e03ee1938763f90cd64769ebf328500a612a8332976cd [2021-07-31T17:29:31.082Z] #57 30.79 Checking out files: 93% (3880/4155) Checking out files: 94% (3906/4155) Checking out files: 95% (3948/4155) Checking out files: 96% (3989/4155) Checking out files: 97% (4031/4155) Checking out files: 98% (4072/4155) Checking out files: 99% (4114/4155) Checking out files: 100% (4155/4155) Checking out files: 100% (4155/4155), done. [2021-07-31T17:29:31.082Z] #57 30.91 + cd /tmp/tmp.fKSqvHxhpT/src/github.com/containerd/containerd [2021-07-31T17:29:31.082Z] #57 30.91 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-07-31T17:29:31.199Z] #50 21.55 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-31T17:29:32.450Z] #57 32.06 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-31T17:29:32.450Z] #57 32.06 + BUILDTAGS='netgo osusergo static_build' [2021-07-31T17:29:32.450Z] #57 32.06 + export EXTRA_FLAGS=-buildmode=pie [2021-07-31T17:29:32.450Z] #57 32.06 + EXTRA_FLAGS=-buildmode=pie [2021-07-31T17:29:32.450Z] #57 32.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-31T17:29:32.450Z] #57 32.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-31T17:29:32.450Z] #57 32.06 + '[' '' = dynamic ']' [2021-07-31T17:29:32.450Z] #57 32.06 + make [2021-07-31T17:29:32.707Z] #57 ... [2021-07-31T17:29:32.707Z] [2021-07-31T17:29:32.707Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-31T17:29:32.707Z] #49 sha256:9992587930942ac56dc0dd96df18174d77783392c4cd7a4682bcf7bd2a2ef5a6 [2021-07-31T17:29:32.707Z] #49 DONE 0.1s [2021-07-31T17:29:32.707Z] [2021-07-31T17:29:32.707Z] #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-31T17:29:32.707Z] #59 sha256:e550aee78a4394523b955ec8e367c4ed5bd664e2e8d8b97bc7d9397de4adbf43 [2021-07-31T17:29:32.962Z] #59 ... [2021-07-31T17:29:32.962Z] [2021-07-31T17:29:32.962Z] #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-31T17:29:32.962Z] #57 sha256:0a914be331a8896cbd2e03ee1938763f90cd64769ebf328500a612a8332976cd [2021-07-31T17:29:32.962Z] #57 32.75 + bin/ctr [2021-07-31T17:29:33.763Z] #50 23.86 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-31T17:29:33.763Z] #50 23.98 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-31T17:29:33.763Z] #50 24.03 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-31T17:29:34.742Z] #17 23.63 Reading package lists... [2021-07-31T17:29:35.004Z] #17 28.55 Building dependency tree... [2021-07-31T17:29:35.152Z] #50 ... [2021-07-31T17:29:35.152Z] [2021-07-31T17:29:35.152Z] #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-31T17:29:35.152Z] #48 sha256:cfb1ed9b4d6aa78e00f2d4c13bbadc75d2681a69ec406e1a7276e3efe29f4149 [2021-07-31T17:29:35.152Z] #48 DONE 25.5s [2021-07-31T17:29:35.427Z] [2021-07-31T17:29:35.427Z] #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-31T17:29:35.427Z] #59 sha256:3faf47f7ad821dc5b0f0590099a1173bd6eda0073d5a29472f543ab6abfbe06c [2021-07-31T17:29:35.427Z] #59 ... [2021-07-31T17:29:35.427Z] [2021-07-31T17:29:35.427Z] #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-31T17:29:35.427Z] #57 sha256:4abc91ccf13fc589a6820624fa62cc15c069c39d39e5a7b0963c734231e87784 [2021-07-31T17:29:35.946Z] #17 30.35 The following additional packages will be installed: [2021-07-31T17:29:35.946Z] #17 30.35 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-07-31T17:29:35.946Z] #17 30.35 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-07-31T17:29:35.946Z] #17 30.35 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-07-31T17:29:35.946Z] #17 30.35 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-07-31T17:29:35.946Z] #17 30.35 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-07-31T17:29:35.946Z] #17 30.35 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-07-31T17:29:35.946Z] #17 30.35 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-07-31T17:29:35.946Z] #17 30.35 g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf [2021-07-31T17:29:35.946Z] #17 30.35 g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu [2021-07-31T17:29:35.946Z] #17 30.35 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-07-31T17:29:35.946Z] #17 30.35 g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base [2021-07-31T17:29:35.946Z] #17 30.35 gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base [2021-07-31T17:29:35.946Z] #17 30.35 gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base [2021-07-31T17:29:35.946Z] #17 30.35 gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base [2021-07-31T17:29:35.946Z] #17 30.35 gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-07-31T17:29:35.946Z] #17 30.35 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-07-31T17:29:35.946Z] #17 30.35 gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross [2021-07-31T17:29:35.946Z] #17 30.35 libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross [2021-07-31T17:29:35.946Z] #17 30.35 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-07-31T17:29:35.946Z] #17 30.35 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-07-31T17:29:35.946Z] #17 30.35 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-07-31T17:29:35.946Z] #17 30.35 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-07-31T17:29:35.946Z] #17 30.35 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-07-31T17:29:35.946Z] #17 30.35 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-07-31T17:29:35.946Z] #17 30.35 libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross [2021-07-31T17:29:35.946Z] #17 30.35 libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross [2021-07-31T17:29:35.946Z] #17 30.35 libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross [2021-07-31T17:29:35.946Z] #17 30.35 libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross [2021-07-31T17:29:35.946Z] #17 30.35 libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross [2021-07-31T17:29:35.946Z] #17 30.35 libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl [2021-07-31T17:29:35.946Z] #17 30.35 libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross [2021-07-31T17:29:35.946Z] #17 30.35 liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross [2021-07-31T17:29:35.946Z] #17 30.36 libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-07-31T17:29:35.946Z] #17 30.36 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-07-31T17:29:35.946Z] #17 30.36 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-07-31T17:29:35.946Z] #17 30.36 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-07-31T17:29:35.946Z] #17 30.36 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-07-31T17:29:35.946Z] #17 30.36 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-07-31T17:29:35.946Z] #17 30.36 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-07-31T17:29:35.946Z] #17 30.36 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-07-31T17:29:35.946Z] #17 30.36 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-07-31T17:29:35.946Z] #17 30.36 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-07-31T17:29:35.946Z] #17 30.36 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-07-31T17:29:35.946Z] #17 30.36 linux-libc-dev-s390x-cross patch xz-utils [2021-07-31T17:29:35.946Z] #17 30.37 Suggested packages: [2021-07-31T17:29:35.946Z] #17 30.37 binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch [2021-07-31T17:29:35.946Z] #17 30.37 debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross [2021-07-31T17:29:35.946Z] #17 30.37 libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross [2021-07-31T17:29:35.946Z] #17 30.37 libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu [2021-07-31T17:29:35.946Z] #17 30.37 libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross [2021-07-31T17:29:35.946Z] #17 30.37 libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross [2021-07-31T17:29:35.946Z] #17 30.37 libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross [2021-07-31T17:29:35.946Z] #17 30.37 libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross [2021-07-31T17:29:35.946Z] #17 30.37 libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross [2021-07-31T17:29:35.946Z] #17 30.37 libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross [2021-07-31T17:29:35.946Z] #17 30.37 libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross [2021-07-31T17:29:35.946Z] #17 30.37 libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross [2021-07-31T17:29:35.946Z] #17 30.37 libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross [2021-07-31T17:29:35.946Z] #17 30.37 libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross [2021-07-31T17:29:35.946Z] #17 30.37 libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross [2021-07-31T17:29:35.946Z] #17 30.37 libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross [2021-07-31T17:29:35.946Z] #17 30.37 libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross [2021-07-31T17:29:35.946Z] #17 30.37 libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross [2021-07-31T17:29:35.946Z] #17 30.37 libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross [2021-07-31T17:29:35.946Z] #17 30.37 liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross [2021-07-31T17:29:35.946Z] #17 30.37 libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross [2021-07-31T17:29:35.946Z] #17 30.37 libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu [2021-07-31T17:29:35.946Z] #17 30.37 libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross [2021-07-31T17:29:35.946Z] #17 30.37 libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross [2021-07-31T17:29:35.946Z] #17 30.37 libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross [2021-07-31T17:29:35.946Z] #17 30.37 libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex [2021-07-31T17:29:35.946Z] #17 30.37 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-07-31T17:29:35.946Z] #17 30.37 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-07-31T17:29:35.946Z] #17 30.37 libyaml-shell-perl ed diffutils-doc [2021-07-31T17:29:35.946Z] #17 30.37 Recommended packages: [2021-07-31T17:29:35.946Z] #17 30.37 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-07-31T17:29:35.946Z] #17 30.37 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-07-31T17:29:35.950Z] #57 25.81 Checking out files: 63% (2653/4155) Checking out files: 64% (2660/4155) Checking out files: 65% (2701/4155) Checking out files: 66% (2743/4155) Checking out files: 67% (2784/4155) Checking out files: 68% (2826/4155) Checking out files: 69% (2867/4155) Checking out files: 70% (2909/4155) Checking out files: 71% (2951/4155) Checking out files: 72% (2992/4155) Checking out files: 73% (3034/4155) Checking out files: 74% (3075/4155) Checking out files: 75% (3117/4155) Checking out files: 76% (3158/4155) Checking out files: 77% (3200/4155) Checking out files: 78% (3241/4155) Checking out files: 79% (3283/4155) Checking out files: 80% (3324/4155) Checking out files: 81% (3366/4155) Checking out files: 82% (3408/4155) Checking out files: 83% (3449/4155) Checking out files: 84% (3491/4155) Checking out files: 85% (3532/4155) Checking out files: 86% (3574/4155) Checking out files: 87% (3615/4155) Checking out files: 88% (3657/4155) Checking out files: 89% (3698/4155) Checking out files: 90% (3740/4155) Checking out files: 91% (3782/4155) Checking out files: 92% (3823/4155) Checking out files: 93% (3865/4155) Checking out files: 94% (3906/4155) Checking out files: 95% (3948/4155) Checking out files: 96% (3989/4155) Checking out files: 97% (4031/4155) Checking out files: 98% (4072/4155) Checking out files: 99% (4114/4155) Checking out files: 100% (4155/4155) Checking out files: 100% (4155/4155), done. [2021-07-31T17:29:35.950Z] #57 26.44 + cd /tmp/tmp.ltuRCfTfi4/src/github.com/containerd/containerd [2021-07-31T17:29:36.211Z] #57 26.44 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-07-31T17:29:37.157Z] #57 27.37 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-31T17:29:37.157Z] #57 27.37 + BUILDTAGS='netgo osusergo static_build' [2021-07-31T17:29:37.157Z] #57 27.37 + export EXTRA_FLAGS=-buildmode=pie [2021-07-31T17:29:37.157Z] #57 27.37 + EXTRA_FLAGS=-buildmode=pie [2021-07-31T17:29:37.157Z] #57 27.37 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-31T17:29:37.157Z] #57 27.37 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-31T17:29:37.157Z] #57 27.37 + '[' '' = dynamic ']' [2021-07-31T17:29:37.157Z] #57 27.37 + make [2021-07-31T17:29:37.861Z] #17 32.26 The following NEW packages will be installed: [2021-07-31T17:29:37.861Z] #17 32.27 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-07-31T17:29:37.861Z] #17 32.27 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-07-31T17:29:37.861Z] #17 32.27 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-07-31T17:29:37.861Z] #17 32.27 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-07-31T17:29:37.861Z] #17 32.27 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-07-31T17:29:37.861Z] #17 32.27 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-07-31T17:29:37.861Z] #17 32.27 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-07-31T17:29:37.861Z] #17 32.27 crossbuild-essential-armel crossbuild-essential-armhf [2021-07-31T17:29:37.861Z] #17 32.27 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-07-31T17:29:37.861Z] #17 32.27 file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi [2021-07-31T17:29:37.861Z] #17 32.27 g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu [2021-07-31T17:29:37.861Z] #17 32.27 g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf [2021-07-31T17:29:37.861Z] #17 32.27 g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu [2021-07-31T17:29:37.861Z] #17 32.27 gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi [2021-07-31T17:29:37.861Z] #17 32.27 gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf [2021-07-31T17:29:37.861Z] #17 32.27 gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu [2021-07-31T17:29:37.861Z] #17 32.27 gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu [2021-07-31T17:29:37.861Z] #17 32.27 gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi [2021-07-31T17:29:37.861Z] #17 32.27 gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu [2021-07-31T17:29:37.861Z] #17 32.27 libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross [2021-07-31T17:29:37.861Z] #17 32.27 libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross [2021-07-31T17:29:37.861Z] #17 32.27 libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross [2021-07-31T17:29:37.861Z] #17 32.27 libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross [2021-07-31T17:29:37.861Z] #17 32.27 libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross [2021-07-31T17:29:37.861Z] #17 32.27 libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross [2021-07-31T17:29:37.861Z] #17 32.27 libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl [2021-07-31T17:29:37.861Z] #17 32.27 libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl [2021-07-31T17:29:37.861Z] #17 32.27 libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross [2021-07-31T17:29:37.861Z] #17 32.27 libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross [2021-07-31T17:29:37.861Z] #17 32.27 libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross [2021-07-31T17:29:37.861Z] #17 32.27 libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-07-31T17:29:37.861Z] #17 32.27 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 [2021-07-31T17:29:37.861Z] #17 32.27 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-07-31T17:29:37.861Z] #17 32.27 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-07-31T17:29:37.861Z] #17 32.27 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-07-31T17:29:37.861Z] #17 32.27 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-07-31T17:29:37.861Z] #17 32.27 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-07-31T17:29:37.861Z] #17 32.27 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-07-31T17:29:37.861Z] #17 32.27 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-07-31T17:29:37.861Z] #17 32.27 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-07-31T17:29:37.861Z] #17 32.27 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-07-31T17:29:37.861Z] #17 32.27 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-07-31T17:29:37.861Z] #17 32.27 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-07-31T17:29:37.861Z] #17 32.27 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-07-31T17:29:37.861Z] #17 32.27 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-07-31T17:29:37.861Z] #17 32.28 linux-libc-dev-s390x-cross patch xz-utils [2021-07-31T17:29:38.104Z] #57 28.14 + bin/ctr [2021-07-31T17:29:38.122Z] #17 32.72 0 upgraded, 133 newly installed, 0 to remove and 4 not upgraded. [2021-07-31T17:29:38.122Z] #17 32.72 Need to get 169 MB of archives. [2021-07-31T17:29:38.122Z] #17 32.72 After this operation, 612 MB of additional disk space will be used. [2021-07-31T17:29:38.122Z] #17 32.72 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-31T17:29:38.122Z] #17 32.72 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-31T17:29:38.122Z] #17 32.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] [2021-07-31T17:29:38.122Z] #17 32.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] [2021-07-31T17:29:38.122Z] #17 32.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] [2021-07-31T17:29:38.122Z] #17 32.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-31T17:29:38.122Z] #17 32.74 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-31T17:29:38.122Z] #17 32.79 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-31T17:29:38.122Z] #17 32.84 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-31T17:29:38.383Z] #17 32.89 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-31T17:29:38.384Z] #17 32.94 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-31T17:29:38.384Z] #17 32.97 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-31T17:29:38.384Z] #17 32.97 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-31T17:29:38.384Z] #17 33.07 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-31T17:29:38.384Z] #17 33.07 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-31T17:29:39.523Z] #57 ... [2021-07-31T17:29:39.523Z] [2021-07-31T17:29:39.523Z] #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-31T17:29:39.523Z] #59 sha256:e550aee78a4394523b955ec8e367c4ed5bd664e2e8d8b97bc7d9397de4adbf43 [2021-07-31T17:29:39.523Z] #59 36.79 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-31T17:29:39.523Z] #59 36.79 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-31T17:29:39.523Z] #59 DONE 39.2s [2021-07-31T17:29:39.523Z] [2021-07-31T17:29:39.523Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-31T17:29:39.523Z] #60 sha256:abb4355df7614295326170b9e7a526a4dc6dfbe65143b313b016f7228634b9ce [2021-07-31T17:29:39.523Z] #60 DONE 0.1s [2021-07-31T17:29:39.523Z] [2021-07-31T17:29:39.523Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-31T17:29:39.523Z] #61 sha256:eb1bb88eb7691031c8bf70fc6f9456dd2baa5dd70215ea40edea1bb9f5c9aeee [2021-07-31T17:29:39.523Z] #61 DONE 0.1s [2021-07-31T17:29:39.523Z] [2021-07-31T17:29:39.523Z] #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-31T17:29:39.523Z] #50 sha256:8e9272a6753c4e274b87bc689c943baa5c07a57318789f2f4c9b3cb80f8adabd [2021-07-31T17:29:40.297Z] #17 34.52 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-31T17:29:40.297Z] #17 34.52 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-31T17:29:40.297Z] #17 34.66 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-31T17:29:40.297Z] #17 34.66 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-31T17:29:40.297Z] #17 34.76 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-31T17:29:40.297Z] #17 34.77 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-31T17:29:40.297Z] #17 34.88 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-31T17:29:40.558Z] #17 34.88 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-31T17:29:40.558Z] #17 34.88 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-31T17:29:40.558Z] #17 34.88 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-31T17:29:40.558Z] #17 34.88 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-31T17:29:40.558Z] #17 34.88 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB] [2021-07-31T17:29:40.558Z] #17 34.88 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-31T17:29:40.558Z] #17 34.89 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB] [2021-07-31T17:29:40.558Z] #17 34.91 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-31T17:29:40.558Z] #17 34.92 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-31T17:29:40.558Z] #17 34.92 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-31T17:29:40.558Z] #17 34.92 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B] [2021-07-31T17:29:40.558Z] #17 34.92 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-31T17:29:40.558Z] #17 34.92 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB] [2021-07-31T17:29:40.558Z] #17 34.93 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB] [2021-07-31T17:29:40.558Z] #17 34.93 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB] [2021-07-31T17:29:40.558Z] #17 34.94 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB] [2021-07-31T17:29:40.558Z] #17 34.94 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-31T17:29:40.558Z] #17 34.95 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-31T17:29:40.558Z] #17 35.06 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-31T17:29:40.558Z] #17 35.06 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-31T17:29:40.558Z] #17 35.08 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB] [2021-07-31T17:29:40.558Z] #17 35.12 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-31T17:29:40.558Z] #17 35.15 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-31T17:29:40.558Z] #17 35.25 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-31T17:29:40.819Z] #17 35.25 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-31T17:29:40.819Z] #17 35.26 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] [2021-07-31T17:29:40.819Z] #17 35.29 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB] [2021-07-31T17:29:40.819Z] #17 35.29 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] [2021-07-31T17:29:40.819Z] #17 35.29 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-31T17:29:40.819Z] #17 35.42 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-31T17:29:40.819Z] #17 35.43 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] [2021-07-31T17:29:40.819Z] #17 35.44 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-31T17:29:40.819Z] #17 35.44 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-31T17:29:40.819Z] #17 35.44 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] [2021-07-31T17:29:40.819Z] #17 35.44 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-07-31T17:29:40.819Z] #17 35.45 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB] [2021-07-31T17:29:40.819Z] #17 35.45 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB] [2021-07-31T17:29:40.819Z] #17 35.45 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-07-31T17:29:40.819Z] #17 35.45 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] [2021-07-31T17:29:40.819Z] #17 35.45 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-31T17:29:40.819Z] #17 35.45 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB] [2021-07-31T17:29:40.819Z] #17 35.45 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B] [2021-07-31T17:29:40.819Z] #17 35.45 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB] [2021-07-31T17:29:40.819Z] #17 35.48 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-31T17:29:40.819Z] #17 35.48 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-31T17:29:40.819Z] #17 35.51 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B] [2021-07-31T17:29:41.080Z] #17 35.53 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-31T17:29:41.080Z] #17 35.53 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB] [2021-07-31T17:29:41.080Z] #17 35.54 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB] [2021-07-31T17:29:41.080Z] #17 35.55 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-31T17:29:41.080Z] #17 35.56 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-31T17:29:41.080Z] #17 35.69 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-31T17:29:41.080Z] #17 35.69 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-31T17:29:41.080Z] #17 35.71 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB] [2021-07-31T17:29:41.080Z] #17 35.75 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-31T17:29:41.080Z] #17 35.79 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-31T17:29:41.341Z] #17 35.90 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-31T17:29:41.341Z] #17 35.90 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B] [2021-07-31T17:29:41.341Z] #17 35.90 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB] [2021-07-31T17:29:41.341Z] #17 35.92 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-31T17:29:41.341Z] #17 35.93 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-31T17:29:41.341Z] #17 35.93 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B] [2021-07-31T17:29:41.341Z] #17 35.93 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-31T17:29:41.341Z] #17 35.94 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB] [2021-07-31T17:29:41.341Z] #17 35.94 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB] [2021-07-31T17:29:41.341Z] #17 35.94 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-31T17:29:41.341Z] #17 35.95 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-31T17:29:41.601Z] #17 36.07 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-31T17:29:41.601Z] #17 36.07 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-31T17:29:41.601Z] #17 36.09 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB] [2021-07-31T17:29:41.601Z] #17 36.12 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-31T17:29:41.601Z] #17 36.14 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-31T17:29:41.601Z] #17 36.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-31T17:29:41.601Z] #17 36.25 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B] [2021-07-31T17:29:41.601Z] #17 36.25 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB] [2021-07-31T17:29:41.601Z] #17 36.27 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-31T17:29:41.601Z] #17 36.28 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-31T17:29:41.601Z] #17 36.28 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-31T17:29:41.601Z] #17 36.28 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B] [2021-07-31T17:29:41.601Z] #17 36.28 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-31T17:29:41.601Z] #17 36.28 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB] [2021-07-31T17:29:41.601Z] #17 36.29 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB] [2021-07-31T17:29:41.601Z] #17 36.29 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB] [2021-07-31T17:29:41.601Z] #17 36.30 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB] [2021-07-31T17:29:41.601Z] #17 36.30 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB] [2021-07-31T17:29:41.862Z] #17 36.30 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-31T17:29:41.862Z] #17 36.33 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-31T17:29:41.862Z] #17 36.43 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-31T17:29:42.044Z] #50 ... [2021-07-31T17:29:42.044Z] [2021-07-31T17:29:42.044Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-31T17:29:42.044Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-31T17:29:42.044Z] #64 CACHED [2021-07-31T17:29:42.044Z] [2021-07-31T17:29:42.044Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-31T17:29:42.044Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-31T17:29:42.044Z] #66 CACHED [2021-07-31T17:29:42.044Z] [2021-07-31T17:29:42.044Z] #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-31T17:29:42.044Z] #50 sha256:8e9272a6753c4e274b87bc689c943baa5c07a57318789f2f4c9b3cb80f8adabd [2021-07-31T17:29:42.123Z] #17 36.44 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-31T17:29:42.123Z] #17 36.46 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB] [2021-07-31T17:29:42.123Z] #17 36.50 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-31T17:29:42.123Z] #17 36.52 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-31T17:29:42.123Z] #17 36.64 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-31T17:29:42.123Z] #17 36.64 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B] [2021-07-31T17:29:42.123Z] #17 36.64 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB] [2021-07-31T17:29:42.123Z] #17 36.66 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-31T17:29:42.123Z] #17 36.66 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-31T17:29:42.123Z] #17 36.67 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-31T17:29:42.123Z] #17 36.67 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B] [2021-07-31T17:29:42.123Z] #17 36.67 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-31T17:29:42.123Z] #17 36.68 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB] [2021-07-31T17:29:42.123Z] #17 36.68 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB] [2021-07-31T17:29:42.123Z] #17 36.68 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-31T17:29:42.123Z] #17 36.70 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-31T17:29:42.123Z] #17 36.82 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-31T17:29:42.384Z] #17 36.82 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-31T17:29:42.384Z] #17 36.85 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB] [2021-07-31T17:29:42.384Z] #17 36.90 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-31T17:29:42.384Z] #17 36.93 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-31T17:29:42.384Z] #17 37.05 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-31T17:29:42.645Z] #17 37.05 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B] [2021-07-31T17:29:42.905Z] #17 37.49 debconf: delaying package configuration, since apt-utils is not installed [2021-07-31T17:29:43.166Z] #17 37.69 Fetched 169 MB in 5s (35.9 MB/s) [2021-07-31T17:29:43.166Z] #17 37.73 Selecting previously unselected package liblocale-gettext-perl. [2021-07-31T17:29:43.402Z] #57 ... [2021-07-31T17:29:43.402Z] [2021-07-31T17:29:43.402Z] #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-31T17:29:43.402Z] #59 sha256:3faf47f7ad821dc5b0f0590099a1173bd6eda0073d5a29472f543ab6abfbe06c [2021-07-31T17:29:43.402Z] #59 30.97 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-31T17:29:43.402Z] #59 30.97 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-31T17:29:43.402Z] #59 DONE 33.6s [2021-07-31T17:29:43.402Z] [2021-07-31T17:29:43.402Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-31T17:29:43.402Z] #60 sha256:9f03d9ee4a87e31f12532736564363b979687094a03d2db0ea807df30abf1110 [2021-07-31T17:29:43.402Z] #60 DONE 0.1s [2021-07-31T17:29:43.402Z] [2021-07-31T17:29:43.402Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-31T17:29:43.402Z] #61 sha256:c43afa40c0705f3cce72a50aeeabd32afedf34d6614139ed4178f8210a78fa6c [2021-07-31T17:29:43.426Z] #17 37.73 (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-31T17:29:43.426Z] #17 37.84 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... [2021-07-31T17:29:43.426Z] #17 37.85 Unpacking liblocale-gettext-perl (1.07-3+b4) ... [2021-07-31T17:29:43.426Z] #17 37.89 Selecting previously unselected package bzip2. [2021-07-31T17:29:43.426Z] #17 37.89 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-31T17:29:43.426Z] #17 37.90 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-31T17:29:43.426Z] #17 37.95 Selecting previously unselected package libmagic-mgc. [2021-07-31T17:29:43.426Z] #17 37.95 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-31T17:29:43.426Z] #17 37.95 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-31T17:29:43.426Z] #17 38.08 Selecting previously unselected package libmagic1:amd64. [2021-07-31T17:29:43.426Z] #17 38.08 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-31T17:29:43.426Z] #17 38.09 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-31T17:29:43.426Z] #17 38.14 Selecting previously unselected package file. [2021-07-31T17:29:43.663Z] #61 DONE 0.1s [2021-07-31T17:29:43.663Z] [2021-07-31T17:29:43.663Z] #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-31T17:29:43.663Z] #24 sha256:dbfb4ad1d16f3524d77002ca674caf0e5c5f11c937f11212a3712ed8e1133004 [2021-07-31T17:29:43.687Z] #17 38.14 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-31T17:29:43.687Z] #17 38.15 Unpacking file (1:5.35-4+deb10u2) ... [2021-07-31T17:29:43.687Z] #17 38.20 Selecting previously unselected package xz-utils. [2021-07-31T17:29:43.687Z] #17 38.20 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ... [2021-07-31T17:29:43.687Z] #17 38.21 Unpacking xz-utils (5.2.4-1) ... [2021-07-31T17:29:43.687Z] #17 38.28 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-07-31T17:29:43.947Z] #17 38.28 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-31T17:29:43.947Z] #17 38.28 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-31T17:29:44.208Z] #17 38.86 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-07-31T17:29:44.473Z] #17 38.86 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ... [2021-07-31T17:29:44.473Z] #17 38.87 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-07-31T17:29:45.044Z] #17 39.40 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-07-31T17:29:45.044Z] #17 39.40 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ... [2021-07-31T17:29:45.044Z] #17 39.40 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-07-31T17:29:45.582Z] #24 ... [2021-07-31T17:29:45.582Z] [2021-07-31T17:29:45.582Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-31T17:29:45.582Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-07-31T17:29:45.582Z] #64 CACHED [2021-07-31T17:29:45.582Z] [2021-07-31T17:29:45.582Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-31T17:29:45.582Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-07-31T17:29:45.582Z] #66 CACHED [2021-07-31T17:29:45.582Z] [2021-07-31T17:29:45.582Z] #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-31T17:29:45.582Z] #57 sha256:4abc91ccf13fc589a6820624fa62cc15c069c39d39e5a7b0963c734231e87784 [2021-07-31T17:29:45.615Z] #17 39.92 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-07-31T17:29:45.615Z] #17 39.92 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-31T17:29:45.615Z] #17 39.93 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-07-31T17:29:45.880Z] #17 40.37 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-07-31T17:29:45.880Z] #17 40.37 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-31T17:29:45.880Z] #17 40.38 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ... [2021-07-31T17:29:46.140Z] #17 40.79 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64. [2021-07-31T17:29:46.401Z] #17 40.80 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-31T17:29:46.401Z] #17 40.80 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-31T17:29:46.401Z] #17 40.86 Selecting previously unselected package cpp-8-aarch64-linux-gnu. [2021-07-31T17:29:46.401Z] #17 40.87 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-31T17:29:46.401Z] #17 40.88 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-31T17:29:46.971Z] #17 41.68 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64. [2021-07-31T17:29:47.231Z] #17 41.68 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ... [2021-07-31T17:29:47.231Z] #17 41.69 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-07-31T17:29:47.231Z] #17 41.74 Selecting previously unselected package cpp-8-arm-linux-gnueabi. [2021-07-31T17:29:47.231Z] #17 41.75 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-31T17:29:47.231Z] #17 41.75 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-31T17:29:48.172Z] #17 42.58 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64. [2021-07-31T17:29:48.172Z] #17 42.58 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ... [2021-07-31T17:29:48.172Z] #17 42.58 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-07-31T17:29:48.172Z] #17 42.64 Selecting previously unselected package cpp-8-arm-linux-gnueabihf. [2021-07-31T17:29:48.172Z] #17 42.64 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-31T17:29:48.172Z] #17 42.64 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-31T17:29:49.113Z] #17 43.47 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64. [2021-07-31T17:29:49.113Z] #17 43.47 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-31T17:29:49.113Z] #17 43.48 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-31T17:29:49.113Z] #17 43.54 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu. [2021-07-31T17:29:49.113Z] #17 43.54 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-31T17:29:49.113Z] #17 43.55 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-31T17:29:50.054Z] #17 44.54 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64. [2021-07-31T17:29:50.054Z] #17 44.55 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-31T17:29:50.054Z] #17 44.55 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-31T17:29:50.054Z] #17 44.61 Selecting previously unselected package cpp-8-s390x-linux-gnu. [2021-07-31T17:29:50.054Z] #17 44.61 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-31T17:29:50.055Z] #17 44.62 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-31T17:29:50.996Z] #17 45.42 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-07-31T17:29:50.996Z] #17 45.43 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-31T17:29:50.996Z] #17 45.43 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-31T17:29:50.996Z] #17 45.47 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-07-31T17:29:50.996Z] #17 45.47 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-31T17:29:50.996Z] #17 45.47 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-31T17:29:50.996Z] #17 45.51 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-07-31T17:29:50.996Z] #17 45.51 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-31T17:29:50.997Z] #17 45.52 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-31T17:29:50.997Z] #17 45.56 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-07-31T17:29:50.997Z] #17 45.56 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-31T17:29:50.997Z] #17 45.57 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-31T17:29:50.997Z] #17 45.60 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-07-31T17:29:50.997Z] #17 45.60 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-31T17:29:50.997Z] #17 45.61 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-31T17:29:50.997Z] #17 45.65 Selecting previously unselected package cross-config. [2021-07-31T17:29:50.997Z] #17 45.65 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ... [2021-07-31T17:29:50.997Z] #17 45.66 Unpacking cross-config (2.6.15-3) ... [2021-07-31T17:29:50.997Z] #17 45.70 Selecting previously unselected package gcc-8-cross-base. [2021-07-31T17:29:51.257Z] #17 45.70 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ... [2021-07-31T17:29:51.257Z] #17 45.71 Unpacking gcc-8-cross-base (8.3.0-2cross1) ... [2021-07-31T17:29:51.257Z] #17 45.77 Selecting previously unselected package libc6-arm64-cross. [2021-07-31T17:29:51.257Z] #17 45.78 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ... [2021-07-31T17:29:51.257Z] #17 45.79 Unpacking libc6-arm64-cross (2.28-7cross1) ... [2021-07-31T17:29:51.518Z] #17 46.03 Selecting previously unselected package libgcc1-arm64-cross. [2021-07-31T17:29:51.518Z] #17 46.04 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-31T17:29:51.518Z] #17 46.04 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-07-31T17:29:51.518Z] #17 46.09 Selecting previously unselected package libgomp1-arm64-cross. [2021-07-31T17:29:51.518Z] #17 46.09 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:29:51.518Z] #17 46.10 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-07-31T17:29:51.778Z] #17 46.14 Selecting previously unselected package libitm1-arm64-cross. [2021-07-31T17:29:51.778Z] #17 46.14 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:29:51.778Z] #17 46.15 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ... [2021-07-31T17:29:51.778Z] #17 46.19 Selecting previously unselected package libatomic1-arm64-cross. [2021-07-31T17:29:51.778Z] #17 46.19 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:29:51.778Z] #17 46.20 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-07-31T17:29:51.778Z] #17 46.23 Selecting previously unselected package libstdc++6-arm64-cross. [2021-07-31T17:29:51.778Z] #17 46.23 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:29:51.778Z] #17 46.24 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-07-31T17:29:51.778Z] #17 46.36 Selecting previously unselected package libasan5-arm64-cross. [2021-07-31T17:29:51.778Z] #17 46.36 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:29:51.778Z] #17 46.36 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ... [2021-07-31T17:29:52.039Z] #17 46.45 Selecting previously unselected package liblsan0-arm64-cross. [2021-07-31T17:29:52.039Z] #17 46.45 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:29:52.039Z] #17 46.46 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-31T17:29:52.039Z] #17 46.52 Selecting previously unselected package libtsan0-arm64-cross. [2021-07-31T17:29:52.039Z] #17 46.52 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:29:52.039Z] #17 46.53 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-31T17:29:52.039Z] #17 46.62 Selecting previously unselected package libubsan1-arm64-cross. [2021-07-31T17:29:52.039Z] #17 46.62 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:29:52.039Z] #17 46.63 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-07-31T17:29:52.039Z] #17 46.69 Selecting previously unselected package libgcc-8-dev-arm64-cross. [2021-07-31T17:29:52.299Z] #17 46.69 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:29:52.299Z] #17 46.72 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-31T17:29:52.299Z] #17 46.95 Selecting previously unselected package gcc-8-aarch64-linux-gnu. [2021-07-31T17:29:52.299Z] #17 46.95 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-31T17:29:52.559Z] #17 46.96 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-31T17:29:53.501Z] #17 47.85 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-07-31T17:29:53.501Z] #17 47.85 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-31T17:29:53.501Z] #17 47.86 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-31T17:29:53.501Z] #17 47.90 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-07-31T17:29:53.501Z] #17 47.90 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ... [2021-07-31T17:29:53.501Z] #17 47.91 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-07-31T17:29:53.762Z] #17 48.22 Selecting previously unselected package libc6-dev-arm64-cross. [2021-07-31T17:29:53.762Z] #17 48.22 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ... [2021-07-31T17:29:53.762Z] #17 48.22 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ... [2021-07-31T17:29:54.023Z] #17 48.71 Selecting previously unselected package libstdc++-8-dev-arm64-cross. [2021-07-31T17:29:54.283Z] #17 48.71 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:29:54.283Z] #17 48.72 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-31T17:29:54.855Z] #17 49.17 Selecting previously unselected package g++-8-aarch64-linux-gnu. [2021-07-31T17:29:54.855Z] #17 49.18 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-31T17:29:54.855Z] #17 49.18 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-31T17:29:55.145Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f17079e8569019a0) in /home/ubuntu/workspace/moby_PR-42697 [Pipeline] { [Pipeline] checkout [2021-07-31T17:29:55.276Z] The recommended git tool is: git [2021-07-31T17:29:55.796Z] #17 50.14 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-07-31T17:29:55.796Z] #17 50.14 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-31T17:29:55.796Z] #17 50.15 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-31T17:29:55.796Z] #17 50.18 Selecting previously unselected package patch. [2021-07-31T17:29:55.796Z] #17 50.19 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-31T17:29:55.796Z] #17 50.19 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-31T17:29:55.796Z] #17 50.25 Selecting previously unselected package dpkg-dev. [2021-07-31T17:29:55.796Z] #17 50.26 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ... [2021-07-31T17:29:55.796Z] #17 50.26 Unpacking dpkg-dev (1.19.7) ... [2021-07-31T17:29:55.796Z] #17 50.43 Selecting previously unselected package libconfig-inifiles-perl. [2021-07-31T17:29:55.796Z] #17 50.43 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ... [2021-07-31T17:29:55.796Z] #17 50.44 Unpacking libconfig-inifiles-perl (3.000001-1) ... [2021-07-31T17:29:56.066Z] #17 50.48 Selecting previously unselected package libio-string-perl. [2021-07-31T17:29:56.066Z] #17 50.48 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ... [2021-07-31T17:29:56.066Z] #17 50.49 Unpacking libio-string-perl (1.08-3) ... [2021-07-31T17:29:56.066Z] #17 50.54 Selecting previously unselected package libicu63:amd64. [2021-07-31T17:29:56.066Z] #17 50.55 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-31T17:29:56.066Z] #17 50.56 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-31T17:29:56.490Z] ---> d7358527e9bf [2021-07-31T17:29:57.448Z] #17 51.64 Selecting previously unselected package libxml2:amd64. [2021-07-31T17:29:57.448Z] #17 51.64 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-31T17:29:57.448Z] #17 51.64 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-31T17:29:57.448Z] #17 51.78 Selecting previously unselected package libxml-namespacesupport-perl. [2021-07-31T17:29:57.448Z] #17 51.79 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ... [2021-07-31T17:29:57.448Z] #17 51.79 Unpacking libxml-namespacesupport-perl (1.12-1) ... [2021-07-31T17:29:57.448Z] #17 51.83 Selecting previously unselected package libxml-sax-base-perl. [2021-07-31T17:29:57.448Z] #17 51.84 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ... [2021-07-31T17:29:57.448Z] #17 51.85 Unpacking libxml-sax-base-perl (1.09-1) ... [2021-07-31T17:29:57.448Z] #17 51.89 Selecting previously unselected package libxml-sax-perl. [2021-07-31T17:29:57.448Z] #17 51.89 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ... [2021-07-31T17:29:57.448Z] #17 51.89 Unpacking libxml-sax-perl (1.00+dfsg-1) ... [2021-07-31T17:29:57.448Z] #17 51.94 Selecting previously unselected package libxml-libxml-perl. [2021-07-31T17:29:57.448Z] #17 51.94 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... [2021-07-31T17:29:57.448Z] #17 51.95 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... [2021-07-31T17:29:57.448Z] #17 52.03 Selecting previously unselected package libxml-simple-perl. [2021-07-31T17:29:57.448Z] #17 52.03 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-07-31T17:29:57.448Z] #17 52.03 Unpacking libxml-simple-perl (2.25-1) ... [2021-07-31T17:29:57.448Z] #17 52.07 Selecting previously unselected package libyaml-perl. [2021-07-31T17:29:57.448Z] #17 52.07 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ... [2021-07-31T17:29:57.448Z] #17 52.08 Unpacking libyaml-perl (1.27-1) ... [2021-07-31T17:29:57.448Z] #17 52.11 Selecting previously unselected package libconfig-auto-perl. [2021-07-31T17:29:57.708Z] #17 52.12 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ... [2021-07-31T17:29:57.708Z] #17 52.12 Unpacking libconfig-auto-perl (0.44-1) ... [2021-07-31T17:29:57.708Z] #17 52.15 Selecting previously unselected package libfile-which-perl. [2021-07-31T17:29:57.708Z] #17 52.15 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-07-31T17:29:57.708Z] #17 52.16 Unpacking libfile-which-perl (1.23-1) ... [2021-07-31T17:29:57.708Z] #17 52.19 Selecting previously unselected package libfile-homedir-perl. [2021-07-31T17:29:57.708Z] #17 52.19 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ... [2021-07-31T17:29:57.708Z] #17 52.20 Unpacking libfile-homedir-perl (1.004-1) ... [2021-07-31T17:29:57.708Z] #17 52.23 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-07-31T17:29:57.708Z] #17 52.24 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ... [2021-07-31T17:29:57.708Z] #17 52.24 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ... [2021-07-31T17:29:57.708Z] #17 52.35 Selecting previously unselected package dpkg-cross. [2021-07-31T17:29:57.968Z] #17 52.36 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ... [2021-07-31T17:29:57.968Z] #17 52.37 Unpacking dpkg-cross (2.6.15-3) ... [2021-07-31T17:29:57.968Z] #17 52.41 Selecting previously unselected package crossbuild-essential-arm64. [2021-07-31T17:29:57.968Z] #17 52.41 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ... [2021-07-31T17:29:57.968Z] #17 52.42 Unpacking crossbuild-essential-arm64 (12.6) ... [2021-07-31T17:29:57.968Z] #17 52.45 Selecting previously unselected package libc6-armel-cross. [2021-07-31T17:29:57.968Z] #17 52.45 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ... [2021-07-31T17:29:57.968Z] #17 52.46 Unpacking libc6-armel-cross (2.28-7cross1) ... [2021-07-31T17:29:58.023Z] Successfully built d7358527e9bf [2021-07-31T17:29:58.023Z] Successfully tagged docker:latest [2021-07-31T17:29:58.023Z] INFO: Image build ended at 07/31/2021 17:29:57. Duration:00:00:38.8602860 [2021-07-31T17:29:58.023Z] [2021-07-31T17:29:58.023Z] [2021-07-31T17:29:58.023Z] INFO: Building the test binaries at 07/31/2021 17:29:57... [2021-07-31T17:29:58.228Z] #17 52.62 Selecting previously unselected package libgcc1-armel-cross. [2021-07-31T17:29:58.228Z] #17 52.62 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-31T17:29:58.228Z] #17 52.63 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-07-31T17:29:58.228Z] #17 52.67 Selecting previously unselected package libgomp1-armel-cross. [2021-07-31T17:29:58.228Z] #17 52.67 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:29:58.228Z] #17 52.68 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ... [2021-07-31T17:29:58.228Z] #17 52.72 Selecting previously unselected package libatomic1-armel-cross. [2021-07-31T17:29:58.228Z] #17 52.73 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:29:58.228Z] #17 52.73 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ... [2021-07-31T17:29:58.228Z] #17 52.77 Selecting previously unselected package libstdc++6-armel-cross. [2021-07-31T17:29:58.229Z] #17 52.78 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:29:58.229Z] #17 52.78 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-07-31T17:29:58.489Z] #17 52.86 Selecting previously unselected package libasan5-armel-cross. [2021-07-31T17:29:58.489Z] #17 52.86 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:29:58.489Z] #17 52.87 Unpacking libasan5-armel-cross (8.3.0-2cross1) ... [2021-07-31T17:29:58.489Z] #17 52.98 Selecting previously unselected package libubsan1-armel-cross. [2021-07-31T17:29:58.489Z] #17 52.99 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:29:58.489Z] #17 52.99 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ... [2021-07-31T17:29:58.489Z] #17 53.05 Selecting previously unselected package libgcc-8-dev-armel-cross. [2021-07-31T17:29:58.489Z] #17 53.06 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:29:58.489Z] #17 53.06 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-31T17:29:58.668Z] using credential docker-jenkins-github-credentials [2021-07-31T17:29:58.675Z] Cloning the remote Git repository [2021-07-31T17:29:58.675Z] Cloning with configured refspecs honoured and without tags [2021-07-31T17:29:58.749Z] #17 53.21 Selecting previously unselected package gcc-8-arm-linux-gnueabi. [2021-07-31T17:29:58.749Z] #17 53.22 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-31T17:29:58.749Z] #17 53.22 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-31T17:29:58.702Z] Cloning repository https://github.com/moby/moby.git [2021-07-31T17:29:58.769Z] > git init /home/ubuntu/workspace/moby_PR-42697 # timeout=10 [2021-07-31T17:29:59.321Z] #17 54.03 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-07-31T17:29:59.321Z] #17 54.03 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-31T17:29:59.582Z] #17 54.03 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-31T17:29:59.582Z] #17 54.07 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-07-31T17:29:59.582Z] #17 54.07 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ... [2021-07-31T17:29:59.582Z] #17 54.07 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-07-31T17:29:59.843Z] #17 54.34 Selecting previously unselected package libc6-dev-armel-cross. [2021-07-31T17:29:59.843Z] #17 54.34 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ... [2021-07-31T17:29:59.843Z] #17 54.35 Unpacking libc6-dev-armel-cross (2.28-7cross1) ... [2021-07-31T17:29:59.057Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-31T17:29:59.058Z] > git --version # timeout=10 [2021-07-31T17:29:59.104Z] > git --version # 'git version 2.17.1' [2021-07-31T17:29:59.104Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-31T17:29:59.106Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42697/head:refs/remotes/origin/PR-42697 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-31T17:30:00.364Z] #17 54.74 Selecting previously unselected package libstdc++-8-dev-armel-cross. [2021-07-31T17:30:00.364Z] #17 54.74 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:30:00.364Z] #17 54.74 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-31T17:30:00.624Z] #17 55.12 Selecting previously unselected package g++-8-arm-linux-gnueabi. [2021-07-31T17:30:00.624Z] #17 55.12 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-31T17:30:00.624Z] #17 55.13 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-31T17:30:01.575Z] #17 56.02 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-07-31T17:30:01.575Z] #17 56.02 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-31T17:30:01.575Z] #17 56.03 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-31T17:30:01.575Z] #17 56.13 Selecting previously unselected package crossbuild-essential-armel. [2021-07-31T17:30:01.575Z] #17 56.13 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ... [2021-07-31T17:30:01.575Z] #17 56.14 Unpacking crossbuild-essential-armel (12.6) ... [2021-07-31T17:30:01.836Z] #17 56.30 Selecting previously unselected package libc6-armhf-cross. [2021-07-31T17:30:01.836Z] #17 56.30 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ... [2021-07-31T17:30:01.836Z] #17 56.31 Unpacking libc6-armhf-cross (2.28-7cross1) ... [2021-07-31T17:30:02.096Z] #17 ... [2021-07-31T17:30:02.096Z] [2021-07-31T17:30:02.096Z] #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-31T17:30:02.096Z] #57 sha256:f1f9d1931fb3cec48438385ea07490e309f7ba0b8ba1db7aae5046f3d83d4357 [2021-07-31T17:30:02.096Z] #57 59.02 + /build/golangci-lint --version [2021-07-31T17:30:02.096Z] #57 59.19 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-31T17:30:02.096Z] #57 DONE 60.2s [2021-07-31T17:30:02.096Z] [2021-07-31T17:30:02.096Z] #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-31T17:30:02.096Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-31T17:30:02.096Z] #17 56.58 Selecting previously unselected package libgcc1-armhf-cross. [2021-07-31T17:30:02.096Z] #17 56.59 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-31T17:30:02.096Z] #17 56.59 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-07-31T17:30:02.096Z] #17 56.62 Selecting previously unselected package libgomp1-armhf-cross. [2021-07-31T17:30:02.096Z] #17 56.63 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:30:02.096Z] #17 56.63 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-07-31T17:30:02.096Z] #17 56.70 Selecting previously unselected package libatomic1-armhf-cross. [2021-07-31T17:30:02.358Z] #17 56.71 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:30:02.358Z] #17 56.74 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-07-31T17:30:02.358Z] #17 56.80 Selecting previously unselected package libstdc++6-armhf-cross. [2021-07-31T17:30:02.358Z] #17 56.80 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:30:02.358Z] #17 56.80 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-07-31T17:30:02.358Z] #17 56.94 Selecting previously unselected package libasan5-armhf-cross. [2021-07-31T17:30:02.358Z] #17 56.94 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:30:02.358Z] #17 56.96 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ... [2021-07-31T17:30:02.358Z] #17 57.04 Selecting previously unselected package libubsan1-armhf-cross. [2021-07-31T17:30:02.358Z] #17 57.04 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:30:02.358Z] #17 57.05 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-07-31T17:30:02.620Z] #17 57.11 Selecting previously unselected package libgcc-8-dev-armhf-cross. [2021-07-31T17:30:02.620Z] #17 57.11 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:30:02.620Z] #17 57.12 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-31T17:30:02.620Z] #17 57.32 Selecting previously unselected package gcc-8-arm-linux-gnueabihf. [2021-07-31T17:30:02.620Z] #17 57.32 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-31T17:30:02.620Z] #17 57.33 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-31T17:30:03.561Z] #17 58.22 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-07-31T17:30:03.718Z] #57 ... [2021-07-31T17:30:03.718Z] [2021-07-31T17:30:03.718Z] #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-31T17:30:03.718Z] #24 sha256:dbfb4ad1d16f3524d77002ca674caf0e5c5f11c937f11212a3712ed8e1133004 [2021-07-31T17:30:03.718Z] #24 51.90 Checking out files: 40% (4545/11322) Checking out files: 41% (4643/11322) Checking out files: 42% (4756/11322) Checking out files: 43% (4869/11322) Checking out files: 44% (4982/11322) Checking out files: 45% (5095/11322) Checking out files: 46% (5209/11322) Checking out files: 47% (5322/11322) Checking out files: 48% (5435/11322) Checking out files: 49% (5548/11322) Checking out files: 50% (5661/11322) Checking out files: 51% (5775/11322) Checking out files: 52% (5888/11322) Checking out files: 53% (6001/11322) Checking out files: 54% (6114/11322) Checking out files: 55% (6228/11322) Checking out files: 56% (6341/11322) Checking out files: 57% (6454/11322) Checking out files: 58% (6567/11322) Checking out files: 59% (6680/11322) Checking out files: 60% (6794/11322) Checking out files: 61% (6907/11322) Checking out files: 62% (7020/11322) Checking out files: 63% (7133/11322) Checking out files: 64% (7247/11322) Checking out files: 65% (7360/11322) Checking out files: 66% (7473/11322) Checking out files: 67% (7586/11322) Checking out files: 68% (7699/11322) Checking out files: 69% (7813/11322) Checking out files: 70% (7926/11322) Checking out files: 71% (8039/11322) Checking out files: 72% (8152/11322) Checking out files: 73% (8266/11322) Checking out files: 74% (8379/11322) Checking out files: 75% (8492/11322) Checking out files: 76% (8605/11322) Checking out files: 77% (8718/11322) Checking out files: 78% (8832/11322) Checking out files: 79% (8945/11322) Checking out files: 80% (9058/11322) Checking out files: 81% (9171/11322) Checking out files: 82% (9285/11322) Checking out files: 83% (9398/11322) Checking out files: 84% (9511/11322) Checking out files: 85% (9624/11322) Checking out files: 85% (9656/11322) Checking out files: 86% (9737/11322) Checking out files: 87% (9851/11322) Checking out files: 88% (9964/11322) Checking out files: 89% (10077/11322) Checking out files: 90% (10190/11322) Checking out files: 91% (10304/11322) Checking out files: 92% (10417/11322) Checking out files: 93% (10530/11322) Checking out files: 94% (10643/11322) Checking out files: 95% (10756/11322) Checking out files: 96% (10870/11322) Checking out files: 97% (10983/11322) Checking out files: 98% (11096/11322) Checking out files: 99% (11209/11322) Checking out files: 100% (11322/11322) Checking out files: 100% (11322/11322), done. [2021-07-31T17:30:03.718Z] #24 53.27 + cd /tmp/tmp.i7lQHJDUu5/tmp/docker-ce [2021-07-31T17:30:03.718Z] #24 53.27 + git checkout -q v17.06.2-ce [2021-07-31T17:30:03.808Z] INFO: make.ps1 starting at 07/31/2021 17:30:03 [2021-07-31T17:30:03.821Z] #17 58.22 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-31T17:30:03.821Z] #17 58.23 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-31T17:30:03.821Z] #17 58.26 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-07-31T17:30:03.821Z] #17 58.26 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ... [2021-07-31T17:30:03.821Z] #17 58.26 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-07-31T17:30:03.821Z] #17 58.42 Selecting previously unselected package libc6-dev-armhf-cross. [2021-07-31T17:30:03.821Z] #17 58.42 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ... [2021-07-31T17:30:03.821Z] #17 58.43 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ... [2021-07-31T17:30:04.265Z] INFO: Git commit (75913286f7) assumed from DOCKER_GITCOMMIT environment variable [2021-07-31T17:30:04.265Z] INFO: Invoking autogen... [2021-07-31T17:30:04.390Z] #17 58.68 Selecting previously unselected package libstdc++-8-dev-armhf-cross. [2021-07-31T17:30:04.390Z] #17 58.68 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:30:04.390Z] #17 58.68 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-31T17:30:04.390Z] #17 58.92 Selecting previously unselected package g++-8-arm-linux-gnueabihf. [2021-07-31T17:30:04.390Z] #17 58.92 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-31T17:30:04.390Z] #17 58.93 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-31T17:30:04.722Z] INFO: Building daemon... [2021-07-31T17:30:04.961Z] #17 59.56 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-07-31T17:30:04.962Z] #17 59.56 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-31T17:30:04.962Z] #17 59.57 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-31T17:30:04.962Z] #17 59.59 Selecting previously unselected package crossbuild-essential-armhf. [2021-07-31T17:30:04.962Z] #17 59.60 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ... [2021-07-31T17:30:04.962Z] #17 59.60 Unpacking crossbuild-essential-armhf (12.6) ... [2021-07-31T17:30:04.962Z] #17 59.63 Selecting previously unselected package libc6-ppc64el-cross. [2021-07-31T17:30:05.221Z] #17 59.63 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ... [2021-07-31T17:30:05.221Z] #17 59.63 Unpacking libc6-ppc64el-cross (2.28-7cross1) ... [2021-07-31T17:30:05.221Z] #17 59.80 Selecting previously unselected package libgcc1-ppc64el-cross. [2021-07-31T17:30:05.221Z] #17 59.80 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-31T17:30:05.221Z] #17 59.80 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-07-31T17:30:05.221Z] #17 59.84 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-07-31T17:30:05.221Z] #17 59.84 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:30:05.221Z] #17 59.85 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-31T17:30:05.221Z] #17 59.88 Selecting previously unselected package libitm1-ppc64el-cross. [2021-07-31T17:30:05.481Z] #17 59.88 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:30:05.481Z] #17 59.89 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-31T17:30:05.481Z] #17 59.93 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-07-31T17:30:05.481Z] #17 59.94 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:30:05.481Z] #17 59.95 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-31T17:30:05.481Z] #17 60.00 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-07-31T17:30:05.481Z] #17 60.00 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:30:05.481Z] #17 60.01 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-07-31T17:30:05.638Z] #24 55.53 + mkdir -p /tmp/tmp.i7lQHJDUu5/src/github.com/docker [2021-07-31T17:30:05.638Z] #24 55.53 + mv components/cli /tmp/tmp.i7lQHJDUu5/src/github.com/docker/cli [2021-07-31T17:30:05.638Z] #24 55.54 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-07-31T17:30:05.741Z] #17 60.20 Selecting previously unselected package libasan5-ppc64el-cross. [2021-07-31T17:30:05.741Z] #17 60.20 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:30:05.741Z] #17 60.22 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-07-31T17:30:05.741Z] #17 60.30 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-07-31T17:30:05.741Z] #17 60.30 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:30:05.741Z] #17 60.30 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-31T17:30:05.741Z] #17 60.35 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-07-31T17:30:05.741Z] #17 60.35 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:30:05.741Z] #17 60.35 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-31T17:30:05.741Z] #17 60.41 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-07-31T17:30:06.002Z] #17 60.41 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:30:06.002Z] #17 60.42 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-31T17:30:06.002Z] #17 60.46 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-07-31T17:30:06.002Z] #17 60.46 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:30:06.002Z] #17 60.46 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-31T17:30:06.002Z] #17 60.50 Selecting previously unselected package libgcc-8-dev-ppc64el-cross. [2021-07-31T17:30:06.002Z] #17 60.50 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:30:06.002Z] #17 60.51 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-31T17:30:06.002Z] #17 60.67 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu. [2021-07-31T17:30:06.262Z] #17 60.68 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-31T17:30:06.262Z] #17 60.68 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-31T17:30:06.833Z] #17 61.32 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-07-31T17:30:06.833Z] #17 61.32 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-31T17:30:06.833Z] #17 61.32 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-31T17:30:06.833Z] #17 61.35 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-07-31T17:30:06.833Z] #17 61.35 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ... [2021-07-31T17:30:06.833Z] #17 61.36 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-07-31T17:30:07.092Z] #17 61.51 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-07-31T17:30:07.092Z] #17 61.51 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ... [2021-07-31T17:30:07.092Z] #17 61.52 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-07-31T17:30:07.357Z] #17 61.84 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross. [2021-07-31T17:30:07.357Z] #17 61.85 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:30:07.357Z] #17 61.85 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-31T17:30:07.617Z] #17 62.10 Selecting previously unselected package g++-8-powerpc64le-linux-gnu. [2021-07-31T17:30:07.617Z] #17 62.10 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-31T17:30:07.617Z] #17 62.11 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-31T17:30:08.187Z] #17 62.75 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-07-31T17:30:08.187Z] #17 62.76 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-31T17:30:08.187Z] #17 62.76 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-31T17:30:08.187Z] #17 62.79 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-07-31T17:30:08.187Z] #17 62.79 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ... [2021-07-31T17:30:08.188Z] #17 62.79 Unpacking crossbuild-essential-ppc64el (12.6) ... [2021-07-31T17:30:08.188Z] #17 62.82 Selecting previously unselected package libc6-s390x-cross. [2021-07-31T17:30:08.448Z] #17 62.82 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ... [2021-07-31T17:30:08.448Z] #17 62.83 Unpacking libc6-s390x-cross (2.28-7cross1) ... [2021-07-31T17:30:08.448Z] #17 62.98 Selecting previously unselected package libgcc1-s390x-cross. [2021-07-31T17:30:08.448Z] #17 62.99 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-31T17:30:08.448Z] #17 62.99 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-07-31T17:30:08.448Z] #17 63.02 Selecting previously unselected package libgomp1-s390x-cross. [2021-07-31T17:30:08.448Z] #17 63.02 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:30:08.448Z] #17 63.03 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-07-31T17:30:08.448Z] #17 63.06 Selecting previously unselected package libitm1-s390x-cross. [2021-07-31T17:30:08.448Z] #17 63.07 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:30:08.448Z] #17 63.07 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ... [2021-07-31T17:30:08.448Z] #17 63.10 Selecting previously unselected package libatomic1-s390x-cross. [2021-07-31T17:30:08.708Z] #17 63.11 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:30:08.708Z] #17 63.11 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-07-31T17:30:08.708Z] #17 63.14 Selecting previously unselected package libstdc++6-s390x-cross. [2021-07-31T17:30:08.708Z] #17 63.15 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:30:08.708Z] #17 63.15 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-07-31T17:30:08.708Z] #17 63.22 Selecting previously unselected package libasan5-s390x-cross. [2021-07-31T17:30:08.708Z] #17 63.22 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:30:08.708Z] #17 63.23 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ... [2021-07-31T17:30:08.708Z] #17 63.29 Selecting previously unselected package libubsan1-s390x-cross. [2021-07-31T17:30:08.708Z] #17 63.29 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:30:08.708Z] #17 63.30 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-07-31T17:30:08.708Z] #17 63.33 Selecting previously unselected package libgcc-8-dev-s390x-cross. [2021-07-31T17:30:08.969Z] #17 63.33 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:30:08.969Z] #17 63.34 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-31T17:30:08.969Z] #17 63.44 Selecting previously unselected package gcc-8-s390x-linux-gnu. [2021-07-31T17:30:08.969Z] #17 63.44 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-31T17:30:08.969Z] #17 63.45 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-31T17:30:09.540Z] #17 64.01 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-07-31T17:30:09.540Z] #17 64.02 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-31T17:30:09.540Z] #17 64.02 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-31T17:30:09.540Z] #17 64.05 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-07-31T17:30:09.540Z] #17 64.05 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ... [2021-07-31T17:30:09.540Z] #17 64.06 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-07-31T17:30:09.800Z] #17 64.21 Selecting previously unselected package libc6-dev-s390x-cross. [2021-07-31T17:30:09.800Z] #17 64.22 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ... [2021-07-31T17:30:09.800Z] #17 64.22 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ... [2021-07-31T17:30:10.061Z] #17 64.49 Selecting previously unselected package libstdc++-8-dev-s390x-cross. [2021-07-31T17:30:10.061Z] #17 64.49 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-31T17:30:10.061Z] #17 64.50 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-31T17:30:10.061Z] #17 64.73 Selecting previously unselected package g++-8-s390x-linux-gnu. [2021-07-31T17:30:10.321Z] #17 64.73 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-31T17:30:10.321Z] #17 64.74 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-31T17:30:10.891Z] #17 65.32 Selecting previously unselected package g++-s390x-linux-gnu. [2021-07-31T17:30:10.891Z] #17 65.32 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-31T17:30:10.891Z] #17 65.32 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-31T17:30:10.891Z] #17 65.35 Selecting previously unselected package crossbuild-essential-s390x. [2021-07-31T17:30:10.891Z] #17 65.36 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ... [2021-07-31T17:30:10.891Z] #17 65.36 Unpacking crossbuild-essential-s390x (12.6) ... [2021-07-31T17:30:10.891Z] #17 65.41 Setting up libconfig-inifiles-perl (3.000001-1) ... [2021-07-31T17:30:10.891Z] #17 65.42 Setting up libfile-which-perl (1.23-1) ... [2021-07-31T17:30:10.891Z] #17 65.44 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-07-31T17:30:10.891Z] #17 65.45 Setting up libc6-armhf-cross (2.28-7cross1) ... [2021-07-31T17:30:10.891Z] #17 65.46 Setting up binutils-s390x-linux-gnu (2.31.1-16) ... [2021-07-31T17:30:10.891Z] #17 65.48 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-31T17:30:10.891Z] #17 65.49 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-07-31T17:30:10.891Z] #17 65.50 Setting up gcc-8-cross-base (8.3.0-2cross1) ... [2021-07-31T17:30:10.891Z] #17 65.51 Setting up libc6-ppc64el-cross (2.28-7cross1) ... [2021-07-31T17:30:10.891Z] #17 65.53 Setting up libc6-s390x-cross (2.28-7cross1) ... [2021-07-31T17:30:11.151Z] #17 65.54 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-31T17:30:11.151Z] #17 65.56 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-07-31T17:30:11.151Z] #17 65.60 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-31T17:30:11.151Z] #17 65.63 Setting up libxml-namespacesupport-perl (1.12-1) ... [2021-07-31T17:30:11.151Z] #17 65.65 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-31T17:30:11.151Z] #17 65.67 Setting up file (1:5.35-4+deb10u2) ... [2021-07-31T17:30:11.151Z] #17 65.70 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-07-31T17:30:11.151Z] #17 65.75 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-31T17:30:11.411Z] #17 65.77 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-31T17:30:11.411Z] #17 65.79 Setting up libyaml-perl (1.27-1) ... [2021-07-31T17:30:11.411Z] #17 65.81 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-31T17:30:11.411Z] #17 65.82 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-31T17:30:11.411Z] #17 65.84 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-31T17:30:11.411Z] #17 65.88 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-07-31T17:30:11.411Z] #17 65.91 Setting up libxml-sax-base-perl (1.09-1) ... [2021-07-31T17:30:11.411Z] #17 65.92 Setting up libio-string-perl (1.08-3) ... [2021-07-31T17:30:11.411Z] #17 65.94 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-07-31T17:30:11.411Z] #17 65.95 Setting up cross-config (2.6.15-3) ... [2021-07-31T17:30:11.670Z] #17 66.07 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-31T17:30:11.670Z] #17 66.09 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-07-31T17:30:11.670Z] #17 66.11 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-31T17:30:11.670Z] #17 66.15 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-07-31T17:30:11.670Z] #17 66.17 Setting up xz-utils (5.2.4-1) ... [2021-07-31T17:30:11.670Z] #17 66.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-31T17:30:11.671Z] #17 66.20 Setting up libc6-arm64-cross (2.28-7cross1) ... [2021-07-31T17:30:11.671Z] #17 66.23 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-31T17:30:11.671Z] #17 66.25 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-07-31T17:30:11.671Z] #17 66.26 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-31T17:30:11.671Z] #17 66.27 Setting up libitm1-arm64-cross (8.3.0-2cross1) ... [2021-07-31T17:30:11.671Z] #17 66.28 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-31T17:30:11.671Z] #17 66.29 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-07-31T17:30:11.671Z] #17 66.31 Setting up libc6-armel-cross (2.28-7cross1) ... [2021-07-31T17:30:11.671Z] #17 66.32 Setting up libitm1-s390x-cross (8.3.0-2cross1) ... [2021-07-31T17:30:11.671Z] #17 66.33 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-31T17:30:11.671Z] #17 66.34 Setting up libc6-dev-s390x-cross (2.28-7cross1) ... [2021-07-31T17:30:11.671Z] #17 66.35 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-07-31T17:30:11.671Z] #17 66.37 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-07-31T17:30:11.930Z] #17 66.38 Setting up libc6-dev-armel-cross (2.28-7cross1) ... [2021-07-31T17:30:11.930Z] #17 66.40 Setting up libfile-homedir-perl (1.004-1) ... [2021-07-31T17:30:11.930Z] #17 66.42 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-07-31T17:30:11.930Z] #17 66.43 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-07-31T17:30:11.930Z] #17 66.44 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-31T17:30:11.930Z] #17 66.45 Setting up liblocale-gettext-perl (1.07-3+b4) ... [2021-07-31T17:30:11.930Z] #17 66.47 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-31T17:30:11.930Z] #17 66.48 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-07-31T17:30:11.930Z] #17 66.49 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-07-31T17:30:11.930Z] #17 66.50 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-31T17:30:11.930Z] #17 66.51 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-07-31T17:30:11.930Z] #17 66.52 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-07-31T17:30:11.930Z] #17 66.54 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-07-31T17:30:11.930Z] #17 66.55 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-07-31T17:30:11.930Z] #17 66.56 Setting up libgomp1-armel-cross (8.3.0-2cross1) ... [2021-07-31T17:30:11.930Z] #17 66.57 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-07-31T17:30:11.930Z] #17 66.59 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-31T17:30:12.191Z] #17 66.60 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-31T17:30:12.191Z] #17 66.61 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-07-31T17:30:12.191Z] #17 66.62 Setting up libc6-dev-armhf-cross (2.28-7cross1) ... [2021-07-31T17:30:12.191Z] #17 66.63 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-31T17:30:12.191Z] #17 66.65 Setting up libasan5-s390x-cross (8.3.0-2cross1) ... [2021-07-31T17:30:12.191Z] #17 66.66 Setting up libc6-dev-arm64-cross (2.28-7cross1) ... [2021-07-31T17:30:12.191Z] #17 66.67 Setting up libatomic1-armel-cross (8.3.0-2cross1) ... [2021-07-31T17:30:12.191Z] #17 66.68 Setting up libxml-sax-perl (1.00+dfsg-1) ... [2021-07-31T17:30:12.191Z] #17 66.76 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-07-31T17:30:12.191Z] #17 66.82 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-07-31T17:30:12.452Z] #17 66.95 [2021-07-31T17:30:12.452Z] #17 66.95 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-07-31T17:30:12.452Z] #17 66.98 Setting up dpkg-dev (1.19.7) ... [2021-07-31T17:30:12.452Z] #17 67.00 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-07-31T17:30:12.452Z] #17 67.01 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-07-31T17:30:12.452Z] #17 67.04 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-31T17:30:12.452Z] #17 67.05 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-07-31T17:30:12.452Z] #17 67.07 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-07-31T17:30:12.452Z] #17 67.08 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-07-31T17:30:12.452Z] #17 67.09 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... [2021-07-31T17:30:12.452Z] #17 67.13 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-07-31T17:30:12.713Z] #17 67.20 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-07-31T17:30:12.713Z] #17 67.27 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-07-31T17:30:12.713Z] #17 67.38 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-07-31T17:30:12.973Z] #17 67.41 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-31T17:30:12.973Z] #17 67.42 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-31T17:30:12.973Z] #17 67.44 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-31T17:30:12.973Z] #17 67.45 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-07-31T17:30:12.973Z] #17 67.47 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-07-31T17:30:12.973Z] #17 67.48 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-07-31T17:30:12.973Z] #17 67.49 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-31T17:30:12.973Z] #17 67.50 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-31T17:30:12.973Z] #17 67.51 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-07-31T17:30:12.973Z] #17 67.53 Setting up libasan5-armhf-cross (8.3.0-2cross1) ... [2021-07-31T17:30:12.973Z] #17 67.54 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-31T17:30:12.973Z] #17 67.55 Setting up libasan5-arm64-cross (8.3.0-2cross1) ... [2021-07-31T17:30:12.973Z] #17 67.56 Setting up libasan5-armel-cross (8.3.0-2cross1) ... [2021-07-31T17:30:12.973Z] #17 67.57 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-31T17:30:12.973Z] #17 67.58 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-31T17:30:12.973Z] #17 67.60 Setting up libubsan1-armel-cross (8.3.0-2cross1) ... [2021-07-31T17:30:13.233Z] #17 67.61 Setting up libxml-simple-perl (2.25-1) ... [2021-07-31T17:30:13.233Z] #17 67.62 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-31T17:30:13.233Z] #17 67.63 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-31T17:30:13.233Z] #17 67.64 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-31T17:30:13.233Z] #17 67.66 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-31T17:30:13.233Z] #17 67.67 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-31T17:30:13.233Z] #17 67.68 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-31T17:30:13.233Z] #17 67.69 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-31T17:30:13.233Z] #17 67.70 Setting up libconfig-auto-perl (0.44-1) ... [2021-07-31T17:30:13.233Z] #17 67.71 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-31T17:30:13.233Z] #17 67.72 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-31T17:30:13.233Z] #17 67.73 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-31T17:30:13.233Z] #17 67.75 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-31T17:30:13.233Z] #17 67.76 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-31T17:30:13.233Z] #17 67.77 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-31T17:30:13.233Z] #17 67.78 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-31T17:30:13.233Z] #17 67.79 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-31T17:30:13.233Z] #17 67.80 Setting up libdebian-dpkgcross-perl (2.6.15-3) ... [2021-07-31T17:30:13.233Z] #17 67.82 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-31T17:30:13.233Z] #17 67.83 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-31T17:30:13.233Z] #17 67.84 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-31T17:30:13.233Z] #17 67.85 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-31T17:30:13.233Z] #17 67.86 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-31T17:30:13.233Z] #17 67.87 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-31T17:30:13.233Z] #17 67.88 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-31T17:30:13.233Z] #17 67.89 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-31T17:30:13.233Z] #17 67.90 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-31T17:30:13.494Z] #17 67.92 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-31T17:30:13.494Z] #17 67.93 Setting up dpkg-cross (2.6.15-3) ... [2021-07-31T17:30:13.494Z] #17 67.97 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-31T17:30:13.494Z] #17 67.98 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-31T17:30:13.494Z] #17 67.99 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-31T17:30:13.494Z] #17 68.01 Setting up crossbuild-essential-armhf (12.6) ... [2021-07-31T17:30:13.494Z] #17 68.02 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-31T17:30:13.494Z] #17 68.04 Setting up crossbuild-essential-arm64 (12.6) ... [2021-07-31T17:30:13.494Z] #17 68.05 Setting up crossbuild-essential-s390x (12.6) ... [2021-07-31T17:30:13.494Z] #17 68.06 Setting up crossbuild-essential-ppc64el (12.6) ... [2021-07-31T17:30:13.494Z] #17 68.07 Setting up crossbuild-essential-armel (12.6) ... [2021-07-31T17:30:13.494Z] #17 68.09 Processing triggers for libc-bin (2.28-10) ... [2021-07-31T17:30:14.434Z] #17 DONE 68.8s [2021-07-31T17:30:14.434Z] [2021-07-31T17:30:14.434Z] #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-31T17:30:14.434Z] #18 sha256:320e2219e2266e3ca4c31f2e8529535581d06f0d5897d705b79732cb5e05447c [2021-07-31T17:30:16.345Z] #18 DONE 1.8s [2021-07-31T17:30:16.345Z] [2021-07-31T17:30:16.345Z] #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-31T17:30:16.345Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-31T17:30:17.833Z] #19 1.531 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-31T17:30:17.833Z] #19 1.536 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-31T17:30:17.833Z] #19 1.539 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-31T17:30:17.833Z] #19 1.541 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-31T17:30:18.100Z] #19 1.881 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB] [2021-07-31T17:30:18.100Z] #19 1.978 Get:6 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB] [2021-07-31T17:30:18.100Z] #19 2.001 Get:7 http://deb.debian.org/debian buster-backports/main armhf Packages [480 kB] [2021-07-31T17:30:18.100Z] #19 2.029 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2021-07-31T17:30:18.100Z] #19 2.062 Get:9 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB] [2021-07-31T17:30:19.489Z] #19 3.009 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-31T17:30:19.489Z] #19 ... [2021-07-31T17:30:19.489Z] [2021-07-31T17:30:19.489Z] #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-31T17:30:19.489Z] #31 sha256:08b7c5de4fbe6677582564f51a53842883b60f66c376a50d929ae1d4dca17874 [2021-07-31T17:30:19.489Z] #31 1.556 + RM_GOPATH=0 [2021-07-31T17:30:19.489Z] #31 1.556 + TMP_GOPATH= [2021-07-31T17:30:19.489Z] #31 1.556 + : /build [2021-07-31T17:30:19.489Z] #31 1.556 + '[' -z '' ']' [2021-07-31T17:30:19.489Z] #31 1.556 ++ mktemp -d [2021-07-31T17:30:19.489Z] #31 1.562 + export GOPATH=/tmp/tmp.7p3WPWXgHr [2021-07-31T17:30:19.489Z] #31 1.562 + GOPATH=/tmp/tmp.7p3WPWXgHr [2021-07-31T17:30:19.489Z] #31 1.562 + RM_GOPATH=1 [2021-07-31T17:30:19.489Z] #31 1.562 + case "$(go env GOARCH)" in [2021-07-31T17:30:19.489Z] #31 1.562 ++ go env GOARCH [2021-07-31T17:30:19.489Z] #31 1.569 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:30:19.489Z] #31 1.569 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:30:19.489Z] #31 1.570 ++ dirname /tmp/install/install.sh [2021-07-31T17:30:19.489Z] #31 1.572 Install docker/cli version 17.06.2-ce from stable [2021-07-31T17:30:19.489Z] #31 1.572 + dir=/tmp/install [2021-07-31T17:30:19.489Z] #31 1.572 + bin=dockercli [2021-07-31T17:30:19.489Z] #31 1.572 + shift [2021-07-31T17:30:19.489Z] #31 1.572 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-31T17:30:19.489Z] #31 1.572 + . /tmp/install/dockercli.installer [2021-07-31T17:30:19.489Z] #31 1.572 ++ : stable [2021-07-31T17:30:19.489Z] #31 1.572 ++ : 17.06.2-ce [2021-07-31T17:30:19.489Z] #31 1.572 + install_dockercli [2021-07-31T17:30:19.489Z] #31 1.572 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-31T17:30:19.489Z] #31 1.576 ++ uname -m [2021-07-31T17:30:19.489Z] #31 1.579 + arch=x86_64 [2021-07-31T17:30:19.489Z] #31 1.579 + '[' x86_64 '!=' x86_64 ']' [2021-07-31T17:30:19.489Z] #31 1.579 + url=https://download.docker.com/linux/static [2021-07-31T17:30:19.489Z] #31 1.579 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-31T17:30:19.489Z] #31 1.579 + tar -xz docker/docker [2021-07-31T17:30:19.489Z] #31 4.993 + mkdir -p /build [2021-07-31T17:30:19.489Z] #31 4.997 + mv docker/docker /build/ [2021-07-31T17:30:19.489Z] #31 5.001 + rmdir docker [2021-07-31T17:30:19.489Z] #31 DONE 5.1s [2021-07-31T17:30:19.751Z] [2021-07-31T17:30:19.751Z] #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-31T17:30:19.751Z] #66 sha256:67c452f4ee74eafab434c3303adb593cc20d18ad8b296fc735c0aae949c2bca4 [2021-07-31T17:30:19.751Z] #66 1.685 + RM_GOPATH=0 [2021-07-31T17:30:19.751Z] #66 1.685 + TMP_GOPATH= [2021-07-31T17:30:19.751Z] #66 1.685 + : /build [2021-07-31T17:30:19.751Z] #66 1.685 + '[' -z '' ']' [2021-07-31T17:30:19.751Z] #66 1.685 ++ mktemp -d [2021-07-31T17:30:19.751Z] #66 1.686 + export GOPATH=/tmp/tmp.T4IyTLONMK [2021-07-31T17:30:19.751Z] #66 1.686 + GOPATH=/tmp/tmp.T4IyTLONMK [2021-07-31T17:30:19.751Z] #66 1.686 + RM_GOPATH=1 [2021-07-31T17:30:19.751Z] #66 1.686 + case "$(go env GOARCH)" in [2021-07-31T17:30:19.751Z] #66 1.686 ++ go env GOARCH [2021-07-31T17:30:19.751Z] #66 1.697 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:30:19.751Z] #66 1.697 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:30:19.751Z] #66 1.697 ++ dirname /tmp/install/install.sh [2021-07-31T17:30:19.751Z] #66 1.704 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-31T17:30:19.751Z] #66 1.704 + dir=/tmp/install [2021-07-31T17:30:19.751Z] #66 1.704 + bin=rootlesskit [2021-07-31T17:30:19.751Z] #66 1.704 + shift [2021-07-31T17:30:19.751Z] #66 1.704 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-31T17:30:19.751Z] #66 1.704 + . /tmp/install/rootlesskit.installer [2021-07-31T17:30:19.751Z] #66 1.704 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-31T17:30:19.751Z] #66 1.704 + install_rootlesskit [2021-07-31T17:30:19.751Z] #66 1.704 + case "$1" in [2021-07-31T17:30:19.751Z] #66 1.704 + export CGO_ENABLED=0 [2021-07-31T17:30:19.751Z] #66 1.704 + CGO_ENABLED=0 [2021-07-31T17:30:19.751Z] #66 1.704 + _install_rootlesskit [2021-07-31T17:30:19.751Z] #66 1.704 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-31T17:30:19.751Z] #66 1.704 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.T4IyTLONMK/src/github.com/rootless-containers/rootlesskit [2021-07-31T17:30:19.751Z] #66 1.704 Cloning into '/tmp/tmp.T4IyTLONMK/src/github.com/rootless-containers/rootlesskit'... [2021-07-31T17:30:19.751Z] #66 3.431 + cd /tmp/tmp.T4IyTLONMK/src/github.com/rootless-containers/rootlesskit [2021-07-31T17:30:19.751Z] #66 3.436 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-31T17:30:19.751Z] #66 3.444 + export GO111MODULE=on [2021-07-31T17:30:19.751Z] #66 3.444 + GO111MODULE=on [2021-07-31T17:30:19.751Z] #66 3.444 + export GOPROXY=https://proxy.golang.org [2021-07-31T17:30:19.751Z] #66 3.444 + GOPROXY=https://proxy.golang.org [2021-07-31T17:30:19.751Z] #66 3.444 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-31T17:30:19.751Z] #66 3.444 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-31T17:30:19.751Z] #66 4.425 go: downloading github.com/pkg/errors v0.9.1 [2021-07-31T17:30:19.751Z] #66 4.429 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-31T17:30:19.751Z] #66 4.467 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-31T17:30:19.751Z] #66 4.691 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-31T17:30:20.012Z] #66 ... [2021-07-31T17:30:20.012Z] [2021-07-31T17:30:20.012Z] #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-31T17:30:20.012Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-31T17:30:20.012Z] #19 3.938 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-31T17:30:20.406Z] Fetching without tags [2021-07-31T17:30:20.716Z] Merging remotes/origin/master commit 0b39cc2e57828c411a82ffebf7f52cf724e4fbe2 into PR head commit 3d58d1381145554989d0871415937a3ab4c2b87d [2021-07-31T17:30:20.717Z] #50 77.67 + /build/golangci-lint --version [2021-07-31T17:30:20.717Z] #50 77.88 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-31T17:30:20.717Z] #50 DONE 78.1s [2021-07-31T17:30:20.717Z] [2021-07-31T17:30:20.717Z] #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-31T17:30:20.717Z] #57 sha256:0a914be331a8896cbd2e03ee1938763f90cd64769ebf328500a612a8332976cd [2021-07-31T17:30:20.717Z] #57 ... [2021-07-31T17:30:20.717Z] [2021-07-31T17:30:20.717Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-31T17:30:20.717Z] #51 sha256:2f677912b94f08f7a2f5cb942567aea8a00627bdbccce9a23746b43a23eb3ea0 [2021-07-31T17:30:20.717Z] #51 DONE 0.1s [2021-07-31T17:30:20.717Z] [2021-07-31T17:30:20.717Z] #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-31T17:30:20.717Z] #57 sha256:0a914be331a8896cbd2e03ee1938763f90cd64769ebf328500a612a8332976cd [2021-07-31T17:30:20.717Z] #57 ... [2021-07-31T17:30:20.717Z] [2021-07-31T17:30:20.717Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-31T17:30:20.717Z] #53 sha256:ef86a1c8924a06fd936f48664edc763e0ba79dc28bc5c08b571d6adeb0363412 [2021-07-31T17:30:20.717Z] #53 DONE 0.1s [2021-07-31T17:30:20.717Z] [2021-07-31T17:30:20.717Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-31T17:30:20.717Z] #55 sha256:4db945a06152c86064ffa503d7746507436a0f425249728c78b43d3086cefde8 [2021-07-31T17:30:20.717Z] #55 DONE 0.1s [2021-07-31T17:30:20.717Z] [2021-07-31T17:30:20.717Z] #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-31T17:30:20.717Z] #57 sha256:0a914be331a8896cbd2e03ee1938763f90cd64769ebf328500a612a8332976cd [2021-07-31T17:30:20.955Z] #19 ... [2021-07-31T17:30:20.955Z] [2021-07-31T17:30:20.955Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-31T17:30:20.955Z] #35 sha256:49e6e51156547daede7ac62f5343fc45086db8a456daf9742f0ff1f8bbb48b25 [2021-07-31T17:30:20.955Z] #35 CACHED [2021-07-31T17:30:20.955Z] [2021-07-31T17:30:20.955Z] #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-31T17:30:20.955Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-31T17:30:20.955Z] #34 CACHED [2021-07-31T17:30:20.956Z] [2021-07-31T17:30:20.956Z] #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-31T17:30:20.956Z] #36 sha256:75d9d78fba22b7828e0a1419a15d1e4aec07c957f2cb24fa1836acfdc9aa5faa [2021-07-31T17:30:20.956Z] #36 CACHED [2021-07-31T17:30:20.956Z] [2021-07-31T17:30:20.956Z] #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-31T17:30:20.956Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-31T17:30:20.956Z] #19 4.910 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-31T17:30:21.216Z] #19 ... [2021-07-31T17:30:21.216Z] [2021-07-31T17:30:21.216Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-31T17:30:21.216Z] #38 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-31T17:30:21.216Z] #38 CACHED [2021-07-31T17:30:21.216Z] [2021-07-31T17:30:21.216Z] #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-31T17:30:21.216Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-31T17:30:21.216Z] #39 CACHED [2021-07-31T17:30:21.216Z] [2021-07-31T17:30:21.216Z] #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-31T17:30:21.216Z] #41 sha256:817ec6b03b3cf03eb17c07d3c67195aab05d360c669afc6e36a4619bd2bf9685 [2021-07-31T17:30:21.216Z] #41 CACHED [2021-07-31T17:30:21.216Z] [2021-07-31T17:30:21.216Z] #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-31T17:30:21.216Z] #66 sha256:67c452f4ee74eafab434c3303adb593cc20d18ad8b296fc735c0aae949c2bca4 [2021-07-31T17:30:21.216Z] #66 6.219 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-31T17:30:21.216Z] #66 6.512 go: downloading github.com/google/uuid v1.2.0 [2021-07-31T17:30:21.216Z] #66 6.568 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-31T17:30:21.216Z] #66 6.577 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-31T17:30:21.216Z] #66 6.653 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-31T17:30:21.216Z] #66 6.698 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-31T17:30:21.216Z] #66 6.874 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-31T17:30:21.216Z] #66 6.978 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-31T17:30:21.216Z] #66 7.018 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-31T17:30:20.315Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-31T17:30:20.324Z] > git config --add remote.origin.fetch +refs/pull/42697/head:refs/remotes/origin/PR-42697 # timeout=10 [2021-07-31T17:30:20.341Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-31T17:30:20.371Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-31T17:30:20.408Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-31T17:30:20.408Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-31T17:30:20.409Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42697/head:refs/remotes/origin/PR-42697 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-31T17:30:20.722Z] > git config core.sparsecheckout # timeout=10 [2021-07-31T17:30:20.749Z] > git checkout -f 3d58d1381145554989d0871415937a3ab4c2b87d # timeout=10 [2021-07-31T17:30:22.159Z] #66 7.635 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-31T17:30:22.541Z] Merge succeeded, producing dca4a01f295de4df509a0e9991ac4be64423798d [2021-07-31T17:30:22.541Z] Checking out Revision dca4a01f295de4df509a0e9991ac4be64423798d (PR-42697) [2021-07-31T17:30:22.607Z] #57 82.37 + bin/containerd [2021-07-31T17:30:23.544Z] #66 9.295 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-31T17:30:23.571Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-31T17:30:23.572Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-31T17:30:23.572Z] GOOS="" GOARCH="" GOARM="" [2021-07-31T17:30:23.572Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-31T17:30:23.572Z] [2021-07-31T17:30:23.572Z] + TEST_INTEGRATION_DEST=1 [2021-07-31T17:30:23.572Z] + CONTAINER_NAME=docker-pr12-1 [2021-07-31T17:30:23.572Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-07-31T17:30:23.572Z] + run_tests test-integration-flaky [2021-07-31T17:30:23.572Z] + '[' -n 0 ']' [2021-07-31T17:30:23.572Z] + rm= [2021-07-31T17:30:23.572Z] + c=0 [2021-07-31T17:30:23.572Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42697/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42697/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42697/.git:/go/src/github.com/docker/docker/.git --name docker-pr12-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ce03ea6be6d358c5f689dbfba766506d347e8394 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ce03ea6be6d358c5f689dbfba766506d347e8394 hack/make.sh test-integration-flaky test-integration [2021-07-31T17:30:23.572Z] + TEST_INTEGRATION_DEST=2 [2021-07-31T17:30:23.572Z] + TEST_INTEGRATION_DEST=3 [2021-07-31T17:30:23.572Z] + CONTAINER_NAME=docker-pr12-2 [2021-07-31T17:30:23.572Z] + CONTAINER_NAME=docker-pr12-3 [2021-07-31T17:30:23.572Z] + TEST_SKIP_INTEGRATION=1 [2021-07-31T17:30:23.572Z] + TEST_SKIP_INTEGRATION=1 [2021-07-31T17:30:23.572Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-31T17:30:23.572Z] + run_tests [2021-07-31T17:30:23.572Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-07-31T17:30:23.572Z] + run_tests [2021-07-31T17:30:23.572Z] + '[' -n 0 ']' [2021-07-31T17:30:23.572Z] + '[' -n 0 ']' [2021-07-31T17:30:23.572Z] + rm= [2021-07-31T17:30:23.572Z] + rm= [2021-07-31T17:30:23.572Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42697/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42697/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42697/.git:/go/src/github.com/docker/docker/.git --name docker-pr12-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ce03ea6be6d358c5f689dbfba766506d347e8394 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ce03ea6be6d358c5f689dbfba766506d347e8394 hack/make.sh '' test-integration [2021-07-31T17:30:23.572Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42697/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42697/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42697/.git:/go/src/github.com/docker/docker/.git --name docker-pr12-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ce03ea6be6d358c5f689dbfba766506d347e8394 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ce03ea6be6d358c5f689dbfba766506d347e8394 hack/make.sh '' test-integration [2021-07-31T17:30:23.572Z] ++ jobs -p [2021-07-31T17:30:23.572Z] + for job in $(jobs -p) [2021-07-31T17:30:23.572Z] + wait 25110 [2021-07-31T17:30:23.572Z] [2021-07-31T17:30:23.572Z] [2021-07-31T17:30:23.572Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-31T17:30:23.572Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-31T17:30:23.572Z] HOSTNAME=c4b085c3ff5e [2021-07-31T17:30:23.572Z] TEST_SKIP_INTEGRATION=1 [2021-07-31T17:30:23.572Z] TESTDEBUG=0 [2021-07-31T17:30:23.572Z] DEST=bundles/test-integration [2021-07-31T17:30:23.572Z] PWD=/go/src/github.com/docker/docker [2021-07-31T17:30:23.572Z] KEEPBUNDLE=1 [2021-07-31T17:30:23.572Z] DOCKER_GITCOMMIT=ce03ea6be6d358c5f689dbfba766506d347e8394 [2021-07-31T17:30:23.572Z] container=docker [2021-07-31T17:30:23.572Z] HOME=/root [2021-07-31T17:30:23.572Z] GOLANG_VERSION=1.16.6 [2021-07-31T17:30:23.572Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-31T17:30:23.572Z] VALIDATE_BRANCH=master [2021-07-31T17:30:23.572Z] TERM=xterm [2021-07-31T17:30:23.572Z] DOCKER_PKG=github.com/docker/docker [2021-07-31T17:30:23.572Z] SHLVL=1 [2021-07-31T17:30:23.572Z] TIMEOUT=120m [2021-07-31T17:30:23.572Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-31T17:30:23.572Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-31T17:30:23.572Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-07-31T17:30:23.572Z] GO111MODULE=off [2021-07-31T17:30:23.572Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-31T17:30:23.572Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-31T17:30:23.572Z] GOPATH=/go [2021-07-31T17:30:23.572Z] PKG_CONFIG=pkg-config [2021-07-31T17:30:23.572Z] _=/usr/bin/env [2021-07-31T17:30:23.572Z] Building test suite binary ./integration-cli/test.main [2021-07-31T17:30:23.572Z] [2021-07-31T17:30:23.572Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-31T17:30:23.572Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-31T17:30:23.572Z] HOSTNAME=044be07fb81c [2021-07-31T17:30:23.572Z] TEST_SKIP_INTEGRATION=1 [2021-07-31T17:30:23.572Z] TESTDEBUG=0 [2021-07-31T17:30:23.572Z] DEST=bundles/test-integration [2021-07-31T17:30:23.572Z] PWD=/go/src/github.com/docker/docker [2021-07-31T17:30:23.572Z] KEEPBUNDLE=1 [2021-07-31T17:30:23.572Z] DOCKER_GITCOMMIT=ce03ea6be6d358c5f689dbfba766506d347e8394 [2021-07-31T17:30:23.572Z] container=docker [2021-07-31T17:30:23.572Z] HOME=/root [2021-07-31T17:30:23.572Z] GOLANG_VERSION=1.16.6 [2021-07-31T17:30:23.572Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-31T17:30:23.572Z] VALIDATE_BRANCH=master [2021-07-31T17:30:23.572Z] TERM=xterm [2021-07-31T17:30:23.572Z] DOCKER_PKG=github.com/docker/docker [2021-07-31T17:30:23.572Z] SHLVL=1 [2021-07-31T17:30:23.572Z] TIMEOUT=120m [2021-07-31T17:30:23.572Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-31T17:30:23.572Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-31T17:30:23.572Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-07-31T17:30:23.572Z] GO111MODULE=off [2021-07-31T17:30:23.572Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-31T17:30:23.572Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-31T17:30:23.572Z] GOPATH=/go [2021-07-31T17:30:23.572Z] PKG_CONFIG=pkg-config [2021-07-31T17:30:23.572Z] _=/usr/bin/env [2021-07-31T17:30:23.572Z] Building test suite binary ./integration-cli/test.main [2021-07-31T17:30:23.572Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-07-31T17:30:23.572Z] No new tests added to integration. [2021-07-31T17:30:23.572Z] [2021-07-31T17:30:23.572Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-31T17:30:23.572Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-31T17:30:23.572Z] HOSTNAME=73dd1bc5bff6 [2021-07-31T17:30:23.572Z] TESTDEBUG=0 [2021-07-31T17:30:23.572Z] DEST=bundles/test-integration [2021-07-31T17:30:23.572Z] PWD=/go/src/github.com/docker/docker [2021-07-31T17:30:23.572Z] KEEPBUNDLE=1 [2021-07-31T17:30:23.572Z] DOCKER_GITCOMMIT=ce03ea6be6d358c5f689dbfba766506d347e8394 [2021-07-31T17:30:23.572Z] container=docker [2021-07-31T17:30:23.572Z] HOME=/root [2021-07-31T17:30:23.572Z] GOLANG_VERSION=1.16.6 [2021-07-31T17:30:23.572Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-31T17:30:23.572Z] VALIDATE_BRANCH=master [2021-07-31T17:30:23.572Z] TERM=xterm [2021-07-31T17:30:23.572Z] DOCKER_PKG=github.com/docker/docker [2021-07-31T17:30:23.572Z] SHLVL=1 [2021-07-31T17:30:23.572Z] TIMEOUT=120m [2021-07-31T17:30:23.572Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-31T17:30:23.572Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-31T17:30:23.572Z] GO111MODULE=off [2021-07-31T17:30:23.572Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-31T17:30:23.572Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-31T17:30:23.572Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-31T17:30:23.572Z] GOPATH=/go [2021-07-31T17:30:23.572Z] PKG_CONFIG=pkg-config [2021-07-31T17:30:23.572Z] _=/usr/bin/env [2021-07-31T17:30:23.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-31T17:30:21.518Z] > git remote # timeout=10 [2021-07-31T17:30:21.544Z] > git config --get remote.origin.url # timeout=10 [2021-07-31T17:30:21.584Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-31T17:30:21.585Z] > git merge 0b39cc2e57828c411a82ffebf7f52cf724e4fbe2 # timeout=10 [2021-07-31T17:30:22.517Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-31T17:30:22.542Z] > git config core.sparsecheckout # timeout=10 [2021-07-31T17:30:22.566Z] > git checkout -f dca4a01f295de4df509a0e9991ac4be64423798d # timeout=10 [2021-07-31T17:30:24.488Z] #66 ... [2021-07-31T17:30:24.488Z] [2021-07-31T17:30:24.488Z] #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-31T17:30:24.488Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-31T17:30:24.488Z] #43 2.431 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-31T17:30:24.488Z] #43 2.431 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-31T17:30:24.488Z] #43 2.491 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-31T17:30:24.488Z] #43 2.863 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-31T17:30:24.488Z] #43 3.508 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-31T17:30:24.488Z] #43 4.382 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-31T17:30:24.488Z] #43 5.139 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-31T17:30:24.488Z] #43 5.940 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-31T17:30:24.488Z] #43 6.633 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-31T17:30:24.488Z] #43 6.649 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-31T17:30:24.488Z] #43 6.666 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-31T17:30:24.488Z] #43 6.680 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-31T17:30:24.488Z] #43 6.704 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-31T17:30:24.488Z] #43 6.722 Get:14 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-31T17:30:24.488Z] #43 6.724 Get:15 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-31T17:30:24.488Z] #43 6.725 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-31T17:30:24.488Z] #43 6.728 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-31T17:30:24.488Z] #43 6.729 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-31T17:30:24.488Z] #43 ... [2021-07-31T17:30:24.488Z] [2021-07-31T17:30:24.488Z] #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-31T17:30:24.488Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-31T17:30:24.488Z] #63 2.322 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-31T17:30:24.488Z] #63 2.407 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-31T17:30:24.488Z] #63 2.490 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-31T17:30:24.488Z] #63 2.810 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-31T17:30:24.488Z] #63 3.473 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-31T17:30:24.488Z] #63 4.121 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-31T17:30:24.488Z] #63 4.995 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-31T17:30:24.488Z] #63 5.844 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-31T17:30:24.488Z] #63 6.713 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-31T17:30:24.488Z] #63 6.734 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-31T17:30:24.488Z] #63 6.752 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-31T17:30:24.488Z] #63 6.755 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-31T17:30:24.488Z] #63 6.813 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-31T17:30:24.488Z] #63 7.007 Get:14 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-31T17:30:24.488Z] #63 7.020 Get:15 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-31T17:30:24.488Z] #63 7.020 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-31T17:30:24.488Z] #63 7.020 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-31T17:30:24.488Z] #63 7.020 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-31T17:30:24.488Z] #63 ... [2021-07-31T17:30:24.488Z] [2021-07-31T17:30:24.488Z] #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-31T17:30:24.488Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-31T17:30:24.488Z] #19 5.653 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-31T17:30:24.488Z] #19 6.226 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-31T17:30:24.488Z] #19 6.685 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-31T17:30:24.488Z] #19 6.716 Get:16 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-31T17:30:24.488Z] #19 6.740 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-31T17:30:24.488Z] #19 6.770 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-31T17:30:24.488Z] #19 6.787 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-31T17:30:24.488Z] #19 6.823 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-31T17:30:24.488Z] #19 6.824 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-31T17:30:24.488Z] #19 6.825 Get:22 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-31T17:30:24.488Z] #19 6.826 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-31T17:30:24.488Z] #19 6.827 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-31T17:30:26.328Z] Commit message: "Merge commit '0b39cc2e57828c411a82ffebf7f52cf724e4fbe2' into HEAD" [2021-07-31T17:30:26.351Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-31T17:30:27.369Z] + docker version [2021-07-31T17:30:27.644Z] #24 ... [2021-07-31T17:30:27.644Z] [2021-07-31T17:30:27.644Z] #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-31T17:30:27.644Z] #50 sha256:e21fa369bccc360152ced53b2b2ce779b71a914661f1f1c668b6a09b2cc30578 [2021-07-31T17:30:27.644Z] #50 77.60 + /build/golangci-lint --version [2021-07-31T17:30:27.644Z] #50 77.90 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-31T17:30:28.591Z] #50 DONE 78.7s [2021-07-31T17:30:28.591Z] [2021-07-31T17:30:28.591Z] #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-31T17:30:28.591Z] #57 sha256:4abc91ccf13fc589a6820624fa62cc15c069c39d39e5a7b0963c734231e87784 [2021-07-31T17:30:26.329Z] > git rev-list --no-walk 8520a22f7e6a962928ab9664791c5a19502398ed # timeout=10 [2021-07-31T17:30:31.142Z] #57 81.53 + bin/containerd [2021-07-31T17:30:35.481Z] Client: Docker Engine - Community [2021-07-31T17:30:35.481Z] Version: 20.10.6 [2021-07-31T17:30:35.481Z] API version: 1.41 [2021-07-31T17:30:35.481Z] Go version: go1.13.15 [2021-07-31T17:30:35.481Z] Git commit: 370c289 [2021-07-31T17:30:35.481Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-31T17:30:35.481Z] OS/Arch: linux/amd64 [2021-07-31T17:30:35.481Z] Context: default [2021-07-31T17:30:35.481Z] Experimental: true [2021-07-31T17:30:35.481Z] [2021-07-31T17:30:35.481Z] Server: Docker Engine - Community [2021-07-31T17:30:35.481Z] Engine: [2021-07-31T17:30:35.481Z] Version: 20.10.6 [2021-07-31T17:30:35.481Z] API version: 1.41 (minimum version 1.12) [2021-07-31T17:30:35.481Z] Go version: go1.13.15 [2021-07-31T17:30:35.481Z] Git commit: 8728dd2 [2021-07-31T17:30:35.481Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-31T17:30:35.481Z] OS/Arch: linux/amd64 [2021-07-31T17:30:35.481Z] Experimental: true [2021-07-31T17:30:35.481Z] containerd: [2021-07-31T17:30:35.481Z] Version: 1.4.6 [2021-07-31T17:30:35.481Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-31T17:30:35.481Z] runc: [2021-07-31T17:30:35.481Z] Version: 1.0.0-rc95 [2021-07-31T17:30:35.481Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-31T17:30:35.481Z] docker-init: [2021-07-31T17:30:35.481Z] Version: 0.19.0 [2021-07-31T17:30:35.481Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-31T17:30:35.813Z] + docker info [2021-07-31T17:30:36.737Z] #19 ... [2021-07-31T17:30:36.737Z] [2021-07-31T17:30:36.737Z] #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-31T17:30:36.737Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-31T17:30:36.737Z] #43 21.74 Fetched 39.9 MB in 20s (2014 kB/s) [2021-07-31T17:30:42.026Z] #43 21.74 Reading package lists... [2021-07-31T17:30:42.026Z] #43 ... [2021-07-31T17:30:42.026Z] [2021-07-31T17:30:42.026Z] #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-31T17:30:42.026Z] #66 sha256:67c452f4ee74eafab434c3303adb593cc20d18ad8b296fc735c0aae949c2bca4 [2021-07-31T17:30:42.026Z] #66 27.28 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-31T17:30:42.026Z] #66 27.28 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-31T17:30:45.328Z] #66 DONE 30.5s [2021-07-31T17:30:45.328Z] [2021-07-31T17:30:45.328Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-31T17:30:45.328Z] #67 sha256:68e1bffa6781d7b357ab1b9a4c657afccbaa73a526d5988b3d523eba32e0e067 [2021-07-31T17:30:45.328Z] #67 DONE 0.1s [2021-07-31T17:30:45.328Z] [2021-07-31T17:30:45.328Z] #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-31T17:30:45.328Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-31T17:30:45.328Z] #19 22.61 Fetched 42.2 MB in 21s (1979 kB/s) [2021-07-31T17:30:45.328Z] #19 22.61 Reading package lists... [2021-07-31T17:30:45.328Z] #19 ... [2021-07-31T17:30:45.328Z] [2021-07-31T17:30:45.328Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-31T17:30:45.328Z] #68 sha256:5e40bb8d884de06468ad0ed5d666ffbb8d3fecff9d18c5a456d7fdea0d6102e2 [2021-07-31T17:30:45.328Z] #68 DONE 0.1s [2021-07-31T17:30:45.328Z] [2021-07-31T17:30:45.328Z] #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-31T17:30:45.328Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-31T17:30:45.328Z] #63 23.30 Fetched 39.9 MB in 21s (1859 kB/s) [2021-07-31T17:30:46.271Z] #63 23.30 Reading package lists... [2021-07-31T17:30:46.271Z] #63 ... [2021-07-31T17:30:46.271Z] [2021-07-31T17:30:46.271Z] #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-31T17:30:46.271Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-31T17:30:46.271Z] #43 21.74 Reading package lists... [2021-07-31T17:30:46.793Z] #43 32.25 Reading package lists... [2021-07-31T17:30:46.793Z] #43 ... [2021-07-31T17:30:46.793Z] [2021-07-31T17:30:46.793Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-31T17:30:46.793Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-31T17:30:46.793Z] #71 CACHED [2021-07-31T17:30:46.793Z] [2021-07-31T17:30:46.793Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-31T17:30:46.793Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-31T17:30:46.793Z] #73 CACHED [2021-07-31T17:30:47.054Z] [2021-07-31T17:30:47.054Z] #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-31T17:30:47.054Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-31T17:30:47.054Z] #63 23.30 Reading package lists... [2021-07-31T17:30:50.697Z] Client: [2021-07-31T17:30:50.697Z] Context: default [2021-07-31T17:30:50.697Z] Debug Mode: false [2021-07-31T17:30:50.697Z] Plugins: [2021-07-31T17:30:50.697Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-31T17:30:50.697Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-31T17:30:50.697Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-31T17:30:50.697Z] [2021-07-31T17:30:50.697Z] Server: [2021-07-31T17:30:50.697Z] Containers: 0 [2021-07-31T17:30:50.697Z] Running: 0 [2021-07-31T17:30:50.697Z] Paused: 0 [2021-07-31T17:30:50.697Z] Stopped: 0 [2021-07-31T17:30:50.697Z] Images: 0 [2021-07-31T17:30:50.697Z] Server Version: 20.10.6 [2021-07-31T17:30:50.697Z] Storage Driver: overlay2 [2021-07-31T17:30:50.697Z] Backing Filesystem: extfs [2021-07-31T17:30:50.697Z] Supports d_type: true [2021-07-31T17:30:50.697Z] Native Overlay Diff: true [2021-07-31T17:30:50.697Z] userxattr: false [2021-07-31T17:30:50.697Z] Logging Driver: json-file [2021-07-31T17:30:50.697Z] Cgroup Driver: cgroupfs [2021-07-31T17:30:50.697Z] Cgroup Version: 1 [2021-07-31T17:30:50.697Z] Plugins: [2021-07-31T17:30:50.697Z] Volume: local [2021-07-31T17:30:50.697Z] Network: bridge host ipvlan macvlan null overlay [2021-07-31T17:30:50.697Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-31T17:30:50.697Z] Swarm: inactive [2021-07-31T17:30:50.697Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-31T17:30:50.697Z] Default Runtime: runc [2021-07-31T17:30:50.697Z] Init Binary: docker-init [2021-07-31T17:30:50.697Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-31T17:30:50.697Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-31T17:30:50.697Z] init version: de40ad0 [2021-07-31T17:30:50.697Z] Security Options: [2021-07-31T17:30:50.697Z] apparmor [2021-07-31T17:30:50.697Z] seccomp [2021-07-31T17:30:50.697Z] Profile: default [2021-07-31T17:30:50.697Z] Kernel Version: 5.4.0-1048-aws [2021-07-31T17:30:50.697Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-31T17:30:50.697Z] OSType: linux [2021-07-31T17:30:50.697Z] Architecture: x86_64 [2021-07-31T17:30:50.697Z] CPUs: 2 [2021-07-31T17:30:50.697Z] Total Memory: 7.487GiB [2021-07-31T17:30:50.697Z] Name: ip-10-100-65-191 [2021-07-31T17:30:50.697Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-31T17:30:50.697Z] Docker Root Dir: /var/lib/docker [2021-07-31T17:30:50.697Z] Debug Mode: false [2021-07-31T17:30:50.697Z] Registry: https://index.docker.io/v1/ [2021-07-31T17:30:50.697Z] Labels: [2021-07-31T17:30:50.697Z] Experimental: true [2021-07-31T17:30:50.697Z] Insecure Registries: [2021-07-31T17:30:50.697Z] 127.0.0.0/8 [2021-07-31T17:30:50.697Z] Live Restore Enabled: true [2021-07-31T17:30:50.697Z] [2021-07-31T17:30:50.697Z] WARNING: No swap limit support [Pipeline] sh [2021-07-31T17:30:50.991Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-31T17:30:50.991Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-31T17:30:50.991Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42697/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-31T17:30:50.991Z] + bash /home/ubuntu/workspace/moby_PR-42697/check-config.sh [2021-07-31T17:30:50.991Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-31T17:30:50.991Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-31T17:30:50.991Z] [2021-07-31T17:30:50.991Z] Generally Necessary: [2021-07-31T17:30:50.991Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-31T17:30:50.991Z] - apparmor: enabled and tools installed [2021-07-31T17:30:50.991Z] - CONFIG_NAMESPACES: enabled [2021-07-31T17:30:50.991Z] - CONFIG_NET_NS: enabled [2021-07-31T17:30:50.991Z] - CONFIG_PID_NS: enabled [2021-07-31T17:30:50.991Z] - CONFIG_IPC_NS: enabled [2021-07-31T17:30:50.991Z] - CONFIG_UTS_NS: enabled [2021-07-31T17:30:50.991Z] - CONFIG_CGROUPS: enabled [2021-07-31T17:30:50.991Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-31T17:30:50.991Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-31T17:30:50.991Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-31T17:30:50.991Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-31T17:30:50.991Z] - CONFIG_CPUSETS: enabled [2021-07-31T17:30:50.991Z] - CONFIG_MEMCG: enabled [2021-07-31T17:30:50.991Z] - CONFIG_KEYS: enabled [2021-07-31T17:30:50.991Z] - CONFIG_VETH: enabled (as module) [2021-07-31T17:30:50.991Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-31T17:30:50.991Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-31T17:30:50.991Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-31T17:30:50.991Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-31T17:30:50.991Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-31T17:30:50.991Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-31T17:30:50.991Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-31T17:30:50.991Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-31T17:30:50.991Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-31T17:30:50.991Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-31T17:30:50.991Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-31T17:30:50.991Z] [2021-07-31T17:30:50.991Z] Optional Features: [2021-07-31T17:30:50.991Z] - CONFIG_USER_NS: enabled [2021-07-31T17:30:50.991Z] - CONFIG_SECCOMP: enabled [2021-07-31T17:30:50.991Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-31T17:30:50.991Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-31T17:30:50.991Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-31T17:30:50.991Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-31T17:30:51.256Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-31T17:30:51.256Z] - CONFIG_BLK_CGROUP: enabled [2021-07-31T17:30:51.256Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-31T17:30:51.256Z] - CONFIG_CGROUP_PERF: enabled [2021-07-31T17:30:51.256Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-31T17:30:51.256Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-31T17:30:51.256Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-31T17:30:51.256Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-31T17:30:51.256Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-31T17:30:51.256Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-31T17:30:51.256Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-31T17:30:51.256Z] - CONFIG_IP_VS: enabled (as module) [2021-07-31T17:30:51.256Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-31T17:30:51.256Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-31T17:30:51.256Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-31T17:30:51.256Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-31T17:30:51.256Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-31T17:30:51.256Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-31T17:30:51.256Z] - CONFIG_EXT4_FS: enabled [2021-07-31T17:30:51.256Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-31T17:30:51.256Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-31T17:30:51.256Z] - Network Drivers: [2021-07-31T17:30:51.256Z] - "overlay": [2021-07-31T17:30:51.256Z] - CONFIG_VXLAN: enabled (as module) [2021-07-31T17:30:51.256Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-31T17:30:51.256Z] Optional (for encrypted networks): [2021-07-31T17:30:51.256Z] - CONFIG_CRYPTO: enabled [2021-07-31T17:30:51.256Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-31T17:30:51.256Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-31T17:30:51.256Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-31T17:30:51.256Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-31T17:30:51.256Z] - CONFIG_XFRM: enabled [2021-07-31T17:30:51.256Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-31T17:30:51.256Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-31T17:30:51.256Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-31T17:30:51.256Z] - "ipvlan": [2021-07-31T17:30:51.256Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-31T17:30:51.256Z] - "macvlan": [2021-07-31T17:30:51.514Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-31T17:30:51.514Z] - CONFIG_DUMMY: enabled (as module) [2021-07-31T17:30:51.514Z] - "ftp,tftp client in container": [2021-07-31T17:30:51.514Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-31T17:30:51.514Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-31T17:30:51.514Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-31T17:30:51.514Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-31T17:30:51.514Z] - Storage Drivers: [2021-07-31T17:30:51.514Z] - "aufs": [2021-07-31T17:30:51.514Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-31T17:30:51.514Z] - "btrfs": [2021-07-31T17:30:51.514Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-31T17:30:51.514Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-31T17:30:51.514Z] - "devicemapper": [2021-07-31T17:30:51.514Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-31T17:30:51.514Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-31T17:30:51.514Z] - "overlay": [2021-07-31T17:30:51.514Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-31T17:30:51.514Z] - "zfs": [2021-07-31T17:30:51.514Z] - /dev/zfs: present [2021-07-31T17:30:51.514Z] - zfs command: missing [2021-07-31T17:30:51.514Z] - zpool command: missing [2021-07-31T17:30:51.514Z] [2021-07-31T17:30:51.514Z] Limits: [2021-07-31T17:30:51.514Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-31T17:30:51.514Z] [2021-07-31T17:30:51.514Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-31T17:30:51.876Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:dca4a01f295de4df509a0e9991ac4be64423798d . [2021-07-31T17:30:52.444Z] #1 [internal] load build definition from Dockerfile [2021-07-31T17:30:52.444Z] #1 sha256:a7e2dbb1af569767a596a4fdf18d3d291389deae16a679a80f86c887dd13edc0 [2021-07-31T17:30:52.444Z] #1 transferring dockerfile: 16.59kB done [2021-07-31T17:30:52.444Z] #1 DONE 0.1s [2021-07-31T17:30:52.444Z] [2021-07-31T17:30:52.444Z] #2 [internal] load .dockerignore [2021-07-31T17:30:52.444Z] #2 sha256:33e1a363142c5ae12adf7b7ca4f70d8e81b552cdc5a088b43b16657478096c3b [2021-07-31T17:30:52.444Z] #2 transferring context: 87B done [2021-07-31T17:30:52.444Z] #2 DONE 0.1s [2021-07-31T17:30:52.444Z] [2021-07-31T17:30:52.444Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-31T17:30:52.444Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-31T17:30:53.009Z] #3 DONE 0.4s [2021-07-31T17:30:53.009Z] [2021-07-31T17:30:53.009Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-31T17:30:53.009Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-31T17:30:53.009Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2021-07-31T17:30:53.009Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-31T17:30:53.009Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-31T17:30:53.009Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-31T17:30:53.009Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.2s [2021-07-31T17:30:53.127Z] #57 ... [2021-07-31T17:30:53.127Z] [2021-07-31T17:30:53.127Z] #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-31T17:30:53.127Z] #24 sha256:dbfb4ad1d16f3524d77002ca674caf0e5c5f11c937f11212a3712ed8e1133004 [2021-07-31T17:30:53.127Z] #24 100.3 + return [2021-07-31T17:30:53.127Z] #24 DONE 100.7s [2021-07-31T17:30:53.127Z] [2021-07-31T17:30:53.127Z] #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-31T17:30:53.127Z] #57 sha256:4abc91ccf13fc589a6820624fa62cc15c069c39d39e5a7b0963c734231e87784 [2021-07-31T17:30:53.127Z] #57 ... [2021-07-31T17:30:53.127Z] [2021-07-31T17:30:53.127Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-31T17:30:53.127Z] #19 sha256:e591d5e192f702422f0c50182ae04f2414aa147ae47ae60900e9be2e2750003c [2021-07-31T17:30:53.127Z] #19 CACHED [2021-07-31T17:30:53.127Z] [2021-07-31T17:30:53.127Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-31T17:30:53.127Z] #14 sha256:0531dd3d5b0cc08f69951f821812dda3d0a07324f4f04ca34b83e11fff11895d [2021-07-31T17:30:53.127Z] #14 CACHED [2021-07-31T17:30:53.127Z] [2021-07-31T17:30:53.127Z] #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-31T17:30:53.127Z] #15 sha256:fb57380f5ee4273ac69ae4e5c2dc833af7f49adb8e596f05ea10b07e04f9105e [2021-07-31T17:30:53.127Z] #15 CACHED [2021-07-31T17:30:53.127Z] [2021-07-31T17:30:53.127Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-31T17:30:53.127Z] #18 sha256:536a721c1af1573ac500324674a28195e5286904667dd5a3e5452cf14aa8754b [2021-07-31T17:30:53.127Z] #18 CACHED [2021-07-31T17:30:53.127Z] [2021-07-31T17:30:53.127Z] #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-31T17:30:53.127Z] #21 sha256:a97b5ff243f854bdbe62be6dcf9d2480f9222c7cbad3ca2c48882fcbec34fe8d [2021-07-31T17:30:53.127Z] #21 CACHED [2021-07-31T17:30:53.127Z] [2021-07-31T17:30:53.127Z] #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-31T17:30:53.127Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-07-31T17:30:53.127Z] #20 CACHED [2021-07-31T17:30:53.127Z] [2021-07-31T17:30:53.127Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-31T17:30:53.127Z] #16 sha256:4c0bd9f34f145976c55abd689c337d05bc7826d16e378662c02d92b1b402f562 [2021-07-31T17:30:53.127Z] #16 CACHED [2021-07-31T17:30:53.127Z] [2021-07-31T17:30:53.127Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-31T17:30:53.127Z] #17 sha256:1cf3a3eda5a7018947e4faacda5b2b8240ac24954834e2461087add927cc3fbb [2021-07-31T17:30:53.127Z] #17 CACHED [2021-07-31T17:30:53.127Z] [2021-07-31T17:30:53.127Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-31T17:30:53.127Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a [2021-07-31T17:30:53.127Z] #22 CACHED [2021-07-31T17:30:53.127Z] [2021-07-31T17:30:53.127Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-31T17:30:53.127Z] #28 sha256:cf9b048082e272878b5ca60ceffa54d0f57596ec39950e7eba919286a4e9da9b [2021-07-31T17:30:53.127Z] #28 CACHED [2021-07-31T17:30:53.127Z] [2021-07-31T17:30:53.127Z] #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-31T17:30:53.127Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-31T17:30:53.127Z] #27 CACHED [2021-07-31T17:30:53.127Z] [2021-07-31T17:30:53.127Z] #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-31T17:30:53.127Z] #29 sha256:63458186d29b7d3455afdf18476f82c07cd1ce47bb5552f2be226000770ee4be [2021-07-31T17:30:53.127Z] #29 CACHED [2021-07-31T17:30:53.127Z] [2021-07-31T17:30:53.127Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-31T17:30:53.127Z] #25 sha256:ffba3d58a1514c1e59a4d3ceaf0d108488d6e0607541e39ff035ac32c25ea594 [2021-07-31T17:30:53.127Z] #25 DONE 0.2s [2021-07-31T17:30:53.127Z] [2021-07-31T17:30:53.127Z] #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-31T17:30:53.127Z] #57 sha256:4abc91ccf13fc589a6820624fa62cc15c069c39d39e5a7b0963c734231e87784 [2021-07-31T17:30:53.127Z] #57 ... [2021-07-31T17:30:53.127Z] [2021-07-31T17:30:53.127Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-31T17:30:53.127Z] #31 sha256:0c13f0724e2299ace051f8de2232cd430b2730224b5bbe49256461c8925a2094 [2021-07-31T17:30:53.127Z] #31 CACHED [2021-07-31T17:30:53.127Z] [2021-07-31T17:30:53.127Z] #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-31T17:30:53.127Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d [2021-07-31T17:30:53.127Z] #32 CACHED [2021-07-31T17:30:53.127Z] [2021-07-31T17:30:53.127Z] #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-31T17:30:53.127Z] #34 sha256:b48ab69a20a475e6aa3bd77e77fff866c1932c30e9432ff174a1a721673c4f78 [2021-07-31T17:30:53.127Z] #34 CACHED [2021-07-31T17:30:53.127Z] [2021-07-31T17:30:53.127Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-31T17:30:53.127Z] #30 sha256:56068a54ff118844287c8ab971d12d1ccf43b94285dcac9eb3364b7049689d9c [2021-07-31T17:30:53.127Z] #30 ... [2021-07-31T17:30:53.127Z] [2021-07-31T17:30:53.127Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-31T17:30:53.127Z] #39 sha256:b669ce692a1e511a75c1c2d8b45a50e003ada14bcfcf2a4be3f0eb0858817e77 [2021-07-31T17:30:53.127Z] #39 CACHED [2021-07-31T17:30:53.127Z] [2021-07-31T17:30:53.127Z] #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-31T17:30:53.127Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c [2021-07-31T17:30:53.127Z] #40 CACHED [2021-07-31T17:30:53.127Z] [2021-07-31T17:30:53.127Z] #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-31T17:30:53.127Z] #43 sha256:d41414c17bc94e26593f94d21b2751ba76fdcc012722a50b3f573907e687a9a1 [2021-07-31T17:30:53.127Z] #43 CACHED [2021-07-31T17:30:53.127Z] [2021-07-31T17:30:53.127Z] #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-31T17:30:53.127Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-31T17:30:53.127Z] #44 CACHED [2021-07-31T17:30:53.127Z] [2021-07-31T17:30:53.127Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-31T17:30:53.127Z] #30 sha256:56068a54ff118844287c8ab971d12d1ccf43b94285dcac9eb3364b7049689d9c [2021-07-31T17:30:53.269Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.3s [2021-07-31T17:30:53.269Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.4s [2021-07-31T17:30:53.526Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.5s [2021-07-31T17:30:53.526Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-07-31T17:30:53.526Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.5s done [2021-07-31T17:30:53.898Z] #63 32.99 Reading package lists... [2021-07-31T17:30:53.898Z] #63 ... [2021-07-31T17:30:53.898Z] [2021-07-31T17:30:53.898Z] #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-31T17:30:53.898Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-31T17:30:53.898Z] #43 32.25 Reading package lists... [2021-07-31T17:30:54.092Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-07-31T17:30:54.092Z] #4 DONE 1.3s [2021-07-31T17:30:54.353Z] [2021-07-31T17:30:54.353Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-31T17:30:54.353Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-31T17:30:54.656Z] #57 111.7 # github.com/containerd/containerd/cmd/containerd [2021-07-31T17:30:54.656Z] #57 111.7 /usr/bin/ld: /tmp/go-link-248276354/000019.o: in function `New': [2021-07-31T17:30:54.656Z] #57 111.7 /tmp/tmp.fKSqvHxhpT/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-31T17:30:54.656Z] #57 111.8 + bin/containerd-stress [2021-07-31T17:30:54.656Z] #57 112.8 + bin/containerd-shim [2021-07-31T17:30:55.728Z] #5 DONE 1.1s [2021-07-31T17:30:55.728Z] [2021-07-31T17:30:55.728Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-07-31T17:30:55.728Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-31T17:30:55.728Z] #8 DONE 1.1s [2021-07-31T17:30:55.728Z] [2021-07-31T17:30:55.728Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-31T17:30:55.728Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-31T17:30:55.728Z] #7 DONE 1.3s [2021-07-31T17:30:55.728Z] [2021-07-31T17:30:55.728Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-31T17:30:55.728Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-31T17:30:55.728Z] #6 DONE 1.2s [2021-07-31T17:30:55.813Z] #43 39.65 Building dependency tree... [2021-07-31T17:30:55.813Z] #43 41.31 Reading state information... [2021-07-31T17:30:56.460Z] #30 DONE 3.3s [2021-07-31T17:30:56.460Z] [2021-07-31T17:30:56.460Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-31T17:30:56.460Z] #33 sha256:6e39c90823acc7b0451d463076e1c76fe40c9efda64d167b5e415102ae579882 [2021-07-31T17:30:56.460Z] #33 DONE 0.2s [2021-07-31T17:30:56.460Z] [2021-07-31T17:30:56.460Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-31T17:30:56.460Z] #35 sha256:3c2a7209bb411d75f13a324660610b1740086111d776c081cc33811ee1843987 [2021-07-31T17:30:56.460Z] #35 DONE 0.1s [2021-07-31T17:30:56.460Z] [2021-07-31T17:30:56.460Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-31T17:30:56.460Z] #38 sha256:0c071fc6a03f02d89085251fe62cc6fa15749fe118733b90c524989964ea64cd [2021-07-31T17:30:56.460Z] #38 DONE 0.1s [2021-07-31T17:30:56.460Z] [2021-07-31T17:30:56.461Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-31T17:30:56.461Z] #41 sha256:31aa554f305dc3143c306c1f2f3b2076dd2bf54639826327d1c06b8421565e70 [2021-07-31T17:30:56.461Z] #41 DONE 0.2s [2021-07-31T17:30:56.461Z] [2021-07-31T17:30:56.461Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-31T17:30:56.461Z] #45 sha256:4cc52de4f3d3a551807088403ce0a869b7c86c3c03045d73531765eec04ce887 [2021-07-31T17:30:56.461Z] #45 DONE 0.1s [2021-07-31T17:30:56.461Z] [2021-07-31T17:30:56.461Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-31T17:30:56.461Z] #47 sha256:f212440434e5c0e2bf02daf7296731db1c78f745171edf786d535bef01e8566d [2021-07-31T17:30:56.723Z] #47 DONE 0.1s [2021-07-31T17:30:56.723Z] [2021-07-31T17:30:56.723Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-31T17:30:56.723Z] #49 sha256:750d0c3109bc8615631beadcda99b290d835319c263d74a78ed1a35718c9a8fb [2021-07-31T17:30:56.723Z] #49 DONE 0.1s [2021-07-31T17:30:56.723Z] [2021-07-31T17:30:56.723Z] #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-31T17:30:56.723Z] #57 sha256:4abc91ccf13fc589a6820624fa62cc15c069c39d39e5a7b0963c734231e87784 [2021-07-31T17:30:56.723Z] #57 ... [2021-07-31T17:30:56.723Z] [2021-07-31T17:30:56.723Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-31T17:30:56.723Z] #51 sha256:3abaaee949fdba9aa6c1077e8a84c91b167c793ed0233015a4777981ec3070c4 [2021-07-31T17:30:56.757Z] #43 42.44 The following additional packages will be installed: [2021-07-31T17:30:56.757Z] #43 42.46 cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd [2021-07-31T17:30:56.757Z] #43 42.49 Suggested packages: [2021-07-31T17:30:56.757Z] #43 42.49 cmake-doc ninja-build lrzip [2021-07-31T17:30:56.757Z] #43 42.49 Recommended packages: [2021-07-31T17:30:56.757Z] #43 42.49 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-31T17:30:56.984Z] #51 DONE 0.2s [2021-07-31T17:30:56.984Z] [2021-07-31T17:30:56.984Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-31T17:30:56.984Z] #53 sha256:26e642cec0bae213ab50813cfd27c4a0504643e3c14d8b0d0d8cb80700b4077b [2021-07-31T17:30:56.984Z] #53 DONE 0.1s [2021-07-31T17:30:56.984Z] [2021-07-31T17:30:56.984Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-31T17:30:56.984Z] #55 sha256:87a2aad67e23e964482929e0add33ea6d5c081edc5e60fa44750ca3171efc79a [2021-07-31T17:30:56.984Z] #55 DONE 0.1s [2021-07-31T17:30:56.984Z] [2021-07-31T17:30:56.984Z] #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-31T17:30:56.984Z] #57 sha256:4abc91ccf13fc589a6820624fa62cc15c069c39d39e5a7b0963c734231e87784 [2021-07-31T17:30:57.328Z] #43 42.95 The following NEW packages will be installed: [2021-07-31T17:30:57.328Z] #43 42.98 cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd [2021-07-31T17:30:57.589Z] #43 43.33 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2021-07-31T17:30:57.589Z] #43 43.33 Need to get 5913 kB of archives. [2021-07-31T17:30:57.589Z] #43 43.33 After this operation, 27.4 MB of additional disk space will be used. [2021-07-31T17:30:57.589Z] #43 43.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-31T17:30:57.589Z] #43 43.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-31T17:30:57.589Z] #43 43.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-31T17:30:57.589Z] #43 43.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-31T17:30:57.589Z] #43 43.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-31T17:30:57.589Z] #43 43.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-31T17:30:57.589Z] #43 43.37 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-31T17:30:57.589Z] #43 43.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-31T17:30:58.532Z] #43 43.97 debconf: delaying package configuration, since apt-utils is not installed [2021-07-31T17:30:58.532Z] #43 44.18 Fetched 5913 kB in 0s (15.9 MB/s) [2021-07-31T17:30:58.532Z] #43 44.21 Selecting previously unselected package xxd. [2021-07-31T17:30:58.532Z] #43 44.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-31T17:30:58.532Z] #43 44.24 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-31T17:30:58.532Z] #43 44.25 Unpacking xxd (2:8.1.0875-5) ... [2021-07-31T17:30:58.532Z] #43 44.32 Selecting previously unselected package vim-common. [2021-07-31T17:30:58.532Z] #43 44.33 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-31T17:30:58.532Z] #43 44.34 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-31T17:30:58.796Z] #43 44.47 Selecting previously unselected package cmake-data. [2021-07-31T17:30:58.796Z] #43 44.47 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-31T17:30:58.796Z] #43 44.48 Unpacking cmake-data (3.13.4-1) ... [2021-07-31T17:30:58.796Z] #43 ... [2021-07-31T17:30:58.796Z] [2021-07-31T17:30:58.796Z] #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-31T17:30:58.796Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-31T17:30:58.796Z] #19 22.61 Reading package lists... [2021-07-31T17:30:58.796Z] #19 32.79 Reading package lists... [2021-07-31T17:30:58.796Z] #19 39.94 Building dependency tree... [2021-07-31T17:30:58.796Z] #19 41.44 Reading state information... [2021-07-31T17:30:58.796Z] #19 42.32 The following additional packages will be installed: [2021-07-31T17:30:58.796Z] #19 42.32 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-31T17:30:58.796Z] #19 42.33 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-31T17:30:58.796Z] #19 42.33 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-31T17:30:58.796Z] #19 42.33 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-31T17:30:58.796Z] #19 42.34 mingw-w64-x86-64-dev [2021-07-31T17:30:58.796Z] #19 42.35 Suggested packages: [2021-07-31T17:30:58.796Z] #19 42.35 gcc-8-locales seccomp wine64 [2021-07-31T17:30:58.796Z] #19 42.70 The following NEW packages will be installed: [2021-07-31T17:30:58.796Z] #19 ... [2021-07-31T17:30:58.796Z] [2021-07-31T17:30:58.796Z] #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-31T17:30:58.796Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-31T17:30:58.796Z] #63 32.99 Reading package lists... [2021-07-31T17:30:58.796Z] #63 40.35 Building dependency tree... [2021-07-31T17:30:58.796Z] #63 41.89 Reading state information... [2021-07-31T17:30:58.796Z] #63 42.89 The following additional packages will be installed: [2021-07-31T17:30:58.796Z] #63 42.89 libbtrfs0 [2021-07-31T17:30:58.796Z] #63 43.07 The following NEW packages will be installed: [2021-07-31T17:30:58.796Z] #63 43.08 libbtrfs-dev libbtrfs0 [2021-07-31T17:30:58.796Z] #63 43.40 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-07-31T17:30:58.796Z] #63 43.40 Need to get 119 kB of archives. [2021-07-31T17:30:58.796Z] #63 43.40 After this operation, 387 kB of additional disk space will be used. [2021-07-31T17:30:58.796Z] #63 43.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-31T17:30:58.796Z] #63 43.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-31T17:30:58.796Z] #63 43.93 debconf: delaying package configuration, since apt-utils is not installed [2021-07-31T17:30:58.796Z] #63 44.12 Fetched 119 kB in 0s (454 kB/s) [2021-07-31T17:30:58.796Z] #63 44.18 Selecting previously unselected package libbtrfs0. [2021-07-31T17:30:58.796Z] #63 44.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-31T17:30:58.796Z] #63 44.21 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-31T17:30:58.796Z] #63 44.23 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-31T17:30:58.796Z] #63 44.27 Selecting previously unselected package libbtrfs-dev. [2021-07-31T17:30:58.796Z] #63 44.28 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-31T17:30:58.796Z] #63 44.28 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-31T17:30:58.796Z] #63 44.39 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-31T17:30:58.796Z] #63 44.41 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-31T17:30:58.796Z] #63 44.42 Processing triggers for libc-bin (2.28-10) ... [2021-07-31T17:30:58.796Z] #63 DONE 44.6s [2021-07-31T17:30:58.796Z] [2021-07-31T17:30:58.796Z] #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-31T17:30:58.796Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-31T17:30:58.796Z] #19 42.70 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-31T17:30:58.796Z] #19 42.70 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-31T17:30:58.796Z] #19 42.70 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-31T17:30:58.796Z] #19 42.70 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-31T17:30:58.796Z] #19 42.70 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-31T17:30:58.796Z] #19 42.71 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-31T17:30:58.796Z] #19 42.72 The following packages will be upgraded: [2021-07-31T17:30:58.796Z] #19 42.72 libseccomp2 [2021-07-31T17:30:58.796Z] #19 ... [2021-07-31T17:30:58.796Z] [2021-07-31T17:30:58.796Z] #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-31T17:30:58.796Z] #64 sha256:643af8d4cb5c8030b7da1fdcea062f283809af633e725283c8b1acae2c02847c [2021-07-31T17:30:59.738Z] #64 0.805 + RM_GOPATH=0 [2021-07-31T17:30:59.738Z] #64 0.805 + TMP_GOPATH= [2021-07-31T17:30:59.738Z] #64 0.805 + : /build [2021-07-31T17:30:59.738Z] #64 0.805 + '[' -z '' ']' [2021-07-31T17:30:59.738Z] #64 0.805 ++ mktemp -d [2021-07-31T17:30:59.738Z] #64 0.806 + export GOPATH=/tmp/tmp.o3tRuqgWKM [2021-07-31T17:30:59.738Z] #64 0.806 + GOPATH=/tmp/tmp.o3tRuqgWKM [2021-07-31T17:30:59.738Z] #64 0.806 + RM_GOPATH=1 [2021-07-31T17:30:59.738Z] #64 0.806 + case "$(go env GOARCH)" in [2021-07-31T17:30:59.738Z] #64 0.807 ++ go env GOARCH [2021-07-31T17:30:59.738Z] #64 0.811 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:30:59.738Z] #64 0.811 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:30:59.738Z] #64 0.811 ++ dirname /tmp/install/install.sh [2021-07-31T17:30:59.738Z] #64 0.812 + dir=/tmp/install [2021-07-31T17:30:59.738Z] #64 0.812 + bin=containerd [2021-07-31T17:30:59.738Z] #64 0.812 + shift [2021-07-31T17:30:59.738Z] #64 0.812 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-31T17:30:59.738Z] #64 0.812 + . /tmp/install/containerd.installer [2021-07-31T17:30:59.738Z] #64 0.812 ++ set -e [2021-07-31T17:30:59.738Z] #64 0.813 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-07-31T17:30:59.738Z] #64 0.813 + install_containerd [2021-07-31T17:30:59.738Z] #64 0.813 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-07-31T17:30:59.738Z] #64 0.813 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-07-31T17:30:59.738Z] #64 0.814 + git clone https://github.com/containerd/containerd.git /tmp/tmp.o3tRuqgWKM/src/github.com/containerd/containerd [2021-07-31T17:30:59.738Z] #64 0.816 Cloning into '/tmp/tmp.o3tRuqgWKM/src/github.com/containerd/containerd'... [2021-07-31T17:30:59.907Z] #57 119.7 + bin/containerd-shim-runc-v1 [2021-07-31T17:30:59.920Z] [2021-07-31T17:30:59.920Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-31T17:30:59.920Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-31T17:30:59.920Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-31T17:30:59.920Z] #66 DONE 0.0s [2021-07-31T17:30:59.920Z] [2021-07-31T17:30:59.920Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-31T17:30:59.920Z] #24 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-31T17:30:59.920Z] #24 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.0s done [2021-07-31T17:30:59.920Z] #24 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-07-31T17:30:59.920Z] #24 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done [2021-07-31T17:30:59.920Z] #24 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done [2021-07-31T17:30:59.920Z] #24 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 4.51MB / 50.44MB 0.3s [2021-07-31T17:30:59.920Z] #24 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 17.83MB / 50.44MB 0.4s [2021-07-31T17:31:00.180Z] #24 ... [2021-07-31T17:31:00.180Z] [2021-07-31T17:31:00.180Z] #69 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-31T17:31:00.180Z] #69 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-31T17:31:00.180Z] #69 DONE 0.0s [2021-07-31T17:31:00.180Z] [2021-07-31T17:31:00.180Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-31T17:31:00.180Z] #24 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-31T17:31:00.180Z] #24 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 30.41MB / 50.44MB 0.6s [2021-07-31T17:31:00.506Z] #24 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 34.60MB / 50.44MB 0.7s [2021-07-31T17:31:00.506Z] #24 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 38.80MB / 50.44MB 0.8s [2021-07-31T17:31:00.764Z] #24 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 48.23MB / 50.44MB 1.0s [2021-07-31T17:31:02.137Z] #24 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.4s done [2021-07-31T17:31:02.285Z] #64 ... [2021-07-31T17:31:02.285Z] [2021-07-31T17:31:02.285Z] #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-31T17:31:02.285Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-31T17:31:02.285Z] #43 45.21 Selecting previously unselected package libarchive13:amd64. [2021-07-31T17:31:02.285Z] #43 45.21 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-31T17:31:02.285Z] #43 45.22 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-31T17:31:02.285Z] #43 45.35 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-31T17:31:02.285Z] #43 45.35 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-31T17:31:02.285Z] #43 45.36 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-31T17:31:02.285Z] #43 45.46 Selecting previously unselected package librhash0:amd64. [2021-07-31T17:31:02.285Z] #43 45.47 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ... [2021-07-31T17:31:02.285Z] #43 45.47 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-31T17:31:02.285Z] #43 45.55 Selecting previously unselected package libuv1:amd64. [2021-07-31T17:31:02.285Z] #43 45.55 Preparing to unpack .../6-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-31T17:31:02.285Z] #43 45.56 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-31T17:31:02.285Z] #43 45.60 Selecting previously unselected package cmake. [2021-07-31T17:31:02.285Z] #43 45.61 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ... [2021-07-31T17:31:02.285Z] #43 45.61 Unpacking cmake (3.13.4-1) ... [2021-07-31T17:31:02.285Z] #43 46.33 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-31T17:31:02.285Z] #43 46.35 Setting up xxd (2:8.1.0875-5) ... [2021-07-31T17:31:02.285Z] #43 46.39 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-31T17:31:02.285Z] #43 46.46 Setting up vim-common (2:8.1.0875-5) ... [2021-07-31T17:31:02.285Z] #43 46.54 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-31T17:31:02.285Z] #43 46.55 Setting up cmake-data (3.13.4-1) ... [2021-07-31T17:31:02.285Z] #43 46.61 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-31T17:31:02.285Z] #43 46.65 Setting up cmake (3.13.4-1) ... [2021-07-31T17:31:02.285Z] #43 46.67 Processing triggers for libc-bin (2.28-10) ... [2021-07-31T17:31:02.285Z] #43 46.71 Processing triggers for mime-support (3.62) ... [2021-07-31T17:31:02.285Z] #43 DONE 47.5s [2021-07-31T17:31:02.285Z] [2021-07-31T17:31:02.285Z] #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-31T17:31:02.285Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-31T17:31:02.285Z] #19 43.15 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-07-31T17:31:02.285Z] #19 43.15 Need to get 77.8 MB of archives. [2021-07-31T17:31:02.285Z] #19 43.15 After this operation, 487 MB of additional disk space will be used. [2021-07-31T17:31:02.285Z] #19 43.15 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-31T17:31:02.285Z] #19 43.15 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-31T17:31:02.285Z] #19 43.19 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-31T17:31:02.285Z] #19 43.25 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-31T17:31:02.285Z] #19 43.30 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-31T17:31:02.285Z] #19 43.30 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-31T17:31:02.285Z] #19 43.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-31T17:31:02.285Z] #19 43.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-31T17:31:02.285Z] #19 43.50 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-31T17:31:02.285Z] #19 43.56 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-31T17:31:02.285Z] #19 43.57 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-31T17:31:02.285Z] #19 44.33 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-31T17:31:02.285Z] #19 45.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-31T17:31:02.285Z] #19 45.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-31T17:31:02.285Z] #19 45.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-31T17:31:02.285Z] #19 45.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-31T17:31:02.285Z] #19 45.02 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-31T17:31:02.285Z] #19 45.02 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-07-31T17:31:02.285Z] #19 45.02 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-31T17:31:02.285Z] #19 45.03 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-31T17:31:02.285Z] #19 45.04 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-31T17:31:02.285Z] #19 45.05 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-31T17:31:02.285Z] #19 45.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-31T17:31:02.285Z] #19 45.06 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-31T17:31:02.285Z] #19 45.06 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-31T17:31:02.285Z] #19 45.06 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-07-31T17:31:02.285Z] #19 45.54 debconf: delaying package configuration, since apt-utils is not installed [2021-07-31T17:31:02.285Z] #19 45.75 Fetched 77.8 MB in 2s (35.5 MB/s) [2021-07-31T17:31:02.286Z] #19 45.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-31T17:31:02.286Z] #19 45.84 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-31T17:31:02.286Z] #19 45.91 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-31T17:31:02.286Z] #19 46.07 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-31T17:31:02.286Z] #19 46.16 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-31T17:31:02.286Z] #19 46.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-31T17:31:02.286Z] #19 46.19 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-31T17:31:02.286Z] #19 46.21 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-31T17:31:02.394Z] #24 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 [2021-07-31T17:31:02.856Z] #19 46.82 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-31T17:31:02.856Z] #19 46.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-31T17:31:02.856Z] #19 46.83 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-31T17:31:03.796Z] #19 47.64 Selecting previously unselected package binutils-mingw-w64. [2021-07-31T17:31:03.796Z] #19 47.64 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-31T17:31:03.796Z] #19 47.65 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-31T17:31:03.796Z] #19 47.71 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-31T17:31:03.796Z] #19 47.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-31T17:31:03.796Z] #19 47.71 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-31T17:31:04.056Z] #19 47.79 Selecting previously unselected package dmsetup. [2021-07-31T17:31:04.056Z] #19 47.79 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-31T17:31:04.056Z] #19 47.80 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-31T17:31:04.056Z] #19 47.87 Selecting previously unselected package mingw-w64-common. [2021-07-31T17:31:04.056Z] #19 47.87 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-31T17:31:04.056Z] #19 47.88 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-31T17:31:05.156Z] #57 124.7 + bin/containerd-shim-runc-v2 [2021-07-31T17:31:05.413Z] #57 125.3 + binaries [2021-07-31T17:31:05.413Z] #57 125.3 + install -D bin/containerd /build/containerd [2021-07-31T17:31:05.413Z] #57 125.4 + install -D bin/containerd-shim /build/containerd-shim [2021-07-31T17:31:05.413Z] #57 125.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-31T17:31:05.413Z] #57 125.4 + install -D bin/ctr /build/ctr [2021-07-31T17:31:05.441Z] #19 ... [2021-07-31T17:31:05.441Z] [2021-07-31T17:31:05.441Z] #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-31T17:31:05.441Z] #44 sha256:82acdd8025a77eceb08f94ac9a88b8c4de50a7f6b627bcd250a73deefe8015f2 [2021-07-31T17:31:05.441Z] #44 0.842 + RM_GOPATH=0 [2021-07-31T17:31:05.441Z] #44 0.842 + TMP_GOPATH= [2021-07-31T17:31:05.441Z] #44 0.842 + : /build [2021-07-31T17:31:05.441Z] #44 0.842 + '[' -z '' ']' [2021-07-31T17:31:05.441Z] #44 0.842 ++ mktemp -d [2021-07-31T17:31:05.441Z] #44 0.844 + export GOPATH=/tmp/tmp.lSlkZtUT4s [2021-07-31T17:31:05.441Z] #44 0.845 + GOPATH=/tmp/tmp.lSlkZtUT4s [2021-07-31T17:31:05.441Z] #44 0.845 + RM_GOPATH=1 [2021-07-31T17:31:05.441Z] #44 0.845 + case "$(go env GOARCH)" in [2021-07-31T17:31:05.441Z] #44 0.845 ++ go env GOARCH [2021-07-31T17:31:05.441Z] #44 0.857 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:31:05.441Z] #44 0.857 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:31:05.441Z] #44 0.857 ++ dirname /tmp/install/install.sh [2021-07-31T17:31:05.441Z] #44 0.862 + dir=/tmp/install [2021-07-31T17:31:05.441Z] #44 0.862 + bin=tini [2021-07-31T17:31:05.441Z] #44 0.862 + shift [2021-07-31T17:31:05.441Z] #44 0.862 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-31T17:31:05.441Z] #44 0.863 + . /tmp/install/tini.installer [2021-07-31T17:31:05.441Z] #44 0.863 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-31T17:31:05.441Z] #44 0.863 + install_tini [2021-07-31T17:31:05.441Z] #44 0.863 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-31T17:31:05.441Z] #44 0.864 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-31T17:31:05.441Z] #44 0.864 + git clone https://github.com/krallin/tini.git /tmp/tmp.lSlkZtUT4s/tini [2021-07-31T17:31:05.441Z] #44 0.866 Cloning into '/tmp/tmp.lSlkZtUT4s/tini'... [2021-07-31T17:31:05.441Z] #44 1.248 + cd /tmp/tmp.lSlkZtUT4s/tini [2021-07-31T17:31:05.441Z] #44 1.248 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-31T17:31:05.441Z] #44 1.257 + cmake . [2021-07-31T17:31:05.441Z] #44 1.448 -- The C compiler identification is GNU 8.3.0 [2021-07-31T17:31:05.441Z] #44 1.469 -- Check for working C compiler: /usr/bin/cc [2021-07-31T17:31:05.441Z] #44 1.617 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-31T17:31:05.441Z] #44 1.619 -- Detecting C compiler ABI info [2021-07-31T17:31:05.441Z] #44 1.752 -- Detecting C compiler ABI info - done [2021-07-31T17:31:05.441Z] #44 1.762 -- Detecting C compile features [2021-07-31T17:31:05.441Z] #44 2.245 -- Detecting C compile features - done [2021-07-31T17:31:05.441Z] #44 2.261 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-31T17:31:05.441Z] #44 2.328 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-31T17:31:05.441Z] #44 2.360 -- Configuring done [2021-07-31T17:31:05.441Z] #44 2.366 -- Generating done [2021-07-31T17:31:05.441Z] #44 2.367 -- Build files have been written to: /tmp/tmp.lSlkZtUT4s/tini [2021-07-31T17:31:05.441Z] #44 2.372 + make tini-static [2021-07-31T17:31:05.441Z] #44 2.502 Scanning dependencies of target tini-static [2021-07-31T17:31:05.441Z] #44 2.533 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-31T17:31:05.441Z] #44 3.036 [100%] Linking C executable tini-static [2021-07-31T17:31:05.441Z] #44 3.301 [100%] Built target tini-static [2021-07-31T17:31:05.441Z] #44 3.329 + mkdir -p /build [2021-07-31T17:31:05.441Z] #44 3.331 + cp tini-static /build/docker-init [2021-07-31T17:31:05.441Z] #44 DONE 3.7s [2021-07-31T17:31:05.695Z] #24 ... [2021-07-31T17:31:05.695Z] [2021-07-31T17:31:05.695Z] #65 [internal] load build context [2021-07-31T17:31:05.695Z] #65 sha256:5a6d53a6e75c402a46260130092cac5b023c895b8b6b0afc386a06b903efef26 [2021-07-31T17:31:05.695Z] #65 transferring context: 55.79MB 6.0s done [2021-07-31T17:31:05.695Z] #65 DONE 6.1s [2021-07-31T17:31:05.695Z] [2021-07-31T17:31:05.695Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-31T17:31:05.695Z] #24 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-31T17:31:05.695Z] #24 ... [2021-07-31T17:31:05.695Z] [2021-07-31T17:31:05.695Z] #68 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-31T17:31:05.695Z] #68 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-31T17:31:05.695Z] #68 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.1s done [2021-07-31T17:31:05.695Z] #68 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-07-31T17:31:05.695Z] #68 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done [2021-07-31T17:31:05.695Z] #68 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done [2021-07-31T17:31:05.695Z] #68 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.2s done [2021-07-31T17:31:05.695Z] #68 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 2.4s done [2021-07-31T17:31:05.695Z] #68 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 3.9s done [2021-07-31T17:31:05.695Z] #68 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 5.5s [2021-07-31T17:31:05.695Z] #68 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 5.5s [2021-07-31T17:31:05.695Z] #68 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 65.01MB / 129.05MB 5.5s [2021-07-31T17:31:05.695Z] #68 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 5.5s done [2021-07-31T17:31:05.695Z] #68 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 78.95MB / 129.05MB 5.7s [2021-07-31T17:31:05.695Z] #68 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 5.7s [2021-07-31T17:31:05.695Z] #68 ... [2021-07-31T17:31:05.695Z] [2021-07-31T17:31:05.695Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-31T17:31:05.695Z] #24 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-31T17:31:05.702Z] [2021-07-31T17:31:05.702Z] #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-31T17:31:05.702Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-31T17:31:05.702Z] #19 49.59 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-31T17:31:05.702Z] #19 49.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-31T17:31:05.702Z] #19 49.62 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-31T17:31:05.974Z] #57 DONE 125.7s [2021-07-31T17:31:06.644Z] #19 ... [2021-07-31T17:31:06.644Z] [2021-07-31T17:31:06.644Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-31T17:31:06.644Z] #46 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-31T17:31:06.644Z] #46 CACHED [2021-07-31T17:31:06.905Z] [2021-07-31T17:31:06.905Z] #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-31T17:31:06.905Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-31T17:31:06.905Z] #47 CACHED [2021-07-31T17:31:06.905Z] [2021-07-31T17:31:06.905Z] #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-31T17:31:06.905Z] #50 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-31T17:31:06.905Z] #50 CACHED [2021-07-31T17:31:06.905Z] [2021-07-31T17:31:06.905Z] #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-31T17:31:06.905Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-31T17:31:06.905Z] #51 CACHED [2021-07-31T17:31:06.905Z] [2021-07-31T17:31:06.905Z] #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-31T17:31:06.905Z] #64 sha256:643af8d4cb5c8030b7da1fdcea062f283809af633e725283c8b1acae2c02847c [2021-07-31T17:31:06.906Z] [2021-07-31T17:31:06.906Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-31T17:31:06.906Z] #58 sha256:d724d3c2dc58d7df2d2cfbcab49f6a22142cc49033713c76e2c0a99135f9c172 [2021-07-31T17:31:06.906Z] #58 DONE 0.2s [2021-07-31T17:31:06.906Z] [2021-07-31T17:31:06.906Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-31T17:31:06.906Z] #62 sha256:7a556a726acb1f23ae7af1c71900d50d8f30f39e04adec0f17902351c27dd904 [2021-07-31T17:31:06.906Z] #62 DONE 0.1s [2021-07-31T17:31:06.906Z] [2021-07-31T17:31:06.906Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-31T17:31:06.906Z] #67 sha256:08cba6532ed8dd1d60d3856136b141db58933ed75f7afc20bf26d7f6aaa0f1dd [2021-07-31T17:31:07.467Z] #67 DONE 0.5s [2021-07-31T17:31:07.467Z] [2021-07-31T17:31:07.467Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-31T17:31:07.467Z] #68 sha256:28664203248c284b49fa52befbf8105a52a747511b92e6329511e8efe4f1cb13 [2021-07-31T17:31:07.467Z] #68 DONE 0.0s [2021-07-31T17:31:07.467Z] [2021-07-31T17:31:07.467Z] #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-31T17:31:07.467Z] #69 sha256:884aa93c6654ce21b64a33e627fb26ab27821cc2c834cc6d581d02b5753765f0 [2021-07-31T17:31:07.477Z] #64 ... [2021-07-31T17:31:07.477Z] [2021-07-31T17:31:07.477Z] #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-31T17:31:07.477Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-31T17:31:07.477Z] #19 51.48 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-31T17:31:07.477Z] #19 51.48 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-31T17:31:07.477Z] #19 51.49 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-31T17:31:07.738Z] #19 51.57 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-31T17:31:07.738Z] #19 51.58 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-31T17:31:07.738Z] #19 51.58 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-31T17:31:08.230Z] #24 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 5.1s [2021-07-31T17:31:08.395Z] #69 0.732 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-31T17:31:08.395Z] #69 0.898 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-31T17:31:08.651Z] #69 1.074 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-31T17:31:08.651Z] #69 1.162 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-31T17:31:08.801Z] #24 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 6.2s done [2021-07-31T17:31:09.059Z] #24 ... [2021-07-31T17:31:09.059Z] [2021-07-31T17:31:09.059Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-31T17:31:09.060Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-31T17:31:09.060Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-31T17:31:09.060Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-31T17:31:09.060Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-31T17:31:09.060Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-31T17:31:09.060Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.1s done [2021-07-31T17:31:09.060Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.3s done [2021-07-31T17:31:09.060Z] #67 DONE 9.6s [2021-07-31T17:31:09.060Z] [2021-07-31T17:31:09.060Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-31T17:31:09.060Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-31T17:31:09.060Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-31T17:31:09.060Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-31T17:31:09.060Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-31T17:31:09.060Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.5s done [2021-07-31T17:31:09.060Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.4s done [2021-07-31T17:31:09.060Z] #66 DONE 9.6s [2021-07-31T17:31:09.060Z] [2021-07-31T17:31:09.060Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-31T17:31:09.060Z] #24 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-31T17:31:09.060Z] #24 DONE 9.7s [2021-07-31T17:31:09.060Z] [2021-07-31T17:31:09.060Z] #68 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-31T17:31:09.060Z] #68 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-31T17:31:09.060Z] #68 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 6.7s done [2021-07-31T17:31:09.060Z] #68 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 9.0s done [2021-07-31T17:31:09.060Z] #68 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 6.8s done [2021-07-31T17:31:09.060Z] #68 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 [2021-07-31T17:31:09.581Z] #69 1.253 Reading package lists... [2021-07-31T17:31:09.994Z] #68 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 1.0s done [2021-07-31T17:31:10.143Z] #69 1.952 Reading package lists... [2021-07-31T17:31:10.143Z] #69 2.571 Building dependency tree... [2021-07-31T17:31:10.143Z] #69 2.694 Reading state information... [2021-07-31T17:31:10.143Z] #69 2.799 The following additional packages will be installed: [2021-07-31T17:31:10.398Z] #69 2.800 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-07-31T17:31:10.398Z] #69 2.800 libpam-systemd [2021-07-31T17:31:10.398Z] #69 2.800 Suggested packages: [2021-07-31T17:31:10.398Z] #69 2.800 systemd-container policykit-1 [2021-07-31T17:31:10.398Z] #69 2.800 Recommended packages: [2021-07-31T17:31:10.398Z] #69 2.800 libnss-systemd [2021-07-31T17:31:10.398Z] #69 2.852 The following NEW packages will be installed: [2021-07-31T17:31:10.398Z] #69 2.853 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-07-31T17:31:10.398Z] #69 2.853 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-07-31T17:31:10.654Z] #69 3.120 0 upgraded, 11 newly installed, 0 to remove and 4 not upgraded. [2021-07-31T17:31:10.654Z] #69 3.120 Need to get 4759 kB of archives. [2021-07-31T17:31:10.654Z] #69 3.120 After this operation, 16.6 MB of additional disk space will be used. [2021-07-31T17:31:10.654Z] #69 3.120 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-07-31T17:31:10.654Z] #69 3.122 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-07-31T17:31:10.654Z] #69 3.123 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-07-31T17:31:10.654Z] #69 3.127 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-07-31T17:31:10.654Z] #69 3.129 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-07-31T17:31:10.654Z] #69 3.130 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2021-07-31T17:31:10.654Z] #69 3.170 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2021-07-31T17:31:10.654Z] #69 3.172 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-07-31T17:31:10.654Z] #69 3.174 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-07-31T17:31:10.654Z] #69 3.176 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2021-07-31T17:31:10.654Z] #69 3.178 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-07-31T17:31:10.910Z] #69 3.334 debconf: delaying package configuration, since apt-utils is not installed [2021-07-31T17:31:10.910Z] #69 3.361 Fetched 4759 kB in 0s (15.1 MB/s) [2021-07-31T17:31:10.910Z] #69 3.395 Selecting previously unselected package libargon2-1:amd64. [2021-07-31T17:31:10.910Z] #69 3.395 (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 ... 28078 files and directories currently installed.) [2021-07-31T17:31:10.910Z] #69 3.531 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-07-31T17:31:10.910Z] #69 3.538 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-07-31T17:31:10.910Z] #69 3.573 Selecting previously unselected package libjson-c3:amd64. [2021-07-31T17:31:10.910Z] #69 3.575 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-07-31T17:31:11.166Z] #69 3.579 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-07-31T17:31:11.166Z] #69 3.613 Selecting previously unselected package libcryptsetup12:amd64. [2021-07-31T17:31:11.166Z] #69 3.616 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-07-31T17:31:11.166Z] #69 3.619 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-07-31T17:31:11.166Z] #69 3.667 Selecting previously unselected package libidn11:amd64. [2021-07-31T17:31:11.166Z] #69 3.670 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-07-31T17:31:11.166Z] #69 3.675 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-07-31T17:31:11.166Z] #69 3.717 Selecting previously unselected package libkmod2:amd64. [2021-07-31T17:31:11.166Z] #69 3.720 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-07-31T17:31:11.166Z] #69 3.723 Unpacking libkmod2:amd64 (26-1) ... [2021-07-31T17:31:11.166Z] #69 3.775 Selecting previously unselected package systemd. [2021-07-31T17:31:11.166Z] #69 3.778 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2021-07-31T17:31:11.166Z] #69 3.821 Unpacking systemd (241-7~deb10u8) ... [2021-07-31T17:31:11.728Z] #69 4.255 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-07-31T17:31:11.728Z] #69 4.267 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-07-31T17:31:11.728Z] #69 4.279 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-07-31T17:31:11.728Z] #69 4.290 Setting up libidn11:amd64 (1.33-2.2) ... [2021-07-31T17:31:11.728Z] #69 4.303 Setting up libkmod2:amd64 (26-1) ... [2021-07-31T17:31:11.728Z] #69 4.317 Setting up systemd (241-7~deb10u8) ... [2021-07-31T17:31:11.728Z] #69 4.370 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-07-31T17:31:11.885Z] #57 119.8 # github.com/containerd/containerd/cmd/containerd [2021-07-31T17:31:11.885Z] #57 119.8 /usr/bin/ld: /tmp/go-link-640315960/000019.o: in function `New': [2021-07-31T17:31:11.885Z] #57 119.8 /tmp/tmp.ltuRCfTfi4/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-31T17:31:11.885Z] #57 119.9 + bin/containerd-stress [2021-07-31T17:31:11.888Z] #68 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a [2021-07-31T17:31:11.888Z] #68 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.3s done [2021-07-31T17:31:11.983Z] #69 4.372 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-07-31T17:31:11.983Z] #69 4.376 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-07-31T17:31:11.983Z] #69 4.376 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-07-31T17:31:12.239Z] #69 4.785 Selecting previously unselected package systemd-sysv. [2021-07-31T17:31:12.239Z] #69 4.785 (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 ... 28875 files and directories currently installed.) [2021-07-31T17:31:12.239Z] #69 4.799 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2021-07-31T17:31:12.239Z] #69 4.804 Unpacking systemd-sysv (241-7~deb10u8) ... [2021-07-31T17:31:12.239Z] #69 4.845 Selecting previously unselected package libdbus-1-3:amd64. [2021-07-31T17:31:12.239Z] #69 4.845 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-07-31T17:31:12.239Z] #69 4.848 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-07-31T17:31:12.239Z] #69 4.909 Selecting previously unselected package dbus. [2021-07-31T17:31:12.495Z] #69 4.912 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-07-31T17:31:12.495Z] #69 4.926 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-07-31T17:31:12.495Z] #69 4.985 Selecting previously unselected package libpam-systemd:amd64. [2021-07-31T17:31:12.495Z] #69 4.985 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2021-07-31T17:31:12.495Z] #69 4.989 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2021-07-31T17:31:12.495Z] #69 5.029 Selecting previously unselected package dbus-user-session. [2021-07-31T17:31:12.750Z] #69 5.032 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-07-31T17:31:12.750Z] #69 5.036 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-07-31T17:31:12.750Z] #69 5.082 Setting up systemd-sysv (241-7~deb10u8) ... [2021-07-31T17:31:12.750Z] #69 5.094 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-07-31T17:31:12.750Z] #69 5.104 Setting up dbus (1.12.20-0+deb10u1) ... [2021-07-31T17:31:12.750Z] #69 5.224 invoke-rc.d: could not determine current runlevel [2021-07-31T17:31:12.750Z] #69 5.227 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-31T17:31:12.750Z] #69 5.231 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2021-07-31T17:31:13.005Z] #69 5.352 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-07-31T17:31:13.006Z] #69 5.366 Processing triggers for systemd (241-7~deb10u8) ... [2021-07-31T17:31:13.006Z] #69 5.376 Processing triggers for libc-bin (2.28-10) ... [2021-07-31T17:31:13.027Z] #19 56.49 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-31T17:31:13.027Z] #19 56.49 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-31T17:31:13.027Z] #19 56.50 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-31T17:31:13.258Z] #68 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 [2021-07-31T17:31:13.261Z] #69 DONE 5.7s [2021-07-31T17:31:13.261Z] [2021-07-31T17:31:13.262Z] #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-31T17:31:13.262Z] #70 sha256:efe5529cdb1abfc8e375793d1ce492168e7e192fedf2c26fd9bb5b52a96504f3 [2021-07-31T17:31:13.823Z] #70 0.467 % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-31T17:31:13.823Z] #70 0.470 Dload Upload Total Spent Left Speed [2021-07-31T17:31:13.823Z] #70 0.471 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 21197 0 --:--:-- --:--:-- --:--:-- 21197 [2021-07-31T17:31:13.823Z] #70 DONE 0.6s [2021-07-31T17:31:13.823Z] [2021-07-31T17:31:13.823Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-31T17:31:13.823Z] #71 sha256:8385334ecedd33e7426093863160522f0b6564113f495fbc14ebf768075ec9a1 [2021-07-31T17:31:14.426Z] #57 124.8 + bin/containerd-shim [2021-07-31T17:31:14.635Z] #68 ... [2021-07-31T17:31:14.635Z] [2021-07-31T17:31:14.635Z] #60 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-31T17:31:14.635Z] #60 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-31T17:31:14.635Z] #60 DONE 1.3s [2021-07-31T17:31:14.635Z] [2021-07-31T17:31:14.635Z] #68 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-31T17:31:14.635Z] #68 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-31T17:31:14.635Z] #68 ... [2021-07-31T17:31:14.635Z] [2021-07-31T17:31:14.635Z] #61 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-31T17:31:14.635Z] #61 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-31T17:31:14.752Z] #71 DONE 0.7s [2021-07-31T17:31:14.752Z] [2021-07-31T17:31:14.752Z] #72 exporting to image [2021-07-31T17:31:14.752Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-31T17:31:14.752Z] #72 exporting layers [2021-07-31T17:31:16.328Z] #19 ... [2021-07-31T17:31:16.328Z] [2021-07-31T17:31:16.328Z] #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-31T17:31:16.328Z] #64 sha256:643af8d4cb5c8030b7da1fdcea062f283809af633e725283c8b1acae2c02847c [2021-07-31T17:31:16.328Z] #64 11.34 + cd /tmp/tmp.o3tRuqgWKM/src/github.com/containerd/containerd [2021-07-31T17:31:16.328Z] #64 11.34 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-07-31T17:31:16.328Z] #64 11.49 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-31T17:31:16.328Z] #64 11.49 + BUILDTAGS='netgo osusergo static_build' [2021-07-31T17:31:16.328Z] #64 11.49 + export EXTRA_FLAGS=-buildmode=pie [2021-07-31T17:31:16.328Z] #64 11.49 + EXTRA_FLAGS=-buildmode=pie [2021-07-31T17:31:16.328Z] #64 11.49 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-31T17:31:16.328Z] #64 11.49 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-31T17:31:16.328Z] #64 11.49 + '[' '' = dynamic ']' [2021-07-31T17:31:16.328Z] #64 11.49 + make [2021-07-31T17:31:16.328Z] #64 12.38 + bin/ctr [2021-07-31T17:31:16.532Z] #61 DONE 1.7s [2021-07-31T17:31:16.532Z] [2021-07-31T17:31:16.532Z] #68 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-31T17:31:16.532Z] #68 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-31T17:31:16.589Z] #64 ... [2021-07-31T17:31:16.589Z] [2021-07-31T17:31:16.589Z] #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-31T17:31:16.589Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-31T17:31:16.589Z] #19 60.45 Selecting previously unselected package libapparmor1:amd64. [2021-07-31T17:31:16.590Z] #19 60.46 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-31T17:31:16.590Z] #19 60.46 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-31T17:31:16.590Z] #19 60.52 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-31T17:31:16.590Z] #19 60.52 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-31T17:31:16.590Z] #19 60.53 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-31T17:31:16.590Z] #19 60.60 Selecting previously unselected package libbtrfs0. [2021-07-31T17:31:16.590Z] #19 60.60 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-31T17:31:16.590Z] #19 60.61 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-31T17:31:16.590Z] #19 60.65 Selecting previously unselected package libbtrfs-dev. [2021-07-31T17:31:16.641Z] #72 exporting layers 1.9s done [2021-07-31T17:31:16.641Z] #72 writing image sha256:960e761fbe8526f73f8d5995a890003e05f23fe66a9210bd2f754ae519350f04 [2021-07-31T17:31:16.641Z] #72 writing image sha256:960e761fbe8526f73f8d5995a890003e05f23fe66a9210bd2f754ae519350f04 done [2021-07-31T17:31:16.641Z] #72 naming to docker.io/library/docker:ac34f9c00247b344e1112efd28c607497a00a563 done [2021-07-31T17:31:16.641Z] #72 DONE 2.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-31T17:31:16.850Z] #19 60.66 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-31T17:31:16.850Z] #19 60.66 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-31T17:31:16.850Z] #19 60.72 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-31T17:31:16.850Z] #19 60.73 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-31T17:31:16.850Z] #19 60.73 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-31T17:31:16.979Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42697/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_GITCOMMIT=ac34f9c00247b344e1112efd28c607497a00a563 -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:ac34f9c00247b344e1112efd28c607497a00a563 hack/make.sh dynbinary test-integration [2021-07-31T17:31:17.111Z] #19 60.78 Selecting previously unselected package libudev-dev:amd64. [2021-07-31T17:31:17.111Z] #19 60.79 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-07-31T17:31:17.111Z] #19 60.80 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-31T17:31:17.111Z] #19 60.86 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-31T17:31:17.111Z] #19 60.86 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-31T17:31:17.111Z] #19 60.87 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-31T17:31:17.111Z] #19 60.97 Selecting previously unselected package libpcre16-3:amd64. [2021-07-31T17:31:17.111Z] #19 60.97 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-31T17:31:17.111Z] #19 60.98 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-31T17:31:17.111Z] #19 61.05 Selecting previously unselected package libpcre32-3:amd64. [2021-07-31T17:31:17.111Z] #19 61.05 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-31T17:31:17.111Z] #19 61.05 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-31T17:31:17.111Z] #19 61.12 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-31T17:31:17.111Z] #19 61.13 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-31T17:31:17.111Z] #19 61.13 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-31T17:31:17.111Z] #19 61.18 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-31T17:31:17.372Z] #19 61.18 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-31T17:31:17.372Z] #19 61.19 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-31T17:31:17.541Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-07-31T17:31:17.541Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-07-31T17:31:17.541Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-07-31T17:31:17.541Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-07-31T17:31:17.541Z] 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-31T17:31:17.541Z] Detected virtualization docker. [2021-07-31T17:31:17.541Z] Detected architecture x86-64. [2021-07-31T17:31:17.541Z] Set hostname to <0d5e8387dc6f>. [2021-07-31T17:31:17.633Z] #19 61.35 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-31T17:31:17.633Z] #19 61.35 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-31T17:31:17.633Z] #19 61.36 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-31T17:31:17.633Z] #19 61.46 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-31T17:31:17.633Z] #19 61.47 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-31T17:31:17.633Z] #19 61.47 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-31T17:31:17.633Z] #19 61.52 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-31T17:31:17.633Z] #19 61.52 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-31T17:31:17.633Z] #19 61.53 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-31T17:31:17.894Z] #19 61.58 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-31T17:31:17.894Z] #19 61.59 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-07-31T17:31:17.894Z] #19 61.59 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-31T17:31:17.894Z] #19 61.83 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-31T17:31:17.894Z] #19 61.85 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-31T17:31:17.894Z] #19 61.86 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-31T17:31:17.894Z] #19 61.87 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-31T17:31:17.894Z] #19 61.88 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-31T17:31:17.894Z] #19 61.89 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-31T17:31:17.894Z] #19 61.90 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-31T17:31:17.894Z] #19 61.91 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-31T17:31:17.894Z] #19 61.93 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-31T17:31:17.894Z] #19 61.94 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-31T17:31:17.894Z] #19 61.96 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-31T17:31:18.103Z] + source /etc/docker-entrypoint-cmd [2021-07-31T17:31:18.103Z] ++ hack/make.sh dynbinary test-integration [2021-07-31T17:31:18.103Z] [2021-07-31T17:31:18.103Z] Removing bundles/ [2021-07-31T17:31:18.103Z] [2021-07-31T17:31:18.103Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-31T17:31:18.103Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-31T17:31:18.103Z] GOOS="" GOARCH="" GOARM="" [2021-07-31T17:31:18.154Z] #19 61.97 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-31T17:31:18.154Z] #19 61.98 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-31T17:31:18.154Z] #19 61.99 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-31T17:31:18.154Z] #19 62.00 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-31T17:31:18.154Z] #19 62.02 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-31T17:31:18.154Z] #19 62.03 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-31T17:31:18.154Z] #19 62.04 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-31T17:31:18.154Z] #19 62.05 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-31T17:31:18.154Z] #19 62.06 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-31T17:31:18.154Z] #19 62.07 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-31T17:31:18.154Z] #19 62.08 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-31T17:31:18.154Z] #19 62.08 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-31T17:31:18.154Z] #19 62.09 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-31T17:31:18.154Z] #19 62.10 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-31T17:31:18.154Z] #19 62.11 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-31T17:31:18.154Z] #19 62.12 Setting up dmsetup (2:1.02.155-3) ... [2021-07-31T17:31:18.154Z] #19 62.14 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-31T17:31:18.154Z] #19 62.15 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-31T17:31:18.154Z] #19 62.16 Processing triggers for libc-bin (2.28-10) ... [2021-07-31T17:31:18.508Z] #68 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 5.3s done [2021-07-31T17:31:19.076Z] #68 ... [2021-07-31T17:31:19.076Z] [2021-07-31T17:31:19.076Z] #25 [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-31T17:31:19.076Z] #25 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-31T17:31:19.076Z] #25 5.345 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-31T17:31:19.076Z] #25 5.362 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-31T17:31:19.076Z] #25 5.365 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-31T17:31:19.076Z] #25 5.559 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [298 kB] [2021-07-31T17:31:19.076Z] #25 5.859 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-31T17:31:19.076Z] #25 6.530 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-31T17:31:19.076Z] #25 8.258 Fetched 8458 kB in 3s (2674 kB/s) [2021-07-31T17:31:19.076Z] #25 8.258 Reading package lists... [2021-07-31T17:31:19.076Z] #25 9.170 Reading package lists... [2021-07-31T17:31:19.334Z] #25 10.06 Building dependency tree... [2021-07-31T17:31:19.334Z] #25 10.33 The following additional packages will be installed: [2021-07-31T17:31:19.334Z] #25 10.33 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-31T17:31:19.334Z] #25 10.33 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-31T17:31:19.334Z] #25 10.33 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-31T17:31:19.334Z] #25 10.33 Suggested packages: [2021-07-31T17:31:19.334Z] #25 10.33 krb5-doc krb5-user [2021-07-31T17:31:19.334Z] #25 10.33 Recommended packages: [2021-07-31T17:31:19.334Z] #25 10.33 krb5-locales publicsuffix libsasl2-modules [2021-07-31T17:31:19.539Z] #19 DONE 63.1s [2021-07-31T17:31:19.539Z] [2021-07-31T17:31:19.539Z] #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-31T17:31:19.539Z] #20 sha256:2b3dab88e6dcb9953a3f2d9c8052d76e6d917db0fd994b3aff2938d231bcdb93 [2021-07-31T17:31:19.592Z] #25 10.54 The following NEW packages will be installed: [2021-07-31T17:31:19.592Z] #25 10.54 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-31T17:31:19.592Z] #25 10.54 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-31T17:31:19.592Z] #25 10.54 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-31T17:31:19.592Z] #25 10.54 libssh2-1 libssl1.1 openssl [2021-07-31T17:31:19.592Z] #25 ... [2021-07-31T17:31:19.592Z] [2021-07-31T17:31:19.592Z] #68 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-31T17:31:19.592Z] #68 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-31T17:31:19.592Z] #68 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 [2021-07-31T17:31:20.480Z] #20 1.202 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-31T17:31:20.480Z] #20 1.215 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-31T17:31:20.480Z] #20 1.215 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-31T17:31:20.480Z] #20 1.215 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-31T17:31:20.741Z] #20 1.517 Get:5 http://deb.debian.org/debian buster-backports/main armhf Packages [480 kB] [2021-07-31T17:31:20.741Z] #20 1.625 Get:6 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB] [2021-07-31T17:31:21.002Z] #20 1.630 Get:7 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB] [2021-07-31T17:31:21.002Z] #20 1.650 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2021-07-31T17:31:21.002Z] #20 1.678 Get:9 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB] [2021-07-31T17:31:21.002Z] #20 1.694 Get:10 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-31T17:31:21.973Z] #20 2.615 Fetched 2889 kB in 2s (1735 kB/s) [2021-07-31T17:31:22.574Z] #57 132.1 + bin/containerd-shim-runc-v1 [2021-07-31T17:31:24.863Z] #68 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 5.0s done [2021-07-31T17:31:25.130Z] #68 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a [2021-07-31T17:31:26.788Z] #57 136.6 + bin/containerd-shim-runc-v2 [2021-07-31T17:31:27.291Z] #20 2.615 Reading package lists... [2021-07-31T17:31:27.366Z] #57 137.6 + binaries [2021-07-31T17:31:27.366Z] #57 137.6 + install -D bin/containerd /build/containerd [2021-07-31T17:31:27.366Z] #57 137.7 + install -D bin/containerd-shim /build/containerd-shim [2021-07-31T17:31:27.366Z] #57 137.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-31T17:31:27.366Z] #57 137.7 + install -D bin/ctr /build/ctr [2021-07-31T17:31:27.937Z] #57 DONE 138.1s [2021-07-31T17:31:28.419Z] #68 ... [2021-07-31T17:31:28.419Z] [2021-07-31T17:31:28.419Z] #25 [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-31T17:31:28.419Z] #25 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-31T17:31:28.419Z] #25 10.81 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-31T17:31:28.419Z] #25 10.81 Need to get 5058 kB of archives. [2021-07-31T17:31:28.419Z] #25 10.81 After this operation, 12.1 MB of additional disk space will be used. [2021-07-31T17:31:28.419Z] #25 10.81 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-07-31T17:31:28.419Z] #25 10.82 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-07-31T17:31:28.419Z] #25 10.82 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-31T17:31:28.419Z] #25 10.82 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-07-31T17:31:28.419Z] #25 10.84 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-07-31T17:31:28.419Z] #25 10.84 Get:6 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-31T17:31:28.419Z] #25 10.87 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-31T17:31:28.419Z] #25 10.90 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-31T17:31:28.419Z] #25 10.91 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-31T17:31:28.419Z] #25 10.91 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-31T17:31:28.419Z] #25 10.91 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-31T17:31:28.419Z] #25 10.95 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-31T17:31:28.419Z] #25 10.95 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-31T17:31:28.419Z] #25 10.95 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-31T17:31:28.419Z] #25 10.95 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-31T17:31:28.419Z] #25 10.95 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-31T17:31:28.419Z] #25 10.95 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-31T17:31:28.419Z] #25 10.96 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-31T17:31:28.419Z] #25 10.96 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-31T17:31:28.419Z] #25 10.97 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-31T17:31:28.419Z] #25 10.97 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-31T17:31:28.419Z] #25 11.22 debconf: delaying package configuration, since apt-utils is not installed [2021-07-31T17:31:28.419Z] #25 11.25 Fetched 5058 kB in 0s (12.3 MB/s) [2021-07-31T17:31:28.419Z] #25 11.29 Selecting previously unselected package libkeyutils1:amd64. [2021-07-31T17:31:28.419Z] #25 11.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-07-31T17:31:28.419Z] #25 11.29 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-07-31T17:31:28.419Z] #25 11.30 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-31T17:31:28.419Z] #25 11.36 Selecting previously unselected package libkrb5support0:amd64. [2021-07-31T17:31:28.419Z] #25 11.36 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-07-31T17:31:28.419Z] #25 11.37 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-07-31T17:31:28.419Z] #25 11.44 Selecting previously unselected package libk5crypto3:amd64. [2021-07-31T17:31:28.419Z] #25 11.44 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-07-31T17:31:28.419Z] #25 11.45 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-07-31T17:31:28.419Z] #25 11.53 Selecting previously unselected package libssl1.1:amd64. [2021-07-31T17:31:28.419Z] #25 11.54 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-31T17:31:28.419Z] #25 11.54 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-31T17:31:28.419Z] #25 11.79 Selecting previously unselected package libkrb5-3:amd64. [2021-07-31T17:31:28.419Z] #25 11.79 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-07-31T17:31:28.419Z] #25 11.79 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-07-31T17:31:28.419Z] #25 11.91 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-31T17:31:28.419Z] #25 11.91 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-07-31T17:31:28.419Z] #25 11.92 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-07-31T17:31:28.419Z] #25 12.00 Selecting previously unselected package openssl. [2021-07-31T17:31:28.419Z] #25 12.00 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-31T17:31:28.419Z] #25 12.00 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-31T17:31:28.419Z] #25 12.18 Selecting previously unselected package ca-certificates. [2021-07-31T17:31:28.419Z] #25 12.18 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-31T17:31:28.419Z] #25 12.26 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-31T17:31:28.419Z] #25 12.42 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-31T17:31:28.419Z] #25 12.42 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-31T17:31:28.419Z] #25 12.42 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-31T17:31:28.419Z] #25 12.47 Selecting previously unselected package libsasl2-2:amd64. [2021-07-31T17:31:28.419Z] #25 12.47 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-31T17:31:28.419Z] #25 12.48 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-31T17:31:28.419Z] #25 12.52 Selecting previously unselected package libldap-common. [2021-07-31T17:31:28.419Z] #25 12.53 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-31T17:31:28.419Z] #25 12.54 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-31T17:31:28.419Z] #25 12.70 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-31T17:31:28.419Z] #25 12.70 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-31T17:31:28.419Z] #25 12.71 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-31T17:31:28.419Z] #25 12.86 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-31T17:31:28.419Z] #25 12.86 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-31T17:31:28.419Z] #25 12.87 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-31T17:31:28.419Z] #25 12.93 Selecting previously unselected package libpsl5:amd64. [2021-07-31T17:31:28.419Z] #25 12.93 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-31T17:31:28.419Z] #25 12.95 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-31T17:31:28.419Z] #25 13.00 Selecting previously unselected package librtmp1:amd64. [2021-07-31T17:31:28.419Z] #25 13.00 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-31T17:31:28.419Z] #25 13.00 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-31T17:31:28.419Z] #25 13.09 Selecting previously unselected package libssh2-1:amd64. [2021-07-31T17:31:28.419Z] #25 13.09 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-31T17:31:28.419Z] #25 13.10 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-31T17:31:28.419Z] #25 13.17 Selecting previously unselected package libcurl4:amd64. [2021-07-31T17:31:28.419Z] #25 13.17 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-31T17:31:28.419Z] #25 13.18 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-31T17:31:28.419Z] #25 13.26 Selecting previously unselected package curl. [2021-07-31T17:31:28.419Z] #25 13.26 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-31T17:31:28.419Z] #25 13.27 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-31T17:31:28.419Z] #25 13.34 Selecting previously unselected package libonig5:amd64. [2021-07-31T17:31:28.419Z] #25 13.34 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-31T17:31:28.419Z] #25 13.35 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-31T17:31:28.419Z] #25 13.44 Selecting previously unselected package libjq1:amd64. [2021-07-31T17:31:28.419Z] #25 13.44 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-31T17:31:28.419Z] #25 13.44 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-31T17:31:28.419Z] #25 13.51 Selecting previously unselected package jq. [2021-07-31T17:31:28.419Z] #25 13.51 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-31T17:31:28.419Z] #25 13.52 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-31T17:31:28.419Z] #25 13.58 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-31T17:31:28.419Z] #25 13.59 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-31T17:31:28.419Z] #25 13.61 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-31T17:31:28.419Z] #25 13.74 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-31T17:31:28.419Z] #25 13.75 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-31T17:31:28.419Z] #25 13.78 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-07-31T17:31:28.419Z] #25 13.80 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-31T17:31:28.419Z] #25 13.81 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-31T17:31:28.419Z] #25 13.82 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-07-31T17:31:28.419Z] #25 13.84 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-31T17:31:28.419Z] #25 13.86 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-31T17:31:28.419Z] #25 13.87 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-07-31T17:31:28.419Z] #25 13.89 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-31T17:31:28.419Z] #25 13.90 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-31T17:31:28.419Z] #25 13.92 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-31T17:31:28.419Z] #25 13.94 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-31T17:31:28.419Z] #25 13.95 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-31T17:31:28.419Z] #25 14.79 Updating certificates in /etc/ssl/certs... [2021-07-31T17:31:28.419Z] #25 16.03 137 added, 0 removed; done. [2021-07-31T17:31:28.419Z] #25 16.07 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-07-31T17:31:28.419Z] #25 16.08 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-31T17:31:28.419Z] #25 16.10 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-31T17:31:28.419Z] #25 16.11 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-31T17:31:28.419Z] #25 16.13 Processing triggers for libc-bin (2.28-10) ... [2021-07-31T17:31:28.419Z] #25 16.15 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-31T17:31:28.419Z] #25 16.17 Updating certificates in /etc/ssl/certs... [2021-07-31T17:31:28.419Z] #25 17.19 0 added, 0 removed; done. [2021-07-31T17:31:28.419Z] #25 17.19 Running hooks in /etc/ca-certificates/update.d... [2021-07-31T17:31:28.419Z] #25 17.19 done. [2021-07-31T17:31:28.419Z] #25 ... [2021-07-31T17:31:28.419Z] [2021-07-31T17:31:28.419Z] #68 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-31T17:31:28.419Z] #68 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-31T17:31:29.320Z] [2021-07-31T17:31:29.320Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-31T17:31:29.320Z] #58 sha256:820a5c54ab06760a84c8d4ee3723037ec5ec0f6cec54e269da81f2c9c6a9f2ea [2021-07-31T17:31:29.581Z] #58 DONE 0.3s [2021-07-31T17:31:29.581Z] [2021-07-31T17:31:29.581Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-31T17:31:29.581Z] #62 sha256:5cd99f6d9eee04b137431194f3b3e1230c1b15b773649356c82a2feecc0d35fa [2021-07-31T17:31:29.581Z] #62 DONE 0.1s [2021-07-31T17:31:29.581Z] [2021-07-31T17:31:29.581Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-31T17:31:29.581Z] #67 sha256:ddb8b4b58da6ac8ba7aa46d27f468a9f7db803facba86def61c7812342ff5a1b [2021-07-31T17:31:30.421Z] #68 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 5.2s [2021-07-31T17:31:30.521Z] #67 DONE 0.7s [2021-07-31T17:31:30.521Z] [2021-07-31T17:31:30.521Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-31T17:31:30.521Z] #68 sha256:2b903409d686f497be63cc7cb15f25016b331a9bcdccec30978f6a0cb183440b [2021-07-31T17:31:30.521Z] #68 DONE 0.0s [2021-07-31T17:31:30.521Z] [2021-07-31T17:31:30.521Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-31T17:31:30.521Z] #69 sha256:37fb1d9a52ea4bab541bb1af79494cffc7478f12c455f5c4d1929a6721fe6d6c [2021-07-31T17:31:30.755Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-31T17:31:30.755Z] [2021-07-31T17:31:30.755Z] ________ ____ __. [2021-07-31T17:31:30.755Z] \_____ \ | |/ _| [2021-07-31T17:31:30.755Z] / | \| < [2021-07-31T17:31:30.755Z] / | \ | \ [2021-07-31T17:31:30.755Z] \_______ /____|__ \ [2021-07-31T17:31:30.755Z] \/ \/ [2021-07-31T17:31:30.755Z] [2021-07-31T17:31:30.755Z] INFO: make.ps1 ended at 07/31/2021 17:31:22 [2021-07-31T17:31:30.755Z] INFO: Binaries build ended at 07/31/2021 17:31:23. Duration:00:01:26.1626107 [2021-07-31T17:31:30.755Z] INFO: Copying the built daemon binary to d:\CI\PR-42697\12\binary\dockerd-75913286f7.exe... [2021-07-31T17:31:30.755Z] INFO: Copying the built client binary to d:\CI\PR-42697\12\binary\docker-75913286f7.exe... [2021-07-31T17:31:30.755Z] INFO: Copying dockerversion from the container... [2021-07-31T17:31:30.755Z] INFO: Copying the golang package from the container to d:\CI\PR-42697\12\installer\go.zip... [2021-07-31T17:31:30.755Z] INFO: Extracting go.zip to d:\CI\PR-42697\12\go [2021-07-31T17:31:30.986Z] #68 ... [2021-07-31T17:31:30.986Z] [2021-07-31T17:31:30.986Z] #25 [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-31T17:31:30.986Z] #25 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-31T17:31:30.986Z] #25 DONE 21.8s [2021-07-31T17:31:30.986Z] [2021-07-31T17:31:30.986Z] #68 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-31T17:31:30.986Z] #68 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-31T17:31:30.986Z] #68 ... [2021-07-31T17:31:30.986Z] [2021-07-31T17:31:30.986Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-31T17:31:30.986Z] #26 sha256:2f8f772bca6d920b7dfc0a9274ecceb064e30d7684361a45e256cfa00dd6ac27 [2021-07-31T17:31:30.986Z] #26 DONE 0.2s [2021-07-31T17:31:31.245Z] [2021-07-31T17:31:31.245Z] #68 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-31T17:31:31.245Z] #68 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-31T17:31:32.434Z] #69 DONE 1.8s [2021-07-31T17:31:32.435Z] [2021-07-31T17:31:32.435Z] #70 exporting to image [2021-07-31T17:31:32.435Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-31T17:31:32.435Z] #70 exporting layers [2021-07-31T17:31:32.837Z] #20 8.124 Reading package lists... [2021-07-31T17:31:33.776Z] #68 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 8.6s done [2021-07-31T17:31:33.776Z] #68 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done [2021-07-31T17:31:34.037Z] #68 DONE 34.7s [2021-07-31T17:31:34.037Z] [2021-07-31T17:31:34.037Z] #27 [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-31T17:31:34.037Z] #27 sha256:85fb5a994c40bb73355797393482395ce78b72d6d615154ff4560f14ebf0f6f2 [2021-07-31T17:31:34.037Z] #27 1.706 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-31T17:31:34.037Z] #27 1.808 [2021-07-31T17:31:34.037Z] #27 1.927 ######## 11.9% ########################## 36.2% ######################################## 56.0% ###################################################### 76.1% ##################################################################### 95.9% ######################################################################## 100.0% [2021-07-31T17:31:34.037Z] #27 2.441 [2021-07-31T17:31:34.037Z] #27 2.575 ####### 10.5% ######################################################################## 100.0% [2021-07-31T17:31:34.037Z] #27 2.711 [2021-07-31T17:31:34.037Z] #27 2.823 ################################################################# 91.5% ######################################################################## 100.0% [2021-07-31T17:31:34.037Z] #27 2.906 [2021-07-31T17:31:34.221Z] #20 13.54 Building dependency tree... [2021-07-31T17:31:34.221Z] #20 14.69 Reading state information... [2021-07-31T17:31:34.348Z] #70 exporting layers 1.9s done [2021-07-31T17:31:34.348Z] #70 writing image sha256:c28520aa1f0be9c827cacf657f2897a8fbd1b55d396acc91fbf78eb56d071ba4 done [2021-07-31T17:31:34.348Z] #70 naming to docker.io/library/docker:b91570503904cff076c8cf33d80f9a3f387d78a9 done [2021-07-31T17:31:34.348Z] #70 DONE 1.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-31T17:31:34.554Z] #27 3.018 ############ 17.5% ########################## 36.5% ######################################## 56.7% ######################################################## 78.5% ###################################################################### 97.8% ######################################################################## 100.0% [2021-07-31T17:31:34.554Z] #27 3.560 [2021-07-31T17:31:34.691Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-31T17:31:34.981Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42697/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b91570503904cff076c8cf33d80f9a3f387d78a9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b91570503904cff076c8cf33d80f9a3f387d78a9 hack/test/unit [2021-07-31T17:31:35.162Z] #20 15.64 The following additional packages will be installed: [2021-07-31T17:31:35.162Z] #20 15.64 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-07-31T17:31:35.162Z] #20 15.64 gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-07-31T17:31:35.162Z] #20 15.64 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-07-31T17:31:35.162Z] #20 15.64 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-07-31T17:31:35.162Z] #20 15.65 libgcc1:ppc64el libgcc1:s390x [2021-07-31T17:31:35.162Z] #20 15.65 Suggested packages: [2021-07-31T17:31:35.162Z] #20 15.65 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-07-31T17:31:35.162Z] #20 15.65 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-07-31T17:31:35.162Z] #20 15.65 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-07-31T17:31:35.162Z] #20 15.65 libc-l10n:s390x locales:s390x [2021-07-31T17:31:35.162Z] #20 15.65 Recommended packages: [2021-07-31T17:31:35.162Z] #20 15.65 libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el [2021-07-31T17:31:35.162Z] #20 15.65 libidn2-0:s390x [2021-07-31T17:31:35.162Z] #20 15.84 The following NEW packages will be installed: [2021-07-31T17:31:35.162Z] #20 15.84 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-07-31T17:31:35.162Z] #20 15.84 gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-07-31T17:31:35.162Z] #20 15.85 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-07-31T17:31:35.162Z] #20 15.85 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-07-31T17:31:35.162Z] #20 15.85 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-07-31T17:31:35.162Z] #20 15.85 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-07-31T17:31:35.162Z] #20 15.86 libgcc1:ppc64el libgcc1:s390x [2021-07-31T17:31:35.422Z] #20 16.20 0 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-07-31T17:31:35.422Z] #20 16.20 Need to get 15.0 MB of archives. [2021-07-31T17:31:35.422Z] #20 16.20 After this operation, 68.1 MB of additional disk space will be used. [2021-07-31T17:31:35.422Z] #20 16.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB] [2021-07-31T17:31:35.422Z] #20 16.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB] [2021-07-31T17:31:35.422Z] #20 16.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB] [2021-07-31T17:31:35.422Z] #20 16.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB] [2021-07-31T17:31:35.422Z] #20 16.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB] [2021-07-31T17:31:35.422Z] #20 16.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB] [2021-07-31T17:31:35.422Z] #20 16.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB] [2021-07-31T17:31:35.422Z] #20 16.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-07-31T17:31:35.682Z] #20 16.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-07-31T17:31:35.682Z] #20 16.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB] [2021-07-31T17:31:35.682Z] #20 16.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB] [2021-07-31T17:31:35.682Z] #20 16.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-07-31T17:31:35.682Z] #20 16.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-07-31T17:31:35.682Z] #20 16.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB] [2021-07-31T17:31:35.682Z] #20 16.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB] [2021-07-31T17:31:35.682Z] #20 16.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB] [2021-07-31T17:31:35.682Z] #20 16.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB] [2021-07-31T17:31:35.682Z] #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-31T17:31:35.682Z] #20 16.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB] [2021-07-31T17:31:35.682Z] #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-31T17:31:35.682Z] #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-31T17:31:35.682Z] #20 16.46 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB] [2021-07-31T17:31:35.682Z] #20 16.47 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB] [2021-07-31T17:31:35.682Z] #20 16.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-07-31T17:31:35.922Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-31T17:31:35.922Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-31T17:31:35.922Z] + TESTDIRS=./... [2021-07-31T17:31:35.922Z] + exclude_paths='/vendor/|/integration' [2021-07-31T17:31:35.922Z] ++ go list ./... [2021-07-31T17:31:35.922Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-31T17:31:35.943Z] #20 16.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-07-31T17:31:36.203Z] #20 16.94 debconf: delaying package configuration, since apt-utils is not installed [2021-07-31T17:31:36.203Z] #20 17.08 Fetched 15.0 MB in 1s (25.7 MB/s) [2021-07-31T17:31:36.464Z] #20 17.12 Selecting previously unselected package gcc-8-base:armhf. [2021-07-31T17:31:36.464Z] #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-31T17:31:36.464Z] #20 17.16 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ... [2021-07-31T17:31:36.464Z] #20 17.17 Unpacking gcc-8-base:armhf (8.3.0-6) ... [2021-07-31T17:31:36.464Z] #20 17.23 Selecting previously unselected package gcc-8-base:ppc64el. [2021-07-31T17:31:36.464Z] #20 17.23 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ... [2021-07-31T17:31:36.464Z] #20 17.24 Unpacking gcc-8-base:ppc64el (8.3.0-6) ... [2021-07-31T17:31:36.464Z] #20 17.29 Selecting previously unselected package gcc-8-base:s390x. [2021-07-31T17:31:36.464Z] #20 17.30 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ... [2021-07-31T17:31:36.464Z] #20 17.30 Unpacking gcc-8-base:s390x (8.3.0-6) ... [2021-07-31T17:31:36.623Z] #27 3.683 # 2.2% ####### 9.7% ########## 15.0% ############## 20.1% ################## 25.4% ##################### 30.5% ######################### 35.8% ############################# 41.0% ################################# 46.2% ##################################### 51.5% ######################################## 56.7% ############################################ 61.9% ################################################ 67.1% #################################################### 72.3% ####################################################### 77.5% ########################################################### 82.7% ############################################################### 87.9% ################################################################### 93.1% ###################################################################### 98.3% ######################################################################## 100.0% [2021-07-31T17:31:36.623Z] #27 5.562 [2021-07-31T17:31:36.724Z] #20 17.36 Selecting previously unselected package gcc-8-base:arm64. [2021-07-31T17:31:36.724Z] #20 17.37 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ... [2021-07-31T17:31:36.724Z] #20 17.37 Unpacking gcc-8-base:arm64 (8.3.0-6) ... [2021-07-31T17:31:36.724Z] #20 17.43 Selecting previously unselected package gcc-8-base:armel. [2021-07-31T17:31:36.724Z] #20 17.43 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ... [2021-07-31T17:31:36.724Z] #20 17.44 Unpacking gcc-8-base:armel (8.3.0-6) ... [2021-07-31T17:31:36.724Z] #20 17.50 Selecting previously unselected package libgcc1:arm64. [2021-07-31T17:31:36.724Z] #20 17.51 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ... [2021-07-31T17:31:36.724Z] #20 17.52 Unpacking libgcc1:arm64 (1:8.3.0-6) ... [2021-07-31T17:31:36.724Z] #20 17.58 Selecting previously unselected package libc6:arm64. [2021-07-31T17:31:36.724Z] #20 17.59 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ... [2021-07-31T17:31:36.880Z] #27 5.879 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-31T17:31:36.985Z] #20 17.76 Unpacking libc6:arm64 (2.28-10) ... [2021-07-31T17:31:37.137Z] #27 5.945 [2021-07-31T17:31:37.137Z] #27 6.018 ######################################################################## 100.0% [2021-07-31T17:31:37.137Z] #27 6.066 [2021-07-31T17:31:37.309Z] + pkg_list='github.com/docker/docker/api [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/server [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/server/backend/build [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/server/httputils [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/server/middleware [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/server/router [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/server/router/build [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/server/router/container [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/server/router/debug [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/server/router/distribution [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/server/router/grpc [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/server/router/image [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/server/router/network [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/server/router/plugin [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/server/router/session [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/server/router/swarm [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/server/router/system [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/server/router/volume [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/types [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/types/backend [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/types/blkiodev [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/types/container [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/types/events [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/types/filters [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/types/image [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/types/mount [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/types/network [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/types/registry [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/types/strslice [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/types/swarm [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/types/time [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/types/versions [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-31T17:31:37.309Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/types/volume [2021-07-31T17:31:37.310Z] github.com/docker/docker/builder [2021-07-31T17:31:37.310Z] github.com/docker/docker/builder/builder-next [2021-07-31T17:31:37.310Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-31T17:31:37.310Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-31T17:31:37.310Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-31T17:31:37.310Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-31T17:31:37.310Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-31T17:31:37.310Z] github.com/docker/docker/builder/builder-next/worker [2021-07-31T17:31:37.310Z] github.com/docker/docker/builder/dockerfile [2021-07-31T17:31:37.310Z] github.com/docker/docker/builder/dockerignore [2021-07-31T17:31:37.310Z] github.com/docker/docker/builder/remotecontext [2021-07-31T17:31:37.310Z] github.com/docker/docker/builder/remotecontext/git [2021-07-31T17:31:37.310Z] github.com/docker/docker/cli [2021-07-31T17:31:37.310Z] github.com/docker/docker/cli/config [2021-07-31T17:31:37.310Z] github.com/docker/docker/cli/debug [2021-07-31T17:31:37.310Z] github.com/docker/docker/client [2021-07-31T17:31:37.310Z] github.com/docker/docker/cmd/docker-proxy [2021-07-31T17:31:37.310Z] github.com/docker/docker/cmd/dockerd [2021-07-31T17:31:37.310Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-31T17:31:37.310Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-31T17:31:37.310Z] github.com/docker/docker/container [2021-07-31T17:31:37.310Z] github.com/docker/docker/container/stream [2021-07-31T17:31:37.310Z] github.com/docker/docker/contrib/apparmor [2021-07-31T17:31:37.310Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-31T17:31:37.310Z] github.com/docker/docker/contrib/httpserver [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/cluster [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/cluster/convert [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/cluster/executor [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/cluster/provider [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/config [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/discovery [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/events [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/events/testutils [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/exec [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/graphdriver [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/images [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/initlayer [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/links [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/listeners [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/logger [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/logger/gelf [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/logger/journald [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/logger/local [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/logger/logentries [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/logger/splunk [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/logger/syslog [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/logger/templates [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/names [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/network [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/stats [2021-07-31T17:31:37.310Z] github.com/docker/docker/distribution [2021-07-31T17:31:37.310Z] github.com/docker/docker/distribution/metadata [2021-07-31T17:31:37.310Z] github.com/docker/docker/distribution/utils [2021-07-31T17:31:37.310Z] github.com/docker/docker/distribution/xfer [2021-07-31T17:31:37.310Z] github.com/docker/docker/dockerversion [2021-07-31T17:31:37.310Z] github.com/docker/docker/errdefs [2021-07-31T17:31:37.310Z] github.com/docker/docker/image [2021-07-31T17:31:37.310Z] github.com/docker/docker/image/cache [2021-07-31T17:31:37.310Z] github.com/docker/docker/image/tarexport [2021-07-31T17:31:37.310Z] github.com/docker/docker/image/v1 [2021-07-31T17:31:37.310Z] github.com/docker/docker/internal/test/suite [2021-07-31T17:31:37.310Z] github.com/docker/docker/layer [2021-07-31T17:31:37.310Z] github.com/docker/docker/libcontainerd [2021-07-31T17:31:37.310Z] github.com/docker/docker/libcontainerd/queue [2021-07-31T17:31:37.310Z] github.com/docker/docker/libcontainerd/remote [2021-07-31T17:31:37.310Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-31T17:31:37.310Z] github.com/docker/docker/libcontainerd/types [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/api [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/bitseq [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/cluster [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/config [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/datastore [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/driverapi [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/etchosts [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/idm [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/ipam [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/iptables [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/netlabel [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/netutils [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/networkdb [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/ns [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/options [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/osl [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/portallocator [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/portmapper [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/testutils [2021-07-31T17:31:37.310Z] github.com/docker/docker/libnetwork/types [2021-07-31T17:31:37.310Z] github.com/docker/docker/oci [2021-07-31T17:31:37.310Z] github.com/docker/docker/oci/caps [2021-07-31T17:31:37.310Z] github.com/docker/docker/opts [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/aaparser [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/archive [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/authorization [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/broadcaster [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/capabilities [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/chrootarchive [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/containerfs [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/devicemapper [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/directory [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/discovery [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/discovery/file [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/discovery/kv [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/discovery/memory [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/dmesg [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/filenotify [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/fileutils [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/fsutils [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/homedir [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/idtools [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/ioutils [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/jsonmessage [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/locker [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/longpath [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/loopback [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/mount [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/namesgenerator [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/parsers [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/pidfile [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/platform [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/plugingetter [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/plugins [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/plugins/transport [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/pools [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/progress [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/pubsub [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/reexec [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/signal [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/stack [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/stdcopy [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/streamformatter [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/stringid [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/symlink [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/sysinfo [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/system [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/tailfile [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/tarsum [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/term [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/term/windows [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/truncindex [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/urlutil [2021-07-31T17:31:37.310Z] github.com/docker/docker/pkg/useragent [2021-07-31T17:31:37.310Z] github.com/docker/docker/plugin [2021-07-31T17:31:37.310Z] github.com/docker/docker/plugin/executor/containerd [2021-07-31T17:31:37.310Z] github.com/docker/docker/plugin/v2 [2021-07-31T17:31:37.310Z] github.com/docker/docker/profiles/apparmor [2021-07-31T17:31:37.310Z] github.com/docker/docker/profiles/seccomp [2021-07-31T17:31:37.310Z] github.com/docker/docker/quota [2021-07-31T17:31:37.310Z] github.com/docker/docker/reference [2021-07-31T17:31:37.310Z] github.com/docker/docker/registry [2021-07-31T17:31:37.310Z] github.com/docker/docker/registry/resumable [2021-07-31T17:31:37.310Z] github.com/docker/docker/restartmanager [2021-07-31T17:31:37.310Z] github.com/docker/docker/rootless [2021-07-31T17:31:37.310Z] github.com/docker/docker/rootless/specconv [2021-07-31T17:31:37.310Z] github.com/docker/docker/runconfig [2021-07-31T17:31:37.310Z] github.com/docker/docker/runconfig/opts [2021-07-31T17:31:37.310Z] github.com/docker/docker/testutil [2021-07-31T17:31:37.310Z] github.com/docker/docker/testutil/daemon [2021-07-31T17:31:37.310Z] github.com/docker/docker/testutil/environment [2021-07-31T17:31:37.310Z] github.com/docker/docker/testutil/fakecontext [2021-07-31T17:31:37.310Z] github.com/docker/docker/testutil/fakegit [2021-07-31T17:31:37.310Z] github.com/docker/docker/testutil/fakestorage [2021-07-31T17:31:37.310Z] github.com/docker/docker/testutil/fixtures/load [2021-07-31T17:31:37.310Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-31T17:31:37.310Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-31T17:31:37.310Z] github.com/docker/docker/testutil/registry [2021-07-31T17:31:37.310Z] github.com/docker/docker/testutil/request [2021-07-31T17:31:37.310Z] github.com/docker/docker/volume [2021-07-31T17:31:37.310Z] github.com/docker/docker/volume/drivers [2021-07-31T17:31:37.310Z] github.com/docker/docker/volume/local [2021-07-31T17:31:37.310Z] github.com/docker/docker/volume/mounts [2021-07-31T17:31:37.310Z] github.com/docker/docker/volume/service [2021-07-31T17:31:37.310Z] github.com/docker/docker/volume/service/opts [2021-07-31T17:31:37.310Z] github.com/docker/docker/volume/testutils' [2021-07-31T17:31:37.310Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-31T17:31:37.310Z] + echo 'github.com/docker/docker/api [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/server [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/server/backend/build [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/server/httputils [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/server/middleware [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/server/router [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/server/router/build [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/server/router/container [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/server/router/debug [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/server/router/distribution [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/server/router/grpc [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/server/router/image [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/server/router/network [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/server/router/plugin [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/server/router/session [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/server/router/swarm [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/server/router/system [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/server/router/volume [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/types [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/types/backend [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/types/blkiodev [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/types/container [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/types/events [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/types/filters [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/types/image [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/types/mount [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/types/network [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/types/registry [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/types/strslice [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/types/swarm [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/types/time [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/types/versions [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-31T17:31:37.310Z] github.com/docker/docker/api/types/volume [2021-07-31T17:31:37.310Z] github.com/docker/docker/builder [2021-07-31T17:31:37.310Z] github.com/docker/docker/builder/builder-next [2021-07-31T17:31:37.310Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-31T17:31:37.310Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-31T17:31:37.310Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-31T17:31:37.310Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-31T17:31:37.310Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-31T17:31:37.310Z] github.com/docker/docker/builder/builder-next/worker [2021-07-31T17:31:37.310Z] github.com/docker/docker/builder/dockerfile [2021-07-31T17:31:37.310Z] github.com/docker/docker/builder/dockerignore [2021-07-31T17:31:37.310Z] github.com/docker/docker/builder/remotecontext [2021-07-31T17:31:37.310Z] github.com/docker/docker/builder/remotecontext/git [2021-07-31T17:31:37.310Z] github.com/docker/docker/cli [2021-07-31T17:31:37.310Z] github.com/docker/docker/cli/config [2021-07-31T17:31:37.310Z] github.com/docker/docker/cli/debug [2021-07-31T17:31:37.310Z] github.com/docker/docker/client [2021-07-31T17:31:37.310Z] github.com/docker/docker/cmd/docker-proxy [2021-07-31T17:31:37.310Z] github.com/docker/docker/cmd/dockerd [2021-07-31T17:31:37.310Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-31T17:31:37.310Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-31T17:31:37.310Z] github.com/docker/docker/container [2021-07-31T17:31:37.310Z] github.com/docker/docker/container/stream [2021-07-31T17:31:37.310Z] github.com/docker/docker/contrib/apparmor [2021-07-31T17:31:37.310Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-31T17:31:37.310Z] github.com/docker/docker/contrib/httpserver [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/cluster [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/cluster/convert [2021-07-31T17:31:37.310Z] github.com/docker/docker/daemon/cluster/executor [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/cluster/provider [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/config [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/discovery [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/events [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/events/testutils [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/exec [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/graphdriver [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/images [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/initlayer [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/links [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/listeners [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/logger [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/logger/gelf [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/logger/journald [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/logger/local [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/logger/logentries [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/logger/splunk [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/logger/syslog [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/logger/templates [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/names [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/network [2021-07-31T17:31:37.311Z] github.com/docker/docker/daemon/stats [2021-07-31T17:31:37.311Z] github.com/docker/docker/distribution [2021-07-31T17:31:37.311Z] github.com/docker/docker/distribution/metadata [2021-07-31T17:31:37.311Z] github.com/docker/docker/distribution/utils [2021-07-31T17:31:37.311Z] github.com/docker/docker/distribution/xfer [2021-07-31T17:31:37.311Z] github.com/docker/docker/dockerversion [2021-07-31T17:31:37.311Z] github.com/docker/docker/errdefs [2021-07-31T17:31:37.311Z] github.com/docker/docker/image [2021-07-31T17:31:37.311Z] github.com/docker/docker/image/cache [2021-07-31T17:31:37.311Z] github.com/docker/docker/image/tarexport [2021-07-31T17:31:37.311Z] github.com/docker/docker/image/v1 [2021-07-31T17:31:37.311Z] github.com/docker/docker/internal/test/suite [2021-07-31T17:31:37.311Z] github.com/docker/docker/layer [2021-07-31T17:31:37.311Z] github.com/docker/docker/libcontainerd [2021-07-31T17:31:37.311Z] github.com/docker/docker/libcontainerd/queue [2021-07-31T17:31:37.311Z] github.com/docker/docker/libcontainerd/remote [2021-07-31T17:31:37.311Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-31T17:31:37.311Z] github.com/docker/docker/libcontainerd/types [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/api [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/bitseq [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/cluster [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/config [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/datastore [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/driverapi [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/etchosts [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/idm [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/ipam [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/iptables [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/netlabel [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/netutils [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/networkdb [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/ns [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/options [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/osl [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/portallocator [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/portmapper [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/testutils [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/types [2021-07-31T17:31:37.311Z] github.com/docker/docker/oci [2021-07-31T17:31:37.311Z] github.com/docker/docker/oci/caps [2021-07-31T17:31:37.311Z] github.com/docker/docker/opts [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/aaparser [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/archive [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/authorization [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/broadcaster [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/capabilities [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/chrootarchive [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/containerfs [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/devicemapper [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/directory [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/discovery [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/discovery/file [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/discovery/kv [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/discovery/memory [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/dmesg [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/filenotify [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/fileutils [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/fsutils [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/homedir [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/idtools [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/ioutils [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/jsonmessage [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/locker [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/longpath [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/loopback [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/mount [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/namesgenerator [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/parsers [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/pidfile [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/platform [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/plugingetter [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/plugins [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/plugins/transport [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/pools [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/progress [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/pubsub [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/reexec [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/signal [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/stack [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/stdcopy [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/streamformatter [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/stringid [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/symlink [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/sysinfo [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/system [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/tailfile [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/tarsum [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/term [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/term/windows [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/truncindex [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/urlutil [2021-07-31T17:31:37.311Z] github.com/docker/docker/pkg/useragent [2021-07-31T17:31:37.311Z] github.com/docker/docker/plugin [2021-07-31T17:31:37.311Z] github.com/docker/docker/plugin/executor/containerd [2021-07-31T17:31:37.311Z] github.com/docker/docker/plugin/v2 [2021-07-31T17:31:37.311Z] github.com/docker/docker/profiles/apparmor [2021-07-31T17:31:37.311Z] github.com/docker/docker/profiles/seccomp [2021-07-31T17:31:37.311Z] github.com/docker/docker/quota [2021-07-31T17:31:37.311Z] github.com/docker/docker/reference [2021-07-31T17:31:37.311Z] github.com/docker/docker/registry [2021-07-31T17:31:37.311Z] github.com/docker/docker/registry/resumable [2021-07-31T17:31:37.311Z] github.com/docker/docker/restartmanager [2021-07-31T17:31:37.311Z] github.com/docker/docker/rootless [2021-07-31T17:31:37.311Z] github.com/docker/docker/rootless/specconv [2021-07-31T17:31:37.311Z] github.com/docker/docker/runconfig [2021-07-31T17:31:37.311Z] github.com/docker/docker/runconfig/opts [2021-07-31T17:31:37.311Z] github.com/docker/docker/testutil [2021-07-31T17:31:37.311Z] github.com/docker/docker/testutil/daemon [2021-07-31T17:31:37.311Z] github.com/docker/docker/testutil/environment [2021-07-31T17:31:37.311Z] github.com/docker/docker/testutil/fakecontext [2021-07-31T17:31:37.311Z] github.com/docker/docker/testutil/fakegit [2021-07-31T17:31:37.311Z] github.com/docker/docker/testutil/fakestorage [2021-07-31T17:31:37.311Z] github.com/docker/docker/testutil/fixtures/load [2021-07-31T17:31:37.311Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-31T17:31:37.311Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-31T17:31:37.311Z] github.com/docker/docker/testutil/registry [2021-07-31T17:31:37.311Z] github.com/docker/docker/testutil/request [2021-07-31T17:31:37.311Z] github.com/docker/docker/volume [2021-07-31T17:31:37.311Z] github.com/docker/docker/volume/drivers [2021-07-31T17:31:37.311Z] github.com/docker/docker/volume/local [2021-07-31T17:31:37.311Z] github.com/docker/docker/volume/mounts [2021-07-31T17:31:37.311Z] github.com/docker/docker/volume/service [2021-07-31T17:31:37.311Z] github.com/docker/docker/volume/service/opts [2021-07-31T17:31:37.311Z] github.com/docker/docker/volume/testutils' [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-31T17:31:37.311Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-31T17:31:37.311Z] + type docker-proxy [2021-07-31T17:31:37.311Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-31T17:31:37.311Z] + hack/make.sh binary-proxy install-proxy [2021-07-31T17:31:37.311Z] [2021-07-31T17:31:37.311Z] Removing bundles/ [2021-07-31T17:31:37.311Z] [2021-07-31T17:31:37.311Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-31T17:31:37.311Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-31T17:31:37.311Z] GOOS="" GOARCH="" GOARM="" [2021-07-31T17:31:37.393Z] #27 6.346 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-31T17:31:37.393Z] #27 6.403 [2021-07-31T17:31:37.506Z] #20 18.18 Selecting previously unselected package libapparmor1:arm64. [2021-07-31T17:31:37.506Z] #20 18.19 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ... [2021-07-31T17:31:37.506Z] #20 18.20 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-07-31T17:31:37.506Z] #20 18.25 Selecting previously unselected package libapparmor-dev:arm64. [2021-07-31T17:31:37.506Z] #20 18.26 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-07-31T17:31:37.506Z] #20 18.26 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-31T17:31:37.506Z] #20 18.33 Selecting previously unselected package libgcc1:armel. [2021-07-31T17:31:37.651Z] #27 6.518 ### 4.6% ######################################################################## 100.0% [2021-07-31T17:31:37.651Z] #27 6.592 [2021-07-31T17:31:37.767Z] #20 18.33 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ... [2021-07-31T17:31:37.767Z] #20 18.34 Unpacking libgcc1:armel (1:8.3.0-6) ... [2021-07-31T17:31:37.767Z] #20 18.40 Selecting previously unselected package libc6:armel. [2021-07-31T17:31:37.767Z] #20 18.40 Preparing to unpack .../10-libc6_2.28-10_armel.deb ... [2021-07-31T17:31:37.767Z] #20 18.57 Unpacking libc6:armel (2.28-10) ... [2021-07-31T17:31:37.908Z] #27 6.894 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-31T17:31:38.167Z] #27 6.974 [2021-07-31T17:31:38.338Z] #20 19.01 Selecting previously unselected package libapparmor1:armel. [2021-07-31T17:31:38.338Z] #20 19.01 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ... [2021-07-31T17:31:38.338Z] #20 19.02 Unpacking libapparmor1:armel (2.13.2-10) ... [2021-07-31T17:31:38.338Z] #20 19.07 Selecting previously unselected package libapparmor-dev:armel. [2021-07-31T17:31:38.338Z] #20 19.08 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ... [2021-07-31T17:31:38.338Z] #20 19.09 Unpacking libapparmor-dev:armel (2.13.2-10) ... [2021-07-31T17:31:38.338Z] #20 19.17 Selecting previously unselected package libgcc1:armhf. [2021-07-31T17:31:38.338Z] #20 19.17 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ... [2021-07-31T17:31:38.599Z] #20 19.18 Unpacking libgcc1:armhf (1:8.3.0-6) ... [2021-07-31T17:31:38.599Z] #20 19.26 Selecting previously unselected package libc6:armhf. [2021-07-31T17:31:38.599Z] #20 19.27 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ... [2021-07-31T17:31:38.599Z] #20 19.45 Unpacking libc6:armhf (2.28-10) ... [2021-07-31T17:31:39.170Z] #20 19.95 Selecting previously unselected package libapparmor1:armhf. [2021-07-31T17:31:39.170Z] #20 19.96 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ... [2021-07-31T17:31:39.170Z] #20 19.96 Unpacking libapparmor1:armhf (2.13.2-10) ... [2021-07-31T17:31:39.170Z] #20 20.02 Selecting previously unselected package libapparmor-dev:armhf. [2021-07-31T17:31:39.196Z] #27 7.157 0.0% #### 5.8% ############ 17.6% ################## 26.1% ########################### 38.8% ################################# 47.1% ########################################### 60.4% ######################################################################## 100.0% [2021-07-31T17:31:39.196Z] #27 8.062 [2021-07-31T17:31:39.431Z] #20 20.02 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ... [2021-07-31T17:31:39.431Z] #20 20.03 Unpacking libapparmor-dev:armhf (2.13.2-10) ... [2021-07-31T17:31:39.431Z] #20 20.12 Selecting previously unselected package libgcc1:ppc64el. [2021-07-31T17:31:39.431Z] #20 20.12 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ... [2021-07-31T17:31:39.431Z] #20 20.13 Unpacking libgcc1:ppc64el (1:8.3.0-6) ... [2021-07-31T17:31:39.431Z] #20 20.22 Selecting previously unselected package libc6:ppc64el. [2021-07-31T17:31:39.431Z] #20 20.22 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ... [2021-07-31T17:31:39.456Z] #27 8.334 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-31T17:31:39.456Z] #27 8.402 [2021-07-31T17:31:39.456Z] #27 8.456 ######################################################################## 100.0% [2021-07-31T17:31:39.456Z] #27 8.500 [2021-07-31T17:31:39.691Z] #20 20.38 Unpacking libc6:ppc64el (2.28-10) ... [2021-07-31T17:31:39.714Z] #27 8.684 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-31T17:31:39.714Z] #27 8.742 [2021-07-31T17:31:39.714Z] #27 8.826 ######################################################################## 100.0% [2021-07-31T17:31:39.714Z] #27 8.882 [2021-07-31T17:31:39.972Z] #27 8.898 Download of images into '/build' complete. [2021-07-31T17:31:39.972Z] #27 8.898 Use something like the following to load the result into a Docker daemon: [2021-07-31T17:31:39.972Z] #27 8.898 tar -cC '/build' . | docker load [2021-07-31T17:31:40.263Z] #20 20.94 Selecting previously unselected package libapparmor1:ppc64el. [2021-07-31T17:31:40.263Z] #20 20.94 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-07-31T17:31:40.263Z] #20 20.95 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-07-31T17:31:40.263Z] #20 21.00 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-07-31T17:31:40.263Z] #20 21.01 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-07-31T17:31:40.263Z] #20 21.02 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-07-31T17:31:40.263Z] #20 21.08 Selecting previously unselected package libgcc1:s390x. [2021-07-31T17:31:40.525Z] #20 21.09 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ... [2021-07-31T17:31:40.525Z] #20 21.09 Unpacking libgcc1:s390x (1:8.3.0-6) ... [2021-07-31T17:31:40.525Z] #20 21.15 Selecting previously unselected package libc6:s390x. [2021-07-31T17:31:40.525Z] #20 21.16 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ... [2021-07-31T17:31:40.525Z] #20 21.31 Unpacking libc6:s390x (2.28-10) ... [2021-07-31T17:31:41.095Z] #20 21.78 Selecting previously unselected package libapparmor1:s390x. [2021-07-31T17:31:41.095Z] #20 21.78 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ... [2021-07-31T17:31:41.095Z] #20 21.79 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-07-31T17:31:41.095Z] #20 21.83 Selecting previously unselected package libapparmor-dev:s390x. [2021-07-31T17:31:41.095Z] #20 21.83 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-07-31T17:31:41.095Z] #20 21.84 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-07-31T17:31:41.356Z] #20 21.92 Setting up gcc-8-base:arm64 (8.3.0-6) ... [2021-07-31T17:31:41.356Z] #20 21.94 Setting up gcc-8-base:armel (8.3.0-6) ... [2021-07-31T17:31:41.356Z] #20 21.95 Setting up gcc-8-base:armhf (8.3.0-6) ... [2021-07-31T17:31:41.356Z] #20 21.96 Setting up gcc-8-base:ppc64el (8.3.0-6) ... [2021-07-31T17:31:41.356Z] #20 21.97 Setting up gcc-8-base:s390x (8.3.0-6) ... [2021-07-31T17:31:41.356Z] #20 21.98 Setting up libc6:arm64 (2.28-10) ... [2021-07-31T17:31:42.740Z] #20 23.20 Setting up libc6:armel (2.28-10) ... [2021-07-31T17:31:43.682Z] #20 24.46 Setting up libc6:armhf (2.28-10) ... [2021-07-31T17:31:44.151Z] #27 ... [2021-07-31T17:31:44.151Z] [2021-07-31T17:31:44.151Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-31T17:31:44.151Z] #9 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-31T17:31:44.713Z] #9 DONE 10.6s [2021-07-31T17:31:44.713Z] [2021-07-31T17:31:44.713Z] #27 [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-31T17:31:44.713Z] #27 sha256:85fb5a994c40bb73355797393482395ce78b72d6d615154ff4560f14ebf0f6f2 [2021-07-31T17:31:44.713Z] #27 DONE 13.7s [2021-07-31T17:31:44.713Z] [2021-07-31T17:31:44.713Z] #10 [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-31T17:31:44.713Z] #10 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-31T17:31:45.068Z] #20 25.77 Setting up libc6:ppc64el (2.28-10) ... [2021-07-31T17:31:45.451Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-31T17:31:45.451Z] [2021-07-31T17:31:45.451Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-31T17:31:45.451Z] Installing docker-proxy to /usr/local/bin/ [2021-07-31T17:31:45.451Z] [2021-07-31T17:31:45.451Z] + mkdir -p bundles [2021-07-31T17:31:45.451Z] + 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-31T17:31:46.455Z] #20 26.99 Setting up libc6:s390x (2.28-10) ... [2021-07-31T17:31:47.237Z] #10 DONE 2.0s [2021-07-31T17:31:47.237Z] [2021-07-31T17:31:47.237Z] #56 [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-31T17:31:47.237Z] #56 sha256:6d345191723d32f032343dce8ca5138f2a46491c5b8917bcbb13961ceda873c8 [2021-07-31T17:31:47.237Z] #56 ... [2021-07-31T17:31:47.237Z] [2021-07-31T17:31:47.237Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-31T17:31:47.237Z] #37 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-31T17:31:47.237Z] #37 DONE 0.4s [2021-07-31T17:31:47.237Z] [2021-07-31T17:31:47.237Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-31T17:31:47.237Z] #29 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-31T17:31:47.237Z] #29 DONE 0.5s [2021-07-31T17:31:47.237Z] [2021-07-31T17:31:47.237Z] #40 [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-31T17:31:47.237Z] #40 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-31T17:31:47.237Z] #40 DONE 0.6s [2021-07-31T17:31:47.237Z] [2021-07-31T17:31:47.237Z] #41 [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-31T17:31:47.237Z] #41 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-31T17:31:47.368Z] ? github.com/docker/docker/api [no test files] [2021-07-31T17:31:47.397Z] #20 28.20 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-07-31T17:31:47.397Z] #20 28.22 Setting up libapparmor1:armel (2.13.2-10) ... [2021-07-31T17:31:47.397Z] #20 28.23 Setting up libapparmor1:armhf (2.13.2-10) ... [2021-07-31T17:31:47.397Z] #20 28.24 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-07-31T17:31:47.397Z] #20 28.26 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-07-31T17:31:47.397Z] #20 28.27 Setting up libgcc1:arm64 (1:8.3.0-6) ... [2021-07-31T17:31:47.657Z] #20 28.28 Setting up libgcc1:armel (1:8.3.0-6) ... [2021-07-31T17:31:47.657Z] #20 28.29 Setting up libgcc1:armhf (1:8.3.0-6) ... [2021-07-31T17:31:47.657Z] #20 28.31 Setting up libgcc1:ppc64el (1:8.3.0-6) ... [2021-07-31T17:31:47.657Z] #20 28.32 Setting up libgcc1:s390x (1:8.3.0-6) ... [2021-07-31T17:31:47.657Z] #20 28.33 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-31T17:31:47.657Z] #20 28.35 Setting up libapparmor-dev:armel (2.13.2-10) ... [2021-07-31T17:31:47.657Z] #20 28.36 Setting up libapparmor-dev:armhf (2.13.2-10) ... [2021-07-31T17:31:47.657Z] #20 28.37 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-07-31T17:31:47.657Z] #20 28.38 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-07-31T17:31:47.657Z] #20 28.39 Processing triggers for libc-bin (2.28-10) ... [2021-07-31T17:31:48.228Z] #20 DONE 29.1s [2021-07-31T17:31:48.228Z] [2021-07-31T17:31:48.228Z] #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-31T17:31:48.228Z] #61 sha256:019ab57315ca6c4c64e8fff44762e6375048fb65038d1bc404d06b6b6f4b1bf0 [2021-07-31T17:31:49.611Z] #61 1.233 + RM_GOPATH=0 [2021-07-31T17:31:49.611Z] #61 ... [2021-07-31T17:31:49.611Z] [2021-07-31T17:31:49.611Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-31T17:31:49.611Z] #21 sha256:6fc9606d0d09773890483ff8e58c80b3b0a5f6e5b6c4db738e8a7efb954f606e [2021-07-31T17:31:49.611Z] #21 DONE 1.3s [2021-07-31T17:31:49.611Z] [2021-07-31T17:31:49.611Z] #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-31T17:31:49.611Z] #61 sha256:019ab57315ca6c4c64e8fff44762e6375048fb65038d1bc404d06b6b6f4b1bf0 [2021-07-31T17:31:49.611Z] #61 1.235 + TMP_GOPATH= [2021-07-31T17:31:49.611Z] #61 1.235 + : /build [2021-07-31T17:31:49.611Z] #61 1.235 + '[' -z '' ']' [2021-07-31T17:31:49.611Z] #61 1.235 ++ mktemp -d [2021-07-31T17:31:49.611Z] #61 1.235 + export GOPATH=/tmp/tmp.uUI4xMmt0Q [2021-07-31T17:31:49.611Z] #61 1.235 + GOPATH=/tmp/tmp.uUI4xMmt0Q [2021-07-31T17:31:49.611Z] #61 1.235 + RM_GOPATH=1 [2021-07-31T17:31:49.611Z] #61 1.235 + case "$(go env GOARCH)" in [2021-07-31T17:31:49.611Z] #61 1.235 ++ go env GOARCH [2021-07-31T17:31:49.611Z] #61 1.258 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:31:49.611Z] #61 1.258 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:31:49.611Z] #61 1.258 ++ dirname /tmp/install/install.sh [2021-07-31T17:31:49.611Z] #61 1.262 + dir=/tmp/install [2021-07-31T17:31:49.611Z] #61 1.262 + bin=runc [2021-07-31T17:31:49.611Z] #61 1.262 + shift [2021-07-31T17:31:49.611Z] #61 1.262 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-31T17:31:49.611Z] #61 1.262 + . /tmp/install/runc.installer [2021-07-31T17:31:49.611Z] #61 1.262 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-31T17:31:49.611Z] #61 1.262 + install_runc [2021-07-31T17:31:49.611Z] #61 1.262 + uname -r [2021-07-31T17:31:49.611Z] #61 1.262 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-31T17:31:49.611Z] #61 1.262 + RUNC_BUILDTAGS='seccomp ' [2021-07-31T17:31:49.611Z] #61 1.262 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-31T17:31:49.611Z] #61 1.262 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uUI4xMmt0Q/src/github.com/opencontainers/runc [2021-07-31T17:31:49.611Z] #61 1.263 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-31T17:31:49.611Z] #61 1.264 Cloning into '/tmp/tmp.uUI4xMmt0Q/src/github.com/opencontainers/runc'... [2021-07-31T17:31:50.533Z] #41 ... [2021-07-31T17:31:50.533Z] [2021-07-31T17:31:50.533Z] #11 [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-31T17:31:50.533Z] #11 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-07-31T17:31:50.533Z] #11 DONE 3.8s [2021-07-31T17:31:50.553Z] #61 ... [2021-07-31T17:31:50.553Z] [2021-07-31T17:31:50.553Z] #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-31T17:31:50.553Z] #22 sha256:3b41452ce24b64bf4e0a002d622bfb29e08ca2de966ab65cc86cfe6066f755cf [2021-07-31T17:31:50.553Z] #22 DONE 1.0s [2021-07-31T17:31:50.814Z] [2021-07-31T17:31:50.814Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-31T17:31:50.814Z] #23 sha256:953a83572003c308365110948e1d541d1dc1ed5e1b17a7202077161942b39e59 [2021-07-31T17:31:50.848Z] [2021-07-31T17:31:50.848Z] #12 [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-31T17:31:50.848Z] #12 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-31T17:31:51.385Z] #23 0.963 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-31T17:31:51.646Z] #23 DONE 1.0s [2021-07-31T17:31:51.646Z] [2021-07-31T17:31:51.646Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-31T17:31:51.646Z] #24 sha256:e58b89dd608ad85fa8b8b1c89f215cbc15e114be288b2d4b8abba9f96e0851b0 [2021-07-31T17:31:51.822Z] INFO: Extraction ended at 07/31/2021 17:31:50. Duration:00:00:24.7519630 [2021-07-31T17:31:51.822Z] INFO: Updating the golang and path environment variables [2021-07-31T17:31:51.822Z] INFO: GOPATH=d:\gopath [2021-07-31T17:31:51.822Z] INFO: go version go1.16.6 windows/amd64 [2021-07-31T17:31:51.822Z] INFO: Running the daemon under test in debug mode [2021-07-31T17:31:51.822Z] INFO: Starting a daemon under test... [2021-07-31T17:31:51.822Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42697\12\daemon --pidfile d:\CI\PR-42697\12\docker.pid -D [2021-07-31T17:31:51.822Z] INFO: Process started successfully. [2021-07-31T17:31:51.822Z] INFO: Start tailing logs of the daemon under tests [2021-07-31T17:31:51.822Z] INFO: Waiting for the daemon under test to start... [2021-07-31T17:31:52.590Z] #24 DONE 1.1s [2021-07-31T17:31:52.590Z] [2021-07-31T17:31:52.590Z] #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-31T17:31:52.590Z] #64 sha256:643af8d4cb5c8030b7da1fdcea062f283809af633e725283c8b1acae2c02847c [2021-07-31T17:31:52.590Z] #64 50.98 + bin/containerd [2021-07-31T17:31:53.979Z] #64 ... [2021-07-31T17:31:53.979Z] [2021-07-31T17:31:53.979Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-31T17:31:53.979Z] #25 sha256:05221ce6eda5765ca482bd4332c38d0b5c1ca48407e35f4777889d83889b8734 [2021-07-31T17:31:53.979Z] #25 DONE 1.2s [2021-07-31T17:31:53.979Z] [2021-07-31T17:31:53.979Z] #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-31T17:31:53.980Z] #61 sha256:019ab57315ca6c4c64e8fff44762e6375048fb65038d1bc404d06b6b6f4b1bf0 [2021-07-31T17:31:53.980Z] #61 4.966 + cd /tmp/tmp.uUI4xMmt0Q/src/github.com/opencontainers/runc [2021-07-31T17:31:53.980Z] #61 4.970 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-31T17:31:53.980Z] #61 5.090 + '[' -z '' ']' [2021-07-31T17:31:53.980Z] #61 5.090 + target=static [2021-07-31T17:31:53.980Z] #61 5.090 + make 'BUILDTAGS=seccomp ' static [2021-07-31T17:31:53.980Z] #61 5.354 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-31T17:31:54.922Z] #61 ... [2021-07-31T17:31:54.922Z] [2021-07-31T17:31:54.922Z] #26 [dev-systemd-false 6/25] RUN ldconfig [2021-07-31T17:31:54.922Z] #26 sha256:8f01329a453c34dffad0735b0f347e59e6957fc2b9b30c0066eee046f5080f1d [2021-07-31T17:31:54.922Z] #26 DONE 1.0s [2021-07-31T17:31:54.922Z] [2021-07-31T17:31:54.922Z] #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-31T17:31:54.922Z] #27 sha256:11857c4bf711a4f07dfbb235394884c6e85ba0af051b9186331d275edaccf5c7 [2021-07-31T17:31:56.182Z] #12 ... [2021-07-31T17:31:56.182Z] [2021-07-31T17:31:56.182Z] #41 [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-31T17:31:56.182Z] #41 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-31T17:31:56.182Z] #41 8.261 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-31T17:31:56.182Z] #41 8.352 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-31T17:31:56.182Z] #41 8.352 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-31T17:31:56.182Z] #41 8.907 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-31T17:31:56.304Z] #27 1.289 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-31T17:31:56.304Z] #27 1.371 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-31T17:31:56.304Z] #27 1.373 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-31T17:31:56.304Z] #27 1.465 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-31T17:31:56.304Z] #27 1.483 Get:5 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB] [2021-07-31T17:31:56.304Z] #27 1.528 Get:6 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2021-07-31T17:31:56.304Z] #27 1.538 Get:7 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB] [2021-07-31T17:31:56.304Z] #27 1.564 Get:8 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB] [2021-07-31T17:31:56.304Z] #27 1.607 Get:9 http://deb.debian.org/debian buster-backports/main armhf Packages [480 kB] [2021-07-31T17:31:56.748Z] #41 ... [2021-07-31T17:31:56.748Z] [2021-07-31T17:31:56.748Z] #22 [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-31T17:31:56.748Z] #22 sha256:72d81297d0af60350e504a7576593d1839a939a94289e041208362ddcba3b142 [2021-07-31T17:31:56.748Z] #22 7.969 + RM_GOPATH=0 [2021-07-31T17:31:56.748Z] #22 7.969 + TMP_GOPATH= [2021-07-31T17:31:56.748Z] #22 7.969 + : /build [2021-07-31T17:31:56.748Z] #22 7.969 + '[' -z '' ']' [2021-07-31T17:31:56.748Z] #22 7.969 ++ mktemp -d [2021-07-31T17:31:56.748Z] #22 7.981 + export GOPATH=/tmp/tmp.3OAkrZA3am [2021-07-31T17:31:56.748Z] #22 7.981 + GOPATH=/tmp/tmp.3OAkrZA3am [2021-07-31T17:31:56.748Z] #22 7.981 + RM_GOPATH=1 [2021-07-31T17:31:56.748Z] #22 7.981 + case "$(go env GOARCH)" in [2021-07-31T17:31:56.748Z] #22 7.981 ++ go env GOARCH [2021-07-31T17:31:56.748Z] #22 8.057 Install docker/cli version 17.06.2-ce from stable [2021-07-31T17:31:56.748Z] #22 8.064 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:31:56.748Z] #22 8.064 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:31:56.748Z] #22 8.064 ++ dirname /tmp/install/install.sh [2021-07-31T17:31:56.748Z] #22 8.064 + dir=/tmp/install [2021-07-31T17:31:56.748Z] #22 8.064 + bin=dockercli [2021-07-31T17:31:56.748Z] #22 8.064 + shift [2021-07-31T17:31:56.748Z] #22 8.064 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-31T17:31:56.748Z] #22 8.064 + . /tmp/install/dockercli.installer [2021-07-31T17:31:56.748Z] #22 8.064 ++ : stable [2021-07-31T17:31:56.748Z] #22 8.064 ++ : 17.06.2-ce [2021-07-31T17:31:56.748Z] #22 8.064 + install_dockercli [2021-07-31T17:31:56.748Z] #22 8.064 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-31T17:31:56.748Z] #22 8.064 ++ uname -m [2021-07-31T17:31:56.748Z] #22 8.070 + arch=x86_64 [2021-07-31T17:31:56.748Z] #22 8.070 + '[' x86_64 '!=' x86_64 ']' [2021-07-31T17:31:56.748Z] #22 8.070 + url=https://download.docker.com/linux/static [2021-07-31T17:31:56.748Z] #22 8.070 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-31T17:31:56.748Z] #22 8.070 + tar -xz docker/docker [2021-07-31T17:31:57.006Z] #22 ... [2021-07-31T17:31:57.006Z] [2021-07-31T17:31:57.006Z] #53 [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-31T17:31:57.006Z] #53 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-31T17:31:57.006Z] #53 7.553 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-31T17:31:57.006Z] #53 7.606 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-31T17:31:57.006Z] #53 7.669 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-31T17:31:57.006Z] #53 9.325 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-31T17:31:57.006Z] #53 ... [2021-07-31T17:31:57.006Z] [2021-07-31T17:31:57.006Z] #49 [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-31T17:31:57.006Z] #49 sha256:a3b93b41487b2b617c2d14a42e6bac234affd63602a5fdbb386c9f6ec56ee7ca [2021-07-31T17:31:57.006Z] #49 7.383 + RM_GOPATH=0 [2021-07-31T17:31:57.006Z] #49 7.383 + TMP_GOPATH= [2021-07-31T17:31:57.006Z] #49 7.383 + : /build [2021-07-31T17:31:57.006Z] #49 7.383 + '[' -z '' ']' [2021-07-31T17:31:57.006Z] #49 7.383 ++ mktemp -d [2021-07-31T17:31:57.006Z] #49 7.383 + export GOPATH=/tmp/tmp.vlXHwy8IjN [2021-07-31T17:31:57.006Z] #49 7.383 + GOPATH=/tmp/tmp.vlXHwy8IjN [2021-07-31T17:31:57.006Z] #49 7.383 + RM_GOPATH=1 [2021-07-31T17:31:57.006Z] #49 7.383 + case "$(go env GOARCH)" in [2021-07-31T17:31:57.006Z] #49 7.383 ++ go env GOARCH [2021-07-31T17:31:57.006Z] #49 7.395 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-31T17:31:57.006Z] #49 7.395 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:31:57.006Z] #49 7.395 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:31:57.006Z] #49 7.395 ++ dirname /tmp/install/install.sh [2021-07-31T17:31:57.006Z] #49 7.395 + dir=/tmp/install [2021-07-31T17:31:57.006Z] #49 7.395 + bin=shfmt [2021-07-31T17:31:57.006Z] #49 7.395 + shift [2021-07-31T17:31:57.006Z] #49 7.395 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-31T17:31:57.006Z] #49 7.395 + . /tmp/install/shfmt.installer [2021-07-31T17:31:57.006Z] #49 7.395 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-31T17:31:57.006Z] #49 7.395 + install_shfmt [2021-07-31T17:31:57.006Z] #49 7.395 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-31T17:31:57.006Z] #49 7.395 + git clone https://github.com/mvdan/sh.git /tmp/tmp.vlXHwy8IjN/src/github.com/mvdan/sh [2021-07-31T17:31:57.006Z] #49 7.398 Cloning into '/tmp/tmp.vlXHwy8IjN/src/github.com/mvdan/sh'... [2021-07-31T17:31:57.246Z] #27 2.157 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-31T17:31:57.279Z] #49 ... [2021-07-31T17:31:57.279Z] [2021-07-31T17:31:57.279Z] #45 [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-31T17:31:57.279Z] #45 sha256:7b66bb862adac42142f48909b8658e8cbb0793829b4ffdce642f1fe187b1a814 [2021-07-31T17:31:57.279Z] #45 7.123 + RM_GOPATH=0 [2021-07-31T17:31:57.279Z] #45 7.123 + TMP_GOPATH= [2021-07-31T17:31:57.279Z] #45 7.123 + : /build [2021-07-31T17:31:57.279Z] #45 7.123 + '[' -z '' ']' [2021-07-31T17:31:57.279Z] #45 7.123 ++ mktemp -d [2021-07-31T17:31:57.279Z] #45 7.123 + export GOPATH=/tmp/tmp.sjUD9DaKex [2021-07-31T17:31:57.279Z] #45 7.123 + GOPATH=/tmp/tmp.sjUD9DaKex [2021-07-31T17:31:57.279Z] #45 7.123 + RM_GOPATH=1 [2021-07-31T17:31:57.279Z] #45 7.123 + case "$(go env GOARCH)" in [2021-07-31T17:31:57.279Z] #45 7.136 ++ go env GOARCH [2021-07-31T17:31:57.279Z] #45 7.136 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:31:57.279Z] #45 7.136 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:31:57.279Z] #45 7.136 ++ dirname /tmp/install/install.sh [2021-07-31T17:31:57.279Z] #45 7.136 + dir=/tmp/install [2021-07-31T17:31:57.279Z] #45 7.136 + bin=gotestsum [2021-07-31T17:31:57.279Z] #45 7.136 + shift [2021-07-31T17:31:57.279Z] #45 7.136 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-31T17:31:57.279Z] #45 7.136 + . /tmp/install/gotestsum.installer [2021-07-31T17:31:57.279Z] #45 7.136 ++ : v0.5.3 [2021-07-31T17:31:57.279Z] #45 7.136 + install_gotestsum [2021-07-31T17:31:57.279Z] #45 7.136 + set -e [2021-07-31T17:31:57.279Z] #45 7.136 + export GO111MODULE=on [2021-07-31T17:31:57.279Z] #45 7.136 + GO111MODULE=on [2021-07-31T17:31:57.279Z] #45 7.136 + GOBIN=/build [2021-07-31T17:31:57.279Z] #45 7.136 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-31T17:31:57.279Z] #45 7.974 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-31T17:31:57.279Z] #45 10.50 go: downloading github.com/fatih/color v1.9.0 [2021-07-31T17:31:57.279Z] #45 10.51 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-31T17:31:57.279Z] #45 10.59 go: downloading github.com/pkg/errors v0.9.1 [2021-07-31T17:31:57.279Z] #45 10.60 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-31T17:31:57.279Z] #45 ... [2021-07-31T17:31:57.279Z] [2021-07-31T17:31:57.279Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-31T17:31:57.279Z] #38 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-31T17:31:57.279Z] #38 7.257 + git clone https://github.com/docker/distribution.git . [2021-07-31T17:31:57.279Z] #38 7.266 Cloning into '.'... [2021-07-31T17:31:57.507Z] #27 2.636 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-31T17:31:57.547Z] #38 ... [2021-07-31T17:31:57.547Z] [2021-07-31T17:31:57.547Z] #32 [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-31T17:31:57.547Z] #32 sha256:59e9a8309465a00ee17ab25f6302cb443ddeaf6bdb1e460851616d2d787877a5 [2021-07-31T17:31:57.547Z] #32 7.338 Install go-toml version v1.8.1 [2021-07-31T17:31:57.547Z] #32 8.537 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-31T17:31:57.547Z] #32 ... [2021-07-31T17:31:57.547Z] [2021-07-31T17:31:57.547Z] #43 [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-31T17:31:57.547Z] #43 sha256:82089c390bae9064c078fcad98bbfc9b5408f93095c52e92c8e50f0afa81d6cf [2021-07-31T17:31:57.547Z] #43 8.180 + RM_GOPATH=0 [2021-07-31T17:31:57.547Z] #43 8.180 + TMP_GOPATH= [2021-07-31T17:31:57.547Z] #43 8.180 + : /build [2021-07-31T17:31:57.547Z] #43 8.180 + '[' -z '' ']' [2021-07-31T17:31:57.547Z] #43 8.196 ++ mktemp -d [2021-07-31T17:31:57.547Z] #43 8.196 + export GOPATH=/tmp/tmp.smkprgMnx3 [2021-07-31T17:31:57.547Z] #43 8.196 + GOPATH=/tmp/tmp.smkprgMnx3 [2021-07-31T17:31:57.547Z] #43 8.196 + RM_GOPATH=1 [2021-07-31T17:31:57.547Z] #43 8.196 + case "$(go env GOARCH)" in [2021-07-31T17:31:57.547Z] #43 8.196 ++ go env GOARCH [2021-07-31T17:31:57.547Z] #43 8.242 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-31T17:31:57.547Z] #43 8.243 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:31:57.547Z] #43 8.243 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:31:57.547Z] #43 8.243 ++ dirname /tmp/install/install.sh [2021-07-31T17:31:57.547Z] #43 8.243 + dir=/tmp/install [2021-07-31T17:31:57.547Z] #43 8.243 + bin=vndr [2021-07-31T17:31:57.547Z] #43 8.243 + shift [2021-07-31T17:31:57.547Z] #43 8.243 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-31T17:31:57.547Z] #43 8.243 + . /tmp/install/vndr.installer [2021-07-31T17:31:57.547Z] #43 8.243 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-31T17:31:57.547Z] #43 8.243 + install_vndr [2021-07-31T17:31:57.547Z] #43 8.243 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-31T17:31:57.547Z] #43 8.243 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.smkprgMnx3/src/github.com/LK4D4/vndr [2021-07-31T17:31:57.548Z] #43 8.243 Cloning into '/tmp/tmp.smkprgMnx3/src/github.com/LK4D4/vndr'... [2021-07-31T17:31:57.548Z] #43 9.142 + cd /tmp/tmp.smkprgMnx3/src/github.com/LK4D4/vndr [2021-07-31T17:31:57.548Z] #43 9.142 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-31T17:31:57.548Z] #43 9.203 + go build -buildmode=pie -v -o /build/vndr . [2021-07-31T17:31:57.770Z] #27 2.984 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-31T17:31:57.806Z] #43 ... [2021-07-31T17:31:57.806Z] [2021-07-31T17:31:57.806Z] #47 [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-31T17:31:57.806Z] #47 sha256:d64b6e693b139e36eb9db3fd33650d671f2a8b87dfbe66e5584786ec25c651af [2021-07-31T17:31:57.806Z] #47 6.495 + RM_GOPATH=0 [2021-07-31T17:31:57.806Z] #47 6.495 + TMP_GOPATH= [2021-07-31T17:31:57.806Z] #47 6.495 + : /build [2021-07-31T17:31:57.806Z] #47 6.495 + '[' -z '' ']' [2021-07-31T17:31:57.806Z] #47 6.495 ++ mktemp -d [2021-07-31T17:31:57.806Z] #47 6.495 + export GOPATH=/tmp/tmp.zxVqnqKSTr [2021-07-31T17:31:57.806Z] #47 6.495 + GOPATH=/tmp/tmp.zxVqnqKSTr [2021-07-31T17:31:57.806Z] #47 6.495 + RM_GOPATH=1 [2021-07-31T17:31:57.806Z] #47 6.495 + case "$(go env GOARCH)" in [2021-07-31T17:31:57.806Z] #47 6.495 ++ go env GOARCH [2021-07-31T17:31:57.806Z] #47 6.499 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:31:57.806Z] #47 6.499 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:31:57.806Z] #47 6.499 ++ dirname /tmp/install/install.sh [2021-07-31T17:31:57.806Z] #47 6.503 + dir=/tmp/install [2021-07-31T17:31:57.806Z] #47 6.503 + bin=golangci_lint [2021-07-31T17:31:57.806Z] #47 6.503 + shift [2021-07-31T17:31:57.806Z] #47 6.503 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-31T17:31:57.806Z] #47 6.503 + . /tmp/install/golangci_lint.installer [2021-07-31T17:31:57.806Z] #47 6.503 ++ : v1.23.8 [2021-07-31T17:31:57.806Z] #47 6.503 + install_golangci_lint [2021-07-31T17:31:57.806Z] #47 6.503 + set -e [2021-07-31T17:31:57.806Z] #47 6.503 + export GO111MODULE=on [2021-07-31T17:31:57.806Z] #47 6.503 + GO111MODULE=on [2021-07-31T17:31:57.806Z] #47 6.503 + GOBIN=/build [2021-07-31T17:31:57.806Z] #47 6.503 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-31T17:31:57.806Z] #47 7.136 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-31T17:31:57.806Z] #47 ... [2021-07-31T17:31:57.806Z] [2021-07-31T17:31:57.806Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-31T17:31:57.806Z] #34 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-31T17:31:57.806Z] #34 8.622 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-31T17:31:57.806Z] #34 8.713 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-31T17:31:57.806Z] #34 8.730 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-31T17:31:57.806Z] #34 10.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-31T17:31:58.031Z] #27 3.343 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-31T17:31:58.065Z] #34 ... [2021-07-31T17:31:58.065Z] [2021-07-31T17:31:58.065Z] #30 [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-31T17:31:58.065Z] #30 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-31T17:31:58.065Z] #30 7.114 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-31T17:31:58.065Z] #30 7.114 Cloning into '.'... [2021-07-31T17:31:58.065Z] #30 ... [2021-07-31T17:31:58.065Z] [2021-07-31T17:31:58.065Z] #45 [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-31T17:31:58.065Z] #45 sha256:7b66bb862adac42142f48909b8658e8cbb0793829b4ffdce642f1fe187b1a814 [2021-07-31T17:31:58.065Z] #45 11.31 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-31T17:31:58.065Z] #45 11.39 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-31T17:31:58.323Z] #45 11.68 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-31T17:31:58.580Z] #45 11.80 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-31T17:31:58.580Z] #45 11.90 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-31T17:31:58.607Z] #27 ... [2021-07-31T17:31:58.607Z] [2021-07-31T17:31:58.607Z] #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-31T17:31:58.607Z] #61 sha256:019ab57315ca6c4c64e8fff44762e6375048fb65038d1bc404d06b6b6f4b1bf0 [2021-07-31T17:31:58.607Z] #61 9.143 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-31T17:31:58.607Z] #61 9.997 + mkdir -p /build [2021-07-31T17:31:58.607Z] #61 9.999 + cp runc /build/runc [2021-07-31T17:31:58.607Z] #61 DONE 10.2s [2021-07-31T17:31:58.607Z] [2021-07-31T17:31:58.607Z] #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-31T17:31:58.607Z] #27 sha256:11857c4bf711a4f07dfbb235394884c6e85ba0af051b9186331d275edaccf5c7 [2021-07-31T17:31:58.607Z] #27 3.688 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-31T17:31:59.179Z] #27 4.247 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-31T17:31:59.179Z] #27 4.251 Get:16 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-31T17:31:59.179Z] #27 4.295 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-31T17:31:59.179Z] #27 4.318 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-31T17:31:59.179Z] #27 4.318 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-31T17:31:59.179Z] #27 4.429 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-31T17:31:59.440Z] #27 4.442 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-31T17:31:59.440Z] #27 4.443 Get:22 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-31T17:31:59.440Z] #27 4.444 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-31T17:31:59.440Z] #27 4.444 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-31T17:31:59.515Z] #45 12.77 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-31T17:32:02.799Z] #45 16.03 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-31T17:32:03.365Z] #45 ... [2021-07-31T17:32:03.365Z] [2021-07-31T17:32:03.365Z] #56 [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-31T17:32:03.365Z] #56 sha256:6d345191723d32f032343dce8ca5138f2a46491c5b8917bcbb13961ceda873c8 [2021-07-31T17:32:03.365Z] #56 6.748 + RM_GOPATH=0 [2021-07-31T17:32:03.365Z] #56 6.748 + TMP_GOPATH= [2021-07-31T17:32:03.365Z] #56 6.748 + : /build [2021-07-31T17:32:03.365Z] #56 6.748 + '[' -z '' ']' [2021-07-31T17:32:03.365Z] #56 6.748 ++ mktemp -d [2021-07-31T17:32:03.365Z] #56 6.750 + export GOPATH=/tmp/tmp.nU0vHs0Mrx [2021-07-31T17:32:03.365Z] #56 6.750 + GOPATH=/tmp/tmp.nU0vHs0Mrx [2021-07-31T17:32:03.365Z] #56 6.750 + RM_GOPATH=1 [2021-07-31T17:32:03.365Z] #56 6.750 + case "$(go env GOARCH)" in [2021-07-31T17:32:03.365Z] #56 6.750 ++ go env GOARCH [2021-07-31T17:32:03.365Z] #56 6.755 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:32:03.365Z] #56 6.755 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:32:03.365Z] #56 6.755 ++ dirname /tmp/install/install.sh [2021-07-31T17:32:03.365Z] #56 6.755 + dir=/tmp/install [2021-07-31T17:32:03.365Z] #56 6.755 + bin=rootlesskit [2021-07-31T17:32:03.365Z] #56 6.755 + shift [2021-07-31T17:32:03.365Z] #56 6.756 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-31T17:32:03.365Z] #56 6.756 + . /tmp/install/rootlesskit.installer [2021-07-31T17:32:03.365Z] #56 6.756 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-31T17:32:03.365Z] #56 6.756 + install_rootlesskit [2021-07-31T17:32:03.365Z] #56 6.756 + case "$1" in [2021-07-31T17:32:03.365Z] #56 6.756 + export CGO_ENABLED=0 [2021-07-31T17:32:03.365Z] #56 6.756 + CGO_ENABLED=0 [2021-07-31T17:32:03.365Z] #56 6.756 + _install_rootlesskit [2021-07-31T17:32:03.365Z] #56 6.764 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-31T17:32:03.365Z] #56 6.764 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.nU0vHs0Mrx/src/github.com/rootless-containers/rootlesskit [2021-07-31T17:32:03.365Z] #56 6.764 Cloning into '/tmp/tmp.nU0vHs0Mrx/src/github.com/rootless-containers/rootlesskit'... [2021-07-31T17:32:03.365Z] #56 6.764 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-31T17:32:03.365Z] #56 11.38 + cd /tmp/tmp.nU0vHs0Mrx/src/github.com/rootless-containers/rootlesskit [2021-07-31T17:32:03.365Z] #56 11.38 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-31T17:32:03.365Z] #56 11.43 + export GO111MODULE=on [2021-07-31T17:32:03.365Z] #56 11.43 + GO111MODULE=on [2021-07-31T17:32:03.365Z] #56 11.43 + export GOPROXY=https://proxy.golang.org [2021-07-31T17:32:03.365Z] #56 11.43 + GOPROXY=https://proxy.golang.org [2021-07-31T17:32:03.365Z] #56 11.43 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-31T17:32:03.365Z] #56 11.43 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-31T17:32:03.365Z] #56 14.42 go: downloading github.com/pkg/errors v0.9.1 [2021-07-31T17:32:03.365Z] #56 14.42 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-31T17:32:03.365Z] #56 14.66 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-31T17:32:03.365Z] #56 15.36 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-31T17:32:05.500Z] ok github.com/docker/docker/api/server 0.036s coverage: 9.0% of statements [2021-07-31T17:32:06.648Z] #56 ... [2021-07-31T17:32:06.648Z] [2021-07-31T17:32:06.648Z] #12 [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-31T17:32:06.648Z] #12 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-31T17:32:06.648Z] #12 5.691 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-31T17:32:06.648Z] #12 5.755 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-31T17:32:06.648Z] #12 5.800 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-31T17:32:06.648Z] #12 5.861 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-31T17:32:06.648Z] #12 7.412 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-31T17:32:06.648Z] #12 10.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-31T17:32:06.648Z] #12 13.57 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [298 kB] [2021-07-31T17:32:06.648Z] #12 ... [2021-07-31T17:32:06.648Z] [2021-07-31T17:32:06.649Z] #43 [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-31T17:32:06.649Z] #43 sha256:82089c390bae9064c078fcad98bbfc9b5408f93095c52e92c8e50f0afa81d6cf [2021-07-31T17:32:06.649Z] #43 11.88 internal/unsafeheader [2021-07-31T17:32:06.649Z] #43 12.10 internal/cpu [2021-07-31T17:32:06.649Z] #43 12.16 runtime/internal/atomic [2021-07-31T17:32:06.649Z] #43 13.33 runtime/internal/sys [2021-07-31T17:32:06.649Z] #43 13.73 runtime/internal/math [2021-07-31T17:32:06.649Z] #43 13.74 internal/bytealg [2021-07-31T17:32:06.649Z] #43 13.84 internal/race [2021-07-31T17:32:06.649Z] #43 14.28 sync/atomic [2021-07-31T17:32:06.649Z] #43 15.04 unicode [2021-07-31T17:32:06.649Z] #43 15.16 runtime [2021-07-31T17:32:06.649Z] #43 ... [2021-07-31T17:32:06.649Z] [2021-07-31T17:32:06.649Z] #22 [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-31T17:32:06.649Z] #22 sha256:72d81297d0af60350e504a7576593d1839a939a94289e041208362ddcba3b142 [2021-07-31T17:32:06.649Z] #22 19.79 + mkdir -p /build [2021-07-31T17:32:06.649Z] #22 19.82 + mv docker/docker /build/ [2021-07-31T17:32:06.649Z] #22 19.82 + rmdir docker [2021-07-31T17:32:08.024Z] #22 ... [2021-07-31T17:32:08.024Z] [2021-07-31T17:32:08.024Z] #41 [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-31T17:32:08.024Z] #41 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-31T17:32:08.024Z] #41 10.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-31T17:32:08.024Z] #41 13.15 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [298 kB] [2021-07-31T17:32:08.024Z] #41 17.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-31T17:32:08.024Z] #41 ... [2021-07-31T17:32:08.024Z] [2021-07-31T17:32:08.024Z] #49 [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-31T17:32:08.024Z] #49 sha256:a3b93b41487b2b617c2d14a42e6bac234affd63602a5fdbb386c9f6ec56ee7ca [2021-07-31T17:32:08.024Z] #49 20.82 + cd /tmp/tmp.vlXHwy8IjN/src/github.com/mvdan/sh [2021-07-31T17:32:08.024Z] #49 20.82 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-31T17:32:08.024Z] #49 21.13 + GO111MODULE=on [2021-07-31T17:32:08.024Z] #49 21.13 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-31T17:32:08.959Z] #49 ... [2021-07-31T17:32:08.959Z] [2021-07-31T17:32:08.959Z] #22 [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-31T17:32:08.959Z] #22 sha256:72d81297d0af60350e504a7576593d1839a939a94289e041208362ddcba3b142 [2021-07-31T17:32:08.959Z] #22 DONE 22.2s [2021-07-31T17:32:08.959Z] [2021-07-31T17:32:08.959Z] #49 [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-31T17:32:08.959Z] #49 sha256:a3b93b41487b2b617c2d14a42e6bac234affd63602a5fdbb386c9f6ec56ee7ca [2021-07-31T17:32:08.959Z] #49 22.24 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-31T17:32:08.959Z] #49 22.24 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-31T17:32:08.959Z] #49 22.35 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-31T17:32:09.217Z] #49 ... [2021-07-31T17:32:09.217Z] [2021-07-31T17:32:09.217Z] #53 [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-31T17:32:09.217Z] #53 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-31T17:32:09.217Z] #53 12.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [298 kB] [2021-07-31T17:32:09.218Z] #53 15.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-31T17:32:09.441Z] #27 13.06 Fetched 42.2 MB in 12s (3511 kB/s) [2021-07-31T17:32:09.479Z] #53 ... [2021-07-31T17:32:09.479Z] [2021-07-31T17:32:09.479Z] #56 [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-31T17:32:09.479Z] #56 sha256:6d345191723d32f032343dce8ca5138f2a46491c5b8917bcbb13961ceda873c8 [2021-07-31T17:32:09.479Z] #56 19.94 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-31T17:32:09.479Z] #56 21.14 go: downloading github.com/google/uuid v1.2.0 [2021-07-31T17:32:09.479Z] #56 21.15 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-31T17:32:09.479Z] #56 21.62 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-31T17:32:09.479Z] #56 21.64 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-31T17:32:09.479Z] #56 22.14 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-31T17:32:09.479Z] #56 22.67 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-31T17:32:10.045Z] #56 23.40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-31T17:32:10.045Z] #56 ... [2021-07-31T17:32:10.045Z] [2021-07-31T17:32:10.045Z] #32 [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-31T17:32:10.045Z] #32 sha256:59e9a8309465a00ee17ab25f6302cb443ddeaf6bdb1e460851616d2d787877a5 [2021-07-31T17:32:10.045Z] #32 13.39 github.com/pelletier/go-toml [2021-07-31T17:32:10.045Z] #32 21.71 github.com/pelletier/go-toml/cmd/tomll [2021-07-31T17:32:10.305Z] #32 ... [2021-07-31T17:32:10.305Z] [2021-07-31T17:32:10.305Z] #41 [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-31T17:32:10.305Z] #41 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-31T17:32:10.305Z] #41 22.28 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-31T17:32:10.870Z] #41 ... [2021-07-31T17:32:10.870Z] [2021-07-31T17:32:10.870Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-31T17:32:10.870Z] #34 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-31T17:32:10.870Z] #34 13.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [298 kB] [2021-07-31T17:32:10.870Z] #34 17.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-31T17:32:10.870Z] #34 ... [2021-07-31T17:32:10.870Z] [2021-07-31T17:32:10.870Z] #56 [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-31T17:32:10.870Z] #56 sha256:6d345191723d32f032343dce8ca5138f2a46491c5b8917bcbb13961ceda873c8 [2021-07-31T17:32:10.870Z] #56 23.62 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-31T17:32:11.829Z] #56 ... [2021-07-31T17:32:11.829Z] [2021-07-31T17:32:11.829Z] #32 [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-31T17:32:11.829Z] #32 sha256:59e9a8309465a00ee17ab25f6302cb443ddeaf6bdb1e460851616d2d787877a5 [2021-07-31T17:32:11.829Z] #32 DONE 25.1s [2021-07-31T17:32:12.088Z] [2021-07-31T17:32:12.088Z] #43 [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-31T17:32:12.088Z] #43 sha256:82089c390bae9064c078fcad98bbfc9b5408f93095c52e92c8e50f0afa81d6cf [2021-07-31T17:32:12.088Z] #43 20.47 unicode/utf8 [2021-07-31T17:32:12.088Z] #43 20.71 math/bits [2021-07-31T17:32:12.088Z] #43 21.31 math [2021-07-31T17:32:12.346Z] #43 ... [2021-07-31T17:32:12.346Z] [2021-07-31T17:32:12.346Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-31T17:32:12.346Z] #38 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-31T17:32:12.604Z] #38 25.22 Checking out files: 89% (1512/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/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-31T17:32:12.604Z] #38 25.52 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-31T17:32:12.887Z] .....INFO: Daemon under test started and replied! [2021-07-31T17:32:12.887Z] INFO: Docker version of the daemon under test [2021-07-31T17:32:12.887Z] [2021-07-31T17:32:12.887Z] Client: [2021-07-31T17:32:12.887Z] Version: 17.06.2-ce [2021-07-31T17:32:12.887Z] API version: 1.30 [2021-07-31T17:32:12.887Z] Go version: go1.8.3 [2021-07-31T17:32:12.887Z] Git commit: cec0b72 [2021-07-31T17:32:12.887Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-31T17:32:12.887Z] OS/Arch: windows/amd64 [2021-07-31T17:32:12.887Z] [2021-07-31T17:32:12.887Z] Server: [2021-07-31T17:32:12.887Z] Version: 0.0.0-dev [2021-07-31T17:32:12.887Z] API version: 1.42 (minimum version 1.24) [2021-07-31T17:32:12.887Z] Go version: go1.16.6 [2021-07-31T17:32:12.887Z] Git commit: 75913286f7 [2021-07-31T17:32:12.887Z] Built: 07/31/2021 17:30:03 [2021-07-31T17:32:12.887Z] OS/Arch: windows/amd64 [2021-07-31T17:32:12.887Z] Experimental: false [2021-07-31T17:32:12.887Z] [2021-07-31T17:32:12.887Z] INFO: Docker info of the daemon under test [2021-07-31T17:32:12.887Z] [2021-07-31T17:32:12.887Z] Containers: 0 [2021-07-31T17:32:12.887Z] Running: 0 [2021-07-31T17:32:12.887Z] Paused: 0 [2021-07-31T17:32:12.887Z] Stopped: 0 [2021-07-31T17:32:12.887Z] Images: 0 [2021-07-31T17:32:12.887Z] Server Version: 0.0.0-dev [2021-07-31T17:32:12.887Z] Storage Driver: windowsfilter [2021-07-31T17:32:12.887Z] Windows: [2021-07-31T17:32:12.887Z] Logging Driver: json-file [2021-07-31T17:32:12.887Z] Plugins: [2021-07-31T17:32:12.887Z] Volume: local [2021-07-31T17:32:12.887Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-31T17:32:12.887Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-31T17:32:12.887Z] Swarm: inactive [2021-07-31T17:32:12.887Z] Default Isolation: process [2021-07-31T17:32:12.887Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-31T17:32:12.887Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-31T17:32:12.887Z] OSType: windows [2021-07-31T17:32:12.887Z] Architecture: x86_64 [2021-07-31T17:32:12.887Z] CPUs: 4 [2021-07-31T17:32:12.887Z] Total Memory: 32GiB [2021-07-31T17:32:12.887Z] Name: azwin-2-fc6960 [2021-07-31T17:32:12.887Z] ID: J5GT:DKFH:TNPY:IHSZ:24A6:6QZ2:4XHK:H3OZ:27CB:GOBR:IY2A:MG3V [2021-07-31T17:32:12.887Z] Docker Root Dir: D:\CI\PR-42697\12\daemon [2021-07-31T17:32:12.887Z] Debug Mode (client): false [2021-07-31T17:32:12.887Z] Debug Mode (server): true [2021-07-31T17:32:12.887Z] File Descriptors: -1 [2021-07-31T17:32:12.887Z] Goroutines: 16 [2021-07-31T17:32:12.887Z] System Time: 2021-07-31T17:32:10.401429Z [2021-07-31T17:32:12.887Z] EventsListeners: 0 [2021-07-31T17:32:12.887Z] Registry: https://index.docker.io/v1/ [2021-07-31T17:32:12.887Z] Labels: [2021-07-31T17:32:12.887Z] Experimental: false [2021-07-31T17:32:12.887Z] Insecure Registries: [2021-07-31T17:32:12.887Z] 127.0.0.0/8 [2021-07-31T17:32:12.887Z] Live Restore Enabled: false [2021-07-31T17:32:12.887Z] [2021-07-31T17:32:12.887Z] [2021-07-31T17:32:12.887Z] INFO: Docker images of the daemon under test [2021-07-31T17:32:12.887Z] [2021-07-31T17:32:12.887Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-31T17:32:12.887Z] [2021-07-31T17:32:12.887Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-07-31T17:32:12.887Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-07-31T17:32:12.887Z] ltsc2019: Pulling from windows/servercore [2021-07-31T17:32:12.887Z] 4612f6d0b889: Pulling fs layer [2021-07-31T17:32:12.887Z] f143c6fed32d: Pulling fs layer [2021-07-31T17:32:13.647Z] #27 13.06 Reading package lists... [2021-07-31T17:32:14.506Z] #38 27.33 + 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-31T17:32:17.040Z] #38 ... [2021-07-31T17:32:17.040Z] [2021-07-31T17:32:17.040Z] #12 [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-31T17:32:17.040Z] #12 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-31T17:32:17.040Z] #12 16.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-31T17:32:17.040Z] #12 ... [2021-07-31T17:32:17.040Z] [2021-07-31T17:32:17.041Z] #47 [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-31T17:32:17.041Z] #47 sha256:d64b6e693b139e36eb9db3fd33650d671f2a8b87dfbe66e5584786ec25c651af [2021-07-31T17:32:17.041Z] #47 26.92 go: downloading github.com/fatih/color v1.7.0 [2021-07-31T17:32:17.041Z] #47 26.93 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-31T17:32:17.041Z] #47 27.05 go: downloading github.com/pkg/errors v0.8.1 [2021-07-31T17:32:17.041Z] #47 27.16 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-31T17:32:17.041Z] #47 27.32 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-31T17:32:17.041Z] #47 27.80 go: downloading github.com/spf13/viper v1.6.1 [2021-07-31T17:32:17.041Z] #47 28.23 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-31T17:32:17.041Z] #47 28.23 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-31T17:32:17.041Z] #47 28.29 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-31T17:32:17.041Z] #47 28.42 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-31T17:32:17.041Z] #47 29.93 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-31T17:32:17.298Z] #47 30.52 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-31T17:32:18.672Z] #47 ... [2021-07-31T17:32:18.672Z] [2021-07-31T17:32:18.672Z] #41 [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-31T17:32:18.672Z] #41 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-31T17:32:18.672Z] #41 31.47 Fetched 8462 kB in 23s (361 kB/s) [2021-07-31T17:32:18.938Z] #27 18.51 Reading package lists... [2021-07-31T17:32:19.880Z] #27 23.87 Building dependency tree... [2021-07-31T17:32:19.880Z] #27 25.01 Reading state information... [2021-07-31T17:32:20.452Z] #27 25.76 bzip2 is already the newest version (1.0.6-9.2~deb10u1). [2021-07-31T17:32:20.452Z] #27 25.76 libcap2-bin is already the newest version (1:2.25-2). [2021-07-31T17:32:20.452Z] #27 25.76 patch is already the newest version (2.7.6-3+deb10u1). [2021-07-31T17:32:20.452Z] #27 25.76 xz-utils is already the newest version (5.2.4-1). [2021-07-31T17:32:20.452Z] #27 25.76 The following additional packages will be installed: [2021-07-31T17:32:20.452Z] #27 25.76 libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-31T17:32:20.452Z] #27 25.76 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-31T17:32:20.452Z] #27 25.76 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-31T17:32:20.452Z] #27 25.77 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-31T17:32:20.452Z] #27 25.77 python3.7 python3.7-minimal vim-runtime xxd [2021-07-31T17:32:20.452Z] #27 25.78 Suggested packages: [2021-07-31T17:32:20.452Z] #27 25.78 apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk [2021-07-31T17:32:20.452Z] #27 25.78 python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-07-31T17:32:20.452Z] #27 25.78 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-07-31T17:32:20.452Z] #27 25.78 Recommended packages: [2021-07-31T17:32:20.452Z] #27 25.78 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-31T17:32:20.452Z] #27 25.78 python3-keyrings.alt python3-xdg unzip [2021-07-31T17:32:21.449Z] f143c6fed32d: Verifying Checksum [2021-07-31T17:32:21.449Z] f143c6fed32d: Download complete [2021-07-31T17:32:21.838Z] #27 27.01 The following NEW packages will be installed: [2021-07-31T17:32:21.838Z] #27 27.01 apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0 [2021-07-31T17:32:21.838Z] #27 27.01 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3 [2021-07-31T17:32:21.838Z] #27 27.01 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 [2021-07-31T17:32:21.838Z] #27 27.01 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2021-07-31T17:32:21.838Z] #27 27.02 net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3 [2021-07-31T17:32:21.838Z] #27 27.02 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2021-07-31T17:32:21.838Z] #27 27.02 python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools [2021-07-31T17:32:21.838Z] #27 27.02 uidmap vim vim-common vim-runtime xfsprogs xxd zip [2021-07-31T17:32:22.099Z] #27 27.35 0 upgraded, 45 newly installed, 0 to remove and 4 not upgraded. [2021-07-31T17:32:22.099Z] #27 27.35 Need to get 20.0 MB of archives. [2021-07-31T17:32:22.099Z] #27 27.35 After this operation, 82.5 MB of additional disk space will be used. [2021-07-31T17:32:22.099Z] #27 27.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-31T17:32:22.099Z] #27 27.35 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-31T17:32:22.099Z] #27 27.36 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-31T17:32:22.099Z] #27 27.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-31T17:32:22.360Z] #27 27.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-31T17:32:22.360Z] #27 27.40 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-31T17:32:22.360Z] #27 27.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-31T17:32:22.360Z] #27 27.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-31T17:32:22.360Z] #27 27.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-31T17:32:22.360Z] #27 27.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-31T17:32:22.360Z] #27 27.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-31T17:32:22.360Z] #27 27.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-31T17:32:22.360Z] #27 27.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-31T17:32:22.360Z] #27 27.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-31T17:32:22.360Z] #27 27.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-31T17:32:22.360Z] #27 27.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-31T17:32:22.360Z] #27 27.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-31T17:32:22.360Z] #27 27.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-31T17:32:22.360Z] #27 27.48 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-31T17:32:22.360Z] #27 27.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-31T17:32:22.360Z] #27 27.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-31T17:32:22.360Z] #27 27.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-31T17:32:22.360Z] #27 27.51 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-31T17:32:22.360Z] #27 27.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-31T17:32:22.360Z] #27 27.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-31T17:32:22.360Z] #27 27.51 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-31T17:32:22.360Z] #27 27.51 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-31T17:32:22.360Z] #27 27.51 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-31T17:32:22.360Z] #27 27.51 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-31T17:32:22.360Z] #27 27.52 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-31T17:32:22.360Z] #27 27.52 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-31T17:32:22.360Z] #27 27.53 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-31T17:32:22.360Z] #27 27.57 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-31T17:32:22.360Z] #27 27.58 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-31T17:32:22.360Z] #27 27.58 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-31T17:32:22.360Z] #27 27.58 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-31T17:32:22.360Z] #27 27.59 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-31T17:32:22.360Z] #27 27.59 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-31T17:32:22.360Z] #27 27.60 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-31T17:32:22.360Z] #27 27.62 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-31T17:32:22.620Z] #27 27.63 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-31T17:32:22.620Z] #27 27.63 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-31T17:32:22.620Z] #27 27.73 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-31T17:32:22.620Z] #27 27.76 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-31T17:32:22.620Z] #27 27.77 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-31T17:32:22.870Z] #41 31.47 Reading package lists... [2021-07-31T17:32:22.870Z] #41 ... [2021-07-31T17:32:22.870Z] [2021-07-31T17:32:22.870Z] #49 [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-31T17:32:22.870Z] #49 sha256:a3b93b41487b2b617c2d14a42e6bac234affd63602a5fdbb386c9f6ec56ee7ca [2021-07-31T17:32:22.870Z] #49 25.43 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-31T17:32:22.870Z] #49 30.65 runtime [2021-07-31T17:32:22.870Z] #49 ... [2021-07-31T17:32:22.870Z] [2021-07-31T17:32:22.870Z] #47 [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-31T17:32:22.870Z] #47 sha256:d64b6e693b139e36eb9db3fd33650d671f2a8b87dfbe66e5584786ec25c651af [2021-07-31T17:32:22.870Z] #47 33.57 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-31T17:32:22.870Z] #47 33.60 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-31T17:32:22.870Z] #47 33.99 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-31T17:32:22.870Z] #47 33.99 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-31T17:32:22.870Z] #47 34.17 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-31T17:32:22.870Z] #47 34.18 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-31T17:32:22.870Z] #47 34.57 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-31T17:32:22.870Z] #47 34.59 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-31T17:32:22.870Z] #47 34.71 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-31T17:32:22.870Z] #47 34.77 go: downloading github.com/spf13/afero v1.1.2 [2021-07-31T17:32:22.870Z] #47 35.09 go: downloading github.com/spf13/cast v1.3.0 [2021-07-31T17:32:22.870Z] #47 35.11 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-31T17:32:22.870Z] #47 35.14 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-31T17:32:22.870Z] #47 35.20 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-31T17:32:22.870Z] #47 35.23 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-31T17:32:22.870Z] #47 35.42 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-31T17:32:22.870Z] #47 35.69 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-31T17:32:22.870Z] #47 35.78 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-31T17:32:22.870Z] #47 35.90 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-31T17:32:22.870Z] #47 35.96 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-31T17:32:22.870Z] #47 36.02 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-31T17:32:22.870Z] #47 36.08 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-31T17:32:22.870Z] #47 36.13 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-31T17:32:22.881Z] #27 28.16 debconf: delaying package configuration, since apt-utils is not installed [2021-07-31T17:32:23.130Z] #47 36.38 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-31T17:32:23.130Z] #47 ... [2021-07-31T17:32:23.130Z] [2021-07-31T17:32:23.130Z] #43 [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-31T17:32:23.130Z] #43 sha256:82089c390bae9064c078fcad98bbfc9b5408f93095c52e92c8e50f0afa81d6cf [2021-07-31T17:32:23.130Z] #43 26.36 encoding [2021-07-31T17:32:23.130Z] #43 26.62 unicode/utf16 [2021-07-31T17:32:23.130Z] #43 26.99 container/list [2021-07-31T17:32:23.130Z] #43 27.60 crypto/internal/subtle [2021-07-31T17:32:23.130Z] #43 27.81 crypto/subtle [2021-07-31T17:32:23.130Z] #43 28.06 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-31T17:32:23.130Z] #43 28.31 internal/nettrace [2021-07-31T17:32:23.130Z] #43 28.59 runtime/cgo [2021-07-31T17:32:23.130Z] #43 ... [2021-07-31T17:32:23.130Z] [2021-07-31T17:32:23.130Z] #47 [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-31T17:32:23.130Z] #47 sha256:d64b6e693b139e36eb9db3fd33650d671f2a8b87dfbe66e5584786ec25c651af [2021-07-31T17:32:23.130Z] #47 36.50 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-31T17:32:23.141Z] #27 28.30 Fetched 20.0 MB in 1s (28.9 MB/s) [2021-07-31T17:32:23.141Z] #27 28.34 Selecting previously unselected package pigz. [2021-07-31T17:32:23.141Z] #27 28.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39111 files and directories currently installed.) [2021-07-31T17:32:23.141Z] #27 28.38 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-31T17:32:23.141Z] #27 28.39 Unpacking pigz (2.4-1) ... [2021-07-31T17:32:23.389Z] #47 36.67 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-31T17:32:23.402Z] #27 28.45 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-31T17:32:23.402Z] #27 28.46 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-31T17:32:23.402Z] #27 28.47 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-31T17:32:23.648Z] #47 36.83 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-31T17:32:23.648Z] #47 36.96 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-31T17:32:23.648Z] #47 37.02 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-31T17:32:23.663Z] #27 28.66 Selecting previously unselected package python3.7-minimal. [2021-07-31T17:32:23.663Z] #27 28.67 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-31T17:32:23.663Z] #27 28.68 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-31T17:32:23.923Z] #27 29.02 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-31T17:32:23.923Z] #27 29.03 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-31T17:32:24.586Z] #47 37.70 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-31T17:32:24.845Z] #47 38.04 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-31T17:32:24.845Z] #47 38.08 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-31T17:32:24.864Z] #27 29.77 Selecting previously unselected package python3-minimal. [2021-07-31T17:32:24.864Z] #27 29.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39360 files and directories currently installed.) [2021-07-31T17:32:24.864Z] #27 29.80 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-31T17:32:24.864Z] #27 29.81 Unpacking python3-minimal (3.7.3-1) ... [2021-07-31T17:32:24.864Z] #27 29.86 Selecting previously unselected package libmpdec2:amd64. [2021-07-31T17:32:24.864Z] #27 29.86 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-31T17:32:24.864Z] #27 29.87 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-31T17:32:24.864Z] #27 30.02 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-31T17:32:24.864Z] #27 30.02 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-31T17:32:24.864Z] #27 30.02 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-31T17:32:25.104Z] #47 38.41 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-31T17:32:25.105Z] #47 38.49 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-31T17:32:25.365Z] #47 38.69 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-31T17:32:25.434Z] #27 30.39 Selecting previously unselected package python3.7. [2021-07-31T17:32:25.434Z] #27 30.39 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-31T17:32:25.434Z] #27 30.40 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-31T17:32:25.434Z] #27 30.47 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-31T17:32:25.434Z] #27 30.47 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-31T17:32:25.434Z] #27 30.47 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-31T17:32:25.434Z] #27 30.54 Setting up python3-minimal (3.7.3-1) ... [2021-07-31T17:32:25.624Z] #47 38.75 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-31T17:32:25.695Z] #27 30.91 Selecting previously unselected package python3. [2021-07-31T17:32:25.695Z] #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-31T17:32:25.695Z] #27 30.95 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-31T17:32:25.695Z] #27 30.95 Unpacking python3 (3.7.3-1) ... [2021-07-31T17:32:25.695Z] #27 31.01 Selecting previously unselected package libip4tc0:amd64. [2021-07-31T17:32:25.955Z] #27 31.03 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-31T17:32:25.955Z] #27 31.03 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-31T17:32:25.955Z] #27 31.08 Selecting previously unselected package libip6tc0:amd64. [2021-07-31T17:32:25.955Z] #27 31.09 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-31T17:32:25.955Z] #27 31.10 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-31T17:32:25.955Z] #27 31.28 Selecting previously unselected package libiptc0:amd64. [2021-07-31T17:32:26.193Z] #47 39.31 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-31T17:32:26.193Z] #47 39.34 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-31T17:32:26.193Z] #47 39.39 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-31T17:32:26.216Z] #27 31.29 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-31T17:32:26.216Z] #27 31.30 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-31T17:32:26.216Z] #27 31.35 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-31T17:32:26.216Z] #27 31.36 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-31T17:32:26.216Z] #27 31.37 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-31T17:32:26.451Z] #47 39.55 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-31T17:32:26.451Z] #47 39.66 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-31T17:32:26.475Z] #27 31.41 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-31T17:32:26.475Z] #27 31.42 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-31T17:32:26.475Z] #27 31.42 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-31T17:32:26.475Z] #27 31.47 Selecting previously unselected package libnftnl11:amd64. [2021-07-31T17:32:26.475Z] #27 31.48 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-31T17:32:26.475Z] #27 31.49 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-31T17:32:26.475Z] #27 31.55 Selecting previously unselected package iptables. [2021-07-31T17:32:26.475Z] #27 31.56 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-31T17:32:26.475Z] #27 31.57 Unpacking iptables (1.8.2-4) ... [2021-07-31T17:32:26.709Z] #47 39.83 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-31T17:32:26.736Z] #27 31.72 Selecting previously unselected package xxd. [2021-07-31T17:32:26.736Z] #27 31.72 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-31T17:32:26.736Z] #27 31.73 Unpacking xxd (2:8.1.0875-5) ... [2021-07-31T17:32:26.736Z] #27 31.85 Selecting previously unselected package vim-common. [2021-07-31T17:32:26.736Z] #27 31.86 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-31T17:32:26.736Z] #27 31.88 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-31T17:32:26.736Z] #27 31.97 Selecting previously unselected package bash-completion. [2021-07-31T17:32:26.997Z] #27 31.98 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-31T17:32:27.276Z] #47 ... [2021-07-31T17:32:27.276Z] [2021-07-31T17:32:27.276Z] #53 [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-31T17:32:27.276Z] #53 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-31T17:32:27.276Z] #53 30.47 Fetched 8458 kB in 23s (361 kB/s) [2021-07-31T17:32:27.276Z] #53 30.47 Reading package lists... [2021-07-31T17:32:27.276Z] #53 38.25 Reading package lists... [2021-07-31T17:32:27.276Z] #53 ... [2021-07-31T17:32:27.276Z] [2021-07-31T17:32:27.276Z] #56 [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-31T17:32:27.276Z] #56 sha256:6d345191723d32f032343dce8ca5138f2a46491c5b8917bcbb13961ceda873c8 [2021-07-31T17:32:27.276Z] #56 30.60 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-31T17:32:27.276Z] #56 30.66 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-31T17:32:27.534Z] #56 ... [2021-07-31T17:32:27.535Z] [2021-07-31T17:32:27.535Z] #47 [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-31T17:32:27.535Z] #47 sha256:d64b6e693b139e36eb9db3fd33650d671f2a8b87dfbe66e5584786ec25c651af [2021-07-31T17:32:27.535Z] #47 40.60 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-31T17:32:27.793Z] #47 41.10 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-31T17:32:28.050Z] #47 41.23 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-31T17:32:28.050Z] #47 41.23 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-31T17:32:28.050Z] #47 41.39 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-31T17:32:28.050Z] #47 41.45 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-31T17:32:28.308Z] #47 41.54 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-31T17:32:28.308Z] #47 ... [2021-07-31T17:32:28.308Z] [2021-07-31T17:32:28.308Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-31T17:32:28.308Z] #34 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-31T17:32:28.308Z] #34 31.68 Fetched 8458 kB in 23s (363 kB/s) [2021-07-31T17:32:28.308Z] #34 31.68 Reading package lists... [2021-07-31T17:32:28.417Z] #27 33.40 Unpacking bash-completion (1:2.8-6) ... [2021-07-31T17:32:28.417Z] #27 33.59 Selecting previously unselected package apparmor. [2021-07-31T17:32:28.417Z] #27 33.60 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ... [2021-07-31T17:32:28.417Z] #27 33.65 Unpacking apparmor (2.13.2-10) ... [2021-07-31T17:32:28.566Z] #34 39.52 Reading package lists... [2021-07-31T17:32:28.566Z] #34 ... [2021-07-31T17:32:28.566Z] [2021-07-31T17:32:28.566Z] #41 [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-31T17:32:28.566Z] #41 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-31T17:32:28.566Z] #41 31.47 Reading package lists... [2021-07-31T17:32:28.684Z] #27 33.84 Selecting previously unselected package aufs-tools. [2021-07-31T17:32:28.684Z] #27 33.86 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-31T17:32:28.684Z] #27 33.86 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-31T17:32:28.684Z] #27 33.94 Selecting previously unselected package libonig5:amd64. [2021-07-31T17:32:28.684Z] #27 33.94 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ... [2021-07-31T17:32:28.947Z] #27 33.95 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-31T17:32:28.947Z] #27 34.05 Selecting previously unselected package libjq1:amd64. [2021-07-31T17:32:28.947Z] #27 34.05 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-31T17:32:28.947Z] #27 34.05 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-31T17:32:28.947Z] #27 34.12 Selecting previously unselected package jq. [2021-07-31T17:32:28.947Z] #27 34.12 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-31T17:32:28.947Z] #27 34.13 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-31T17:32:28.947Z] #27 34.18 Selecting previously unselected package libaio1:amd64. [2021-07-31T17:32:29.208Z] #27 34.19 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ... [2021-07-31T17:32:29.208Z] #27 34.19 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-31T17:32:29.208Z] #27 34.24 Selecting previously unselected package libgpm2:amd64. [2021-07-31T17:32:29.209Z] #27 34.24 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ... [2021-07-31T17:32:29.209Z] #27 34.25 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-31T17:32:29.209Z] #27 34.31 Selecting previously unselected package libnet1:amd64. [2021-07-31T17:32:29.209Z] #27 34.32 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-31T17:32:29.209Z] #27 34.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-31T17:32:29.209Z] #27 34.39 Selecting previously unselected package libnl-3-200:amd64. [2021-07-31T17:32:29.209Z] #27 34.40 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-31T17:32:29.209Z] #27 34.41 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-31T17:32:29.469Z] #27 34.47 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-31T17:32:29.469Z] #27 34.48 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-31T17:32:29.469Z] #27 34.48 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-31T17:32:29.469Z] #27 34.53 Selecting previously unselected package libreadline5:amd64. [2021-07-31T17:32:29.469Z] #27 34.53 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-31T17:32:29.469Z] #27 34.54 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-31T17:32:29.469Z] #27 34.62 Selecting previously unselected package net-tools. [2021-07-31T17:32:29.469Z] #27 34.63 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-31T17:32:29.469Z] #27 34.63 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-31T17:32:29.469Z] #27 34.73 Selecting previously unselected package python-pip-whl. [2021-07-31T17:32:29.729Z] #27 34.74 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ... [2021-07-31T17:32:29.729Z] #27 34.74 Unpacking python-pip-whl (18.1-5) ... [2021-07-31T17:32:29.729Z] #27 34.97 Selecting previously unselected package python3-lib2to3. [2021-07-31T17:32:29.729Z] #27 34.98 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-31T17:32:29.989Z] #27 34.98 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-31T17:32:29.989Z] #27 35.08 Selecting previously unselected package python3-distutils. [2021-07-31T17:32:29.989Z] #27 35.09 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ... [2021-07-31T17:32:29.989Z] #27 35.09 Unpacking python3-distutils (3.7.3-1) ... [2021-07-31T17:32:29.989Z] #27 35.17 Selecting previously unselected package python3-pip. [2021-07-31T17:32:29.989Z] #27 35.17 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ... [2021-07-31T17:32:29.989Z] #27 35.18 Unpacking python3-pip (18.1-5) ... [2021-07-31T17:32:30.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-31T17:32:30.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-31T17:32:30.250Z] #27 35.28 Selecting previously unselected package python3-pkg-resources. [2021-07-31T17:32:30.250Z] #27 35.29 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-31T17:32:30.250Z] #27 35.29 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-31T17:32:30.250Z] #27 35.38 Selecting previously unselected package python3-setuptools. [2021-07-31T17:32:30.250Z] #27 35.39 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ... [2021-07-31T17:32:30.250Z] #27 35.39 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-31T17:32:30.250Z] #27 35.51 Selecting previously unselected package python3-wheel. [2021-07-31T17:32:30.511Z] #27 35.52 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ... [2021-07-31T17:32:30.511Z] #27 35.52 Unpacking python3-wheel (0.32.3-2) ... [2021-07-31T17:32:30.511Z] #27 35.58 Selecting previously unselected package sudo. [2021-07-31T17:32:30.511Z] #27 35.58 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-31T17:32:30.511Z] #27 35.59 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-31T17:32:30.771Z] #27 35.87 Selecting previously unselected package thin-provisioning-tools. [2021-07-31T17:32:30.771Z] #27 35.88 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-31T17:32:30.771Z] #27 35.88 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-31T17:32:30.771Z] #27 36.00 Selecting previously unselected package uidmap. [2021-07-31T17:32:30.771Z] #27 36.00 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-31T17:32:30.771Z] #27 36.01 Unpacking uidmap (1:4.5-1.1) ... [2021-07-31T17:32:30.771Z] #27 36.07 Selecting previously unselected package vim-runtime. [2021-07-31T17:32:31.036Z] #27 36.08 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-31T17:32:31.036Z] #27 36.09 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-31T17:32:31.036Z] #27 36.11 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-31T17:32:31.036Z] #27 36.12 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-31T17:32:31.865Z] #41 39.60 Reading package lists... [2021-07-31T17:32:31.865Z] #41 ... [2021-07-31T17:32:31.865Z] [2021-07-31T17:32:31.865Z] #12 [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-31T17:32:31.865Z] #12 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-31T17:32:31.865Z] #12 30.86 Fetched 8996 kB in 25s (354 kB/s) [2021-07-31T17:32:31.865Z] #12 30.86 Reading package lists... [2021-07-31T17:32:31.865Z] #12 40.48 Reading package lists... [2021-07-31T17:32:31.865Z] #12 ... [2021-07-31T17:32:31.865Z] [2021-07-31T17:32:31.865Z] #47 [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-31T17:32:31.865Z] #47 sha256:d64b6e693b139e36eb9db3fd33650d671f2a8b87dfbe66e5584786ec25c651af [2021-07-31T17:32:31.865Z] #47 43.19 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-31T17:32:31.865Z] #47 43.25 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-31T17:32:31.865Z] #47 43.33 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-31T17:32:31.865Z] #47 43.46 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-31T17:32:31.865Z] #47 43.50 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-31T17:32:31.865Z] #47 43.64 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-31T17:32:31.865Z] #47 43.97 go: downloading golang.org/x/text v0.3.2 [2021-07-31T17:32:32.419Z] #27 37.37 Selecting previously unselected package vim. [2021-07-31T17:32:32.419Z] #27 37.37 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-31T17:32:32.419Z] #27 37.39 Unpacking vim (2:8.1.0875-5) ... [2021-07-31T17:32:32.419Z] #27 37.61 Selecting previously unselected package xfsprogs. [2021-07-31T17:32:32.419Z] #27 37.61 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-31T17:32:32.419Z] #27 37.62 Unpacking xfsprogs (4.20.0-1) ... [2021-07-31T17:32:32.679Z] #27 37.83 Selecting previously unselected package zip. [2021-07-31T17:32:32.679Z] #27 37.84 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ... [2021-07-31T17:32:32.679Z] #27 37.84 Unpacking zip (3.0-11+b1) ... [2021-07-31T17:32:32.680Z] #27 37.96 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-31T17:32:32.940Z] #27 37.97 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-31T17:32:32.940Z] #27 37.99 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-31T17:32:32.940Z] #27 38.00 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-31T17:32:32.940Z] #27 38.01 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-31T17:32:32.940Z] #27 38.03 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-31T17:32:32.940Z] #27 38.05 Setting up uidmap (1:4.5-1.1) ... [2021-07-31T17:32:32.940Z] #27 38.07 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-31T17:32:32.940Z] #27 38.08 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-31T17:32:32.940Z] #27 38.09 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-31T17:32:32.940Z] #27 38.10 Setting up xxd (2:8.1.0875-5) ... [2021-07-31T17:32:32.940Z] #27 38.12 Setting up zip (3.0-11+b1) ... [2021-07-31T17:32:32.940Z] #27 38.14 Setting up vim-common (2:8.1.0875-5) ... [2021-07-31T17:32:32.940Z] #27 38.17 Setting up bash-completion (1:2.8-6) ... [2021-07-31T17:32:34.323Z] #27 39.43 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-31T17:32:34.323Z] #27 39.44 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-31T17:32:34.323Z] #27 39.49 invoke-rc.d: could not determine current runlevel [2021-07-31T17:32:34.323Z] #27 39.49 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-31T17:32:34.323Z] #27 39.50 Setting up pigz (2.4-1) ... [2021-07-31T17:32:34.323Z] #27 39.51 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-31T17:32:34.583Z] #27 39.53 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-31T17:32:34.583Z] #27 39.55 Setting up python-pip-whl (18.1-5) ... [2021-07-31T17:32:34.583Z] #27 39.57 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-31T17:32:34.583Z] #27 39.58 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-31T17:32:34.583Z] #27 39.78 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-31T17:32:34.583Z] #27 39.80 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-31T17:32:34.583Z] #27 39.82 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-31T17:32:34.583Z] #27 39.84 Setting up vim (2:8.1.0875-5) ... [2021-07-31T17:32:34.583Z] #27 39.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-31T17:32:34.583Z] #27 39.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-31T17:32:34.583Z] #27 39.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-31T17:32:34.583Z] #27 39.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-31T17:32:34.583Z] #27 39.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-31T17:32:34.583Z] #27 39.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-31T17:32:34.583Z] #27 39.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-31T17:32:34.583Z] #27 39.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-31T17:32:34.583Z] #27 39.91 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-31T17:32:34.843Z] #27 39.92 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-31T17:32:34.843Z] #27 39.94 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-31T17:32:34.843Z] #27 39.96 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-31T17:32:34.843Z] #27 39.97 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-31T17:32:34.843Z] #27 39.98 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-31T17:32:35.785Z] #27 40.95 Setting up iptables (1.8.2-4) ... [2021-07-31T17:32:35.785Z] #27 40.98 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-31T17:32:35.785Z] #27 40.99 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-31T17:32:35.785Z] #27 41.00 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-31T17:32:35.785Z] #27 41.00 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-31T17:32:35.785Z] #27 41.01 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-31T17:32:35.785Z] #27 41.01 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-31T17:32:35.785Z] #27 41.02 Setting up python3 (3.7.3-1) ... [2021-07-31T17:32:36.045Z] #27 41.20 Setting up python3-wheel (0.32.3-2) ... [2021-07-31T17:32:36.306Z] #27 41.48 Setting up apparmor (2.13.2-10) ... [2021-07-31T17:32:37.256Z] #47 ... [2021-07-31T17:32:37.256Z] [2021-07-31T17:32:37.256Z] #41 [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-31T17:32:37.256Z] #41 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-31T17:32:37.256Z] #41 39.60 Reading package lists... [2021-07-31T17:32:37.256Z] #41 47.92 Building dependency tree... [2021-07-31T17:32:37.510Z] #27 42.48 Setting up xfsprogs (4.20.0-1) ... [2021-07-31T17:32:37.510Z] #27 42.50 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-31T17:32:37.510Z] #27 42.66 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-31T17:32:37.771Z] #27 42.95 Setting up python3-distutils (3.7.3-1) ... [2021-07-31T17:32:37.874Z] Running on azwin-2-566610 in d:\jenkins\workspace\moby_PR-42697 [Pipeline] { [Pipeline] ws [2021-07-31T17:32:37.892Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-07-31T17:32:38.031Z] #27 43.13 Setting up python3-setuptools (40.8.0-1) ... [2021-07-31T17:32:38.602Z] #27 43.57 Setting up python3-pip (18.1-5) ... [2021-07-31T17:32:38.627Z] #41 51.22 The following additional packages will be installed: [2021-07-31T17:32:38.627Z] #41 51.22 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-31T17:32:38.627Z] #41 51.22 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-31T17:32:38.627Z] #41 51.22 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-31T17:32:38.627Z] #41 51.22 python3.7-minimal [2021-07-31T17:32:38.627Z] #41 51.23 Suggested packages: [2021-07-31T17:32:38.627Z] #41 51.23 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-31T17:32:38.627Z] #41 51.23 python3.7-doc binfmt-support [2021-07-31T17:32:38.863Z] #27 44.01 Processing triggers for libc-bin (2.28-10) ... [2021-07-31T17:32:38.863Z] #27 44.04 Processing triggers for mime-support (3.62) ... [2021-07-31T17:32:39.489Z] The recommended git tool is: git [2021-07-31T17:32:39.811Z] #27 DONE 44.9s [2021-07-31T17:32:39.811Z] [2021-07-31T17:32:39.812Z] #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-31T17:32:39.812Z] #64 sha256:643af8d4cb5c8030b7da1fdcea062f283809af633e725283c8b1acae2c02847c [2021-07-31T17:32:39.812Z] #64 ... [2021-07-31T17:32:39.812Z] [2021-07-31T17:32:39.812Z] #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-31T17:32:39.812Z] #28 sha256:42d780bed353a750ce1be482ce2552cbcd999d54aa15f5f6e33e70a1a6144ec8 [2021-07-31T17:32:40.005Z] #41 52.38 The following NEW packages will be installed: [2021-07-31T17:32:40.005Z] #41 52.40 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-31T17:32:40.005Z] #41 52.40 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-31T17:32:40.005Z] #41 52.41 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-31T17:32:40.005Z] #41 52.41 python3.7-minimal [2021-07-31T17:32:40.263Z] #41 52.89 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2021-07-31T17:32:40.263Z] #41 52.89 Need to get 6695 kB of archives. [2021-07-31T17:32:40.263Z] #41 52.89 After this operation, 33.1 MB of additional disk space will be used. [2021-07-31T17:32:40.263Z] #41 52.89 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-31T17:32:40.263Z] #41 53.02 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-31T17:32:40.263Z] #41 ... [2021-07-31T17:32:40.263Z] [2021-07-31T17:32:40.263Z] #43 [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-31T17:32:40.263Z] #43 sha256:82089c390bae9064c078fcad98bbfc9b5408f93095c52e92c8e50f0afa81d6cf [2021-07-31T17:32:40.263Z] #43 43.61 vendor/golang.org/x/crypto/internal/subtle [2021-07-31T17:32:40.521Z] #43 ... [2021-07-31T17:32:40.521Z] [2021-07-31T17:32:40.521Z] #53 [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-31T17:32:40.521Z] #53 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-31T17:32:40.521Z] #53 38.25 Reading package lists... [2021-07-31T17:32:40.521Z] #53 46.66 Building dependency tree... [2021-07-31T17:32:40.521Z] #53 50.73 The following additional packages will be installed: [2021-07-31T17:32:40.521Z] #53 50.74 libbtrfs0 [2021-07-31T17:32:40.521Z] #53 50.90 The following NEW packages will be installed: [2021-07-31T17:32:40.521Z] #53 50.91 libbtrfs-dev libbtrfs0 [2021-07-31T17:32:40.521Z] #53 51.24 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-07-31T17:32:40.521Z] #53 51.24 Need to get 119 kB of archives. [2021-07-31T17:32:40.521Z] #53 51.24 After this operation, 387 kB of additional disk space will be used. [2021-07-31T17:32:40.521Z] #53 51.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-31T17:32:40.521Z] #53 51.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-31T17:32:40.521Z] #53 52.28 debconf: delaying package configuration, since apt-utils is not installed [2021-07-31T17:32:40.521Z] #53 52.47 Fetched 119 kB in 0s (438 kB/s) [2021-07-31T17:32:40.521Z] #53 52.57 Selecting previously unselected package libbtrfs0. [2021-07-31T17:32:40.521Z] #53 52.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-31T17:32:40.521Z] #53 52.62 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-31T17:32:40.521Z] #53 52.65 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-31T17:32:40.521Z] #53 52.82 Selecting previously unselected package libbtrfs-dev. [2021-07-31T17:32:40.521Z] #53 52.82 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-31T17:32:40.521Z] #53 52.83 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-31T17:32:40.521Z] #53 53.06 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-31T17:32:40.521Z] #53 53.11 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-31T17:32:40.521Z] #53 53.14 Processing triggers for libc-bin (2.28-10) ... [2021-07-31T17:32:40.758Z] #28 0.920 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-31T17:32:40.758Z] #28 0.924 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-31T17:32:40.758Z] #28 0.928 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-31T17:32:40.758Z] #28 DONE 1.1s [2021-07-31T17:32:40.758Z] [2021-07-31T17:32:40.758Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-31T17:32:40.758Z] #29 sha256:02790f7ad298ede633eed27ee94bcbdea3246b4446e746e9431dfe58e2c182b0 [2021-07-31T17:32:40.778Z] #53 ... [2021-07-31T17:32:40.778Z] [2021-07-31T17:32:40.778Z] #41 [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-31T17:32:40.778Z] #41 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-31T17:32:40.778Z] #41 53.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-31T17:32:40.778Z] #41 53.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-31T17:32:40.778Z] #41 53.35 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-31T17:32:41.035Z] #41 53.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-31T17:32:41.035Z] #41 53.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-31T17:32:41.035Z] #41 53.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-31T17:32:41.035Z] #41 53.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-31T17:32:41.035Z] #41 53.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-31T17:32:41.293Z] #41 53.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-31T17:32:41.293Z] #41 53.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-31T17:32:41.293Z] #41 53.90 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-31T17:32:41.293Z] #41 53.93 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-31T17:32:41.293Z] #41 53.95 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-31T17:32:41.859Z] #41 ... [2021-07-31T17:32:41.859Z] [2021-07-31T17:32:41.859Z] #53 [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-31T17:32:41.859Z] #53 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-31T17:32:41.859Z] #53 DONE 55.0s [2021-07-31T17:32:41.859Z] [2021-07-31T17:32:41.859Z] #54 [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-31T17:32:41.860Z] #54 sha256:959b4dfac10c5cd0fc4449efeff7d7536dde37b3bcea7dc80c102c14e45cef3b [2021-07-31T17:32:42.791Z] #54 1.123 + RM_GOPATH=0 [2021-07-31T17:32:42.791Z] #54 1.131 + TMP_GOPATH= [2021-07-31T17:32:42.791Z] #54 1.131 + : /build [2021-07-31T17:32:42.791Z] #54 1.132 + '[' -z '' ']' [2021-07-31T17:32:42.791Z] #54 1.133 ++ mktemp -d [2021-07-31T17:32:42.791Z] #54 1.149 + export GOPATH=/tmp/tmp.9rXIi7lJf9 [2021-07-31T17:32:42.791Z] #54 1.151 + GOPATH=/tmp/tmp.9rXIi7lJf9 [2021-07-31T17:32:42.791Z] #54 1.151 + RM_GOPATH=1 [2021-07-31T17:32:42.791Z] #54 1.151 + case "$(go env GOARCH)" in [2021-07-31T17:32:42.791Z] #54 1.151 ++ go env GOARCH [2021-07-31T17:32:42.791Z] #54 1.163 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:32:42.791Z] #54 1.163 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:32:42.791Z] #54 1.165 ++ dirname /tmp/install/install.sh [2021-07-31T17:32:42.791Z] #54 1.169 + dir=/tmp/install [2021-07-31T17:32:42.791Z] #54 1.169 + bin=containerd [2021-07-31T17:32:42.791Z] #54 1.169 + shift [2021-07-31T17:32:42.791Z] #54 1.171 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-31T17:32:42.791Z] #54 1.171 + . /tmp/install/containerd.installer [2021-07-31T17:32:42.791Z] #54 1.171 ++ set -e [2021-07-31T17:32:42.791Z] #54 1.171 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-07-31T17:32:42.791Z] #54 1.172 + install_containerd [2021-07-31T17:32:42.791Z] #54 1.174 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-07-31T17:32:42.791Z] #54 1.179 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-07-31T17:32:42.791Z] #54 1.179 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9rXIi7lJf9/src/github.com/containerd/containerd [2021-07-31T17:32:42.791Z] #54 1.180 Cloning into '/tmp/tmp.9rXIi7lJf9/src/github.com/containerd/containerd'... [2021-07-31T17:32:43.305Z] #29 2.197 Collecting yamllint==1.26.1 [2021-07-31T17:32:44.690Z] #54 ... [2021-07-31T17:32:44.690Z] [2021-07-31T17:32:44.690Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-31T17:32:44.690Z] #34 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-31T17:32:44.690Z] #34 39.52 Reading package lists... [2021-07-31T17:32:44.690Z] #34 48.35 Building dependency tree... [2021-07-31T17:32:44.690Z] #34 51.81 The following additional packages will be installed: [2021-07-31T17:32:44.690Z] #34 51.82 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-31T17:32:44.690Z] #34 51.83 Suggested packages: [2021-07-31T17:32:44.690Z] #34 51.84 cmake-doc ninja-build lrzip [2021-07-31T17:32:44.690Z] #34 51.84 Recommended packages: [2021-07-31T17:32:44.690Z] #34 51.84 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-31T17:32:44.690Z] #34 52.58 The following NEW packages will be installed: [2021-07-31T17:32:44.690Z] #34 52.59 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-31T17:32:44.690Z] #34 52.59 vim-common xxd [2021-07-31T17:32:44.690Z] #34 52.97 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2021-07-31T17:32:44.690Z] #34 52.97 Need to get 14.9 MB of archives. [2021-07-31T17:32:44.690Z] #34 52.97 After this operation, 61.8 MB of additional disk space will be used. [2021-07-31T17:32:44.690Z] #34 52.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-31T17:32:44.690Z] #34 52.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-31T17:32:44.690Z] #34 52.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-31T17:32:44.690Z] #34 53.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-31T17:32:44.690Z] #34 54.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-31T17:32:44.690Z] #34 54.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-31T17:32:44.690Z] #34 54.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-31T17:32:44.690Z] #34 54.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-31T17:32:44.690Z] #34 54.57 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-31T17:32:44.690Z] #34 54.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-31T17:32:44.690Z] #34 56.05 debconf: delaying package configuration, since apt-utils is not installed [2021-07-31T17:32:44.690Z] #34 56.21 Fetched 14.9 MB in 2s (6750 kB/s) [2021-07-31T17:32:44.690Z] #34 56.31 Selecting previously unselected package xxd. [2021-07-31T17:32:44.690Z] #34 56.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-31T17:32:44.690Z] #34 56.39 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-31T17:32:44.690Z] #34 56.53 Unpacking xxd (2:8.1.0875-5) ... [2021-07-31T17:32:44.690Z] #34 57.00 Selecting previously unselected package vim-common. [2021-07-31T17:32:44.690Z] #34 57.00 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-31T17:32:44.690Z] #34 57.07 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-31T17:32:44.690Z] #34 57.46 Selecting previously unselected package cmake-data. [2021-07-31T17:32:44.690Z] #34 57.46 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-31T17:32:44.690Z] #34 57.47 Unpacking cmake-data (3.13.4-1) ... [2021-07-31T17:32:44.690Z] #34 ... [2021-07-31T17:32:44.690Z] [2021-07-31T17:32:44.690Z] #30 [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-31T17:32:44.690Z] #30 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-31T17:32:44.691Z] #30 54.79 Checking out files: 89% (1360/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-07-31T17:32:44.691Z] #30 55.35 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-31T17:32:44.691Z] #30 55.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-31T17:32:47.505Z] #29 ... [2021-07-31T17:32:47.505Z] [2021-07-31T17:32:47.505Z] #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-31T17:32:47.505Z] #64 sha256:643af8d4cb5c8030b7da1fdcea062f283809af633e725283c8b1acae2c02847c [2021-07-31T17:32:47.505Z] #64 105.7 # github.com/containerd/containerd/cmd/containerd [2021-07-31T17:32:47.505Z] #64 105.7 /usr/bin/ld: /tmp/go-link-142751732/000019.o: in function `New': [2021-07-31T17:32:47.505Z] #64 105.7 /tmp/tmp.o3tRuqgWKM/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-31T17:32:47.505Z] #64 105.8 + bin/containerd-stress [2021-07-31T17:32:47.505Z] #64 106.9 + bin/containerd-shim [2021-07-31T17:32:47.970Z] #30 ... [2021-07-31T17:32:47.970Z] [2021-07-31T17:32:47.970Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-31T17:32:47.970Z] #34 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-31T17:32:47.970Z] #34 61.30 Selecting previously unselected package libicu63:amd64. [2021-07-31T17:32:47.970Z] #34 61.30 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-31T17:32:47.970Z] #34 61.33 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-31T17:32:48.904Z] #34 ... [2021-07-31T17:32:48.904Z] [2021-07-31T17:32:48.904Z] #12 [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-31T17:32:48.904Z] #12 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-31T17:32:48.904Z] #12 40.48 Reading package lists... [2021-07-31T17:32:48.904Z] #12 48.37 Building dependency tree... [2021-07-31T17:32:48.904Z] #12 50.68 The following additional packages will be installed: [2021-07-31T17:32:48.904Z] #12 50.69 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-31T17:32:48.904Z] #12 50.69 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-31T17:32:48.904Z] #12 50.70 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-31T17:32:48.904Z] #12 50.70 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-31T17:32:48.904Z] #12 50.70 mingw-w64-x86-64-dev [2021-07-31T17:32:48.904Z] #12 50.71 Suggested packages: [2021-07-31T17:32:48.904Z] #12 50.71 gcc-8-locales seccomp wine64 [2021-07-31T17:32:48.904Z] #12 51.60 The following NEW packages will be installed: [2021-07-31T17:32:48.904Z] #12 51.60 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-31T17:32:48.904Z] #12 51.60 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-31T17:32:48.904Z] #12 51.60 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-31T17:32:48.904Z] #12 51.60 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-31T17:32:48.904Z] #12 51.60 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-31T17:32:48.904Z] #12 51.61 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-31T17:32:48.904Z] #12 51.62 The following packages will be upgraded: [2021-07-31T17:32:48.904Z] #12 51.62 libseccomp2 [2021-07-31T17:32:48.904Z] #12 52.14 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-07-31T17:32:48.904Z] #12 52.14 Need to get 77.8 MB of archives. [2021-07-31T17:32:48.904Z] #12 52.14 After this operation, 487 MB of additional disk space will be used. [2021-07-31T17:32:48.904Z] #12 52.14 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-31T17:32:48.904Z] #12 52.16 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-31T17:32:48.904Z] #12 52.16 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-31T17:32:48.904Z] #12 52.38 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-31T17:32:48.904Z] #12 52.64 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-31T17:32:48.904Z] #12 52.69 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-31T17:32:48.904Z] #12 52.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-31T17:32:48.904Z] #12 52.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-31T17:32:48.904Z] #12 53.12 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-31T17:32:48.904Z] #12 53.45 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-31T17:32:48.904Z] #12 53.48 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-31T17:32:48.904Z] #12 57.36 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-31T17:32:48.904Z] #12 ... [2021-07-31T17:32:48.904Z] [2021-07-31T17:32:48.904Z] #47 [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-31T17:32:48.904Z] #47 sha256:d64b6e693b139e36eb9db3fd33650d671f2a8b87dfbe66e5584786ec25c651af [2021-07-31T17:32:48.904Z] #47 52.11 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-31T17:32:48.905Z] #47 52.13 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-31T17:32:48.905Z] #47 52.25 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-31T17:32:48.905Z] #47 52.26 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-31T17:32:48.905Z] #47 52.41 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-31T17:32:48.905Z] #47 53.63 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-31T17:32:48.905Z] #47 54.08 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-31T17:32:48.905Z] #47 54.96 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-31T17:32:48.905Z] #47 ... [2021-07-31T17:32:48.905Z] [2021-07-31T17:32:48.905Z] #41 [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-31T17:32:48.905Z] #41 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-31T17:32:48.905Z] #41 55.80 Get:3 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-31T17:32:48.905Z] #41 57.13 debconf: delaying package configuration, since apt-utils is not installed [2021-07-31T17:32:48.905Z] #41 57.34 Fetched 6695 kB in 4s (1897 kB/s) [2021-07-31T17:32:48.905Z] #41 57.43 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-31T17:32:48.905Z] #41 57.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-31T17:32:48.905Z] #41 57.49 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-31T17:32:48.905Z] #41 57.51 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-31T17:32:48.905Z] #41 58.37 Selecting previously unselected package python3.7-minimal. [2021-07-31T17:32:48.905Z] #41 58.38 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-31T17:32:48.905Z] #41 58.39 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-31T17:32:48.905Z] #41 60.71 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-31T17:32:48.905Z] #41 60.76 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-31T17:32:49.419Z] #64 ... [2021-07-31T17:32:49.419Z] [2021-07-31T17:32:49.419Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-31T17:32:49.419Z] #29 sha256:02790f7ad298ede633eed27ee94bcbdea3246b4446e746e9431dfe58e2c182b0 [2021-07-31T17:32:49.419Z] #29 7.436 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-31T17:32:49.419Z] #29 7.822 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-31T17:32:49.419Z] #29 7.847 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-31T17:32:49.419Z] #29 7.875 Collecting pyyaml (from yamllint==1.26.1) [2021-07-31T17:32:49.419Z] #29 7.963 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-31T17:32:49.419Z] #29 8.073 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-31T17:32:49.419Z] #29 8.075 Building wheels for collected packages: yamllint [2021-07-31T17:32:49.419Z] #29 8.075 Running setup.py bdist_wheel for yamllint: started [2021-07-31T17:32:49.419Z] #29 8.420 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-31T17:32:49.419Z] #29 8.421 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-31T17:32:49.419Z] #29 8.449 Successfully built yamllint [2021-07-31T17:32:49.419Z] #29 8.457 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-31T17:32:49.419Z] #29 8.594 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-31T17:32:49.419Z] #29 DONE 8.8s [2021-07-31T17:32:49.680Z] [2021-07-31T17:32:49.680Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-31T17:32:49.680Z] #32 sha256:ebefc3ebacd1b2680bf6e1edf39e44541bb34cc8403b0d3955248f62d6d2c84b [2021-07-31T17:32:49.680Z] #32 DONE 0.1s [2021-07-31T17:32:49.680Z] [2021-07-31T17:32:49.680Z] #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-31T17:32:49.680Z] #64 sha256:643af8d4cb5c8030b7da1fdcea062f283809af633e725283c8b1acae2c02847c [2021-07-31T17:32:49.941Z] #64 ... [2021-07-31T17:32:49.941Z] [2021-07-31T17:32:49.941Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-31T17:32:49.941Z] #37 sha256:0bd4a75bc49818b1253781cb75cabe9c6ad4f2dba8207379232017db40d9ae6a [2021-07-31T17:32:50.801Z] #41 ... [2021-07-31T17:32:50.801Z] [2021-07-31T17:32:50.801Z] #12 [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-31T17:32:50.801Z] #12 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-31T17:32:50.801Z] #12 60.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-31T17:32:50.801Z] #12 60.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-31T17:32:50.801Z] #12 60.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-31T17:32:50.801Z] #12 60.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-31T17:32:50.801Z] #12 60.18 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-31T17:32:50.801Z] #12 60.19 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-07-31T17:32:50.801Z] #12 60.19 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-31T17:32:50.801Z] #12 60.23 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-31T17:32:50.801Z] #12 60.23 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-31T17:32:50.801Z] #12 60.24 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-31T17:32:50.801Z] #12 60.26 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-31T17:32:50.801Z] #12 60.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-31T17:32:50.801Z] #12 60.32 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-31T17:32:50.801Z] #12 60.33 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-07-31T17:32:51.386Z] 4612f6d0b889: Verifying Checksum [2021-07-31T17:32:51.386Z] 4612f6d0b889: Download complete [2021-07-31T17:32:51.856Z] #37 DONE 2.0s [2021-07-31T17:32:51.856Z] [2021-07-31T17:32:51.856Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-31T17:32:51.856Z] #40 sha256:b27088b350d901bba6b102d7ab17bc87d566f24334567274b7eb4b52a9e24f88 [2021-07-31T17:32:51.856Z] #40 DONE 0.2s [2021-07-31T17:32:51.856Z] [2021-07-31T17:32:51.856Z] #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-31T17:32:51.856Z] #64 sha256:643af8d4cb5c8030b7da1fdcea062f283809af633e725283c8b1acae2c02847c [2021-07-31T17:32:52.116Z] #64 ... [2021-07-31T17:32:52.116Z] [2021-07-31T17:32:52.116Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-31T17:32:52.116Z] #42 sha256:f2a73125457818e055f1406e523a123baf6a091f7af7f26bdfa0e932f74bab82 [2021-07-31T17:32:52.116Z] #42 DONE 0.1s [2021-07-31T17:32:52.116Z] [2021-07-31T17:32:52.116Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-31T17:32:52.116Z] #45 sha256:3d35eb04b2cfff6e9793dc980a156c8317e3b3d263e77098c9df0b26b2e1b216 [2021-07-31T17:32:52.116Z] #45 DONE 0.1s [2021-07-31T17:32:52.116Z] [2021-07-31T17:32:52.116Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-31T17:32:52.116Z] #48 sha256:a9a9dd3a0b57dd3458c714c9c0e2ec3770e7611eaac46c6a56c880dec5a360e0 [2021-07-31T17:32:52.171Z] #12 61.46 debconf: delaying package configuration, since apt-utils is not installed [2021-07-31T17:32:52.171Z] #12 61.66 Fetched 77.8 MB in 8s (9149 kB/s) [2021-07-31T17:32:52.377Z] #48 DONE 0.3s [2021-07-31T17:32:52.377Z] [2021-07-31T17:32:52.377Z] #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-31T17:32:52.377Z] #64 sha256:643af8d4cb5c8030b7da1fdcea062f283809af633e725283c8b1acae2c02847c [2021-07-31T17:32:52.377Z] #64 ... [2021-07-31T17:32:52.377Z] [2021-07-31T17:32:52.377Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-31T17:32:52.377Z] #52 sha256:66bab628bde17b63eee5979ba8e7201d1b90fb5264392e334abb0904ee10e874 [2021-07-31T17:32:52.377Z] #52 DONE 0.1s [2021-07-31T17:32:52.377Z] [2021-07-31T17:32:52.377Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-31T17:32:52.377Z] #54 sha256:555170d9188806073c8a286a5a79907213905cdce906c3313925d3e323331ffe [2021-07-31T17:32:52.428Z] #12 61.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-31T17:32:52.428Z] #12 61.81 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-31T17:32:52.428Z] #12 61.86 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-31T17:32:52.639Z] #54 DONE 0.1s [2021-07-31T17:32:52.639Z] [2021-07-31T17:32:52.639Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-31T17:32:52.639Z] #56 sha256:c56ef9de853f404fd298d74bd6f6acaa9906b2845e2179186887be78a1e09108 [2021-07-31T17:32:52.639Z] #56 DONE 0.1s [2021-07-31T17:32:52.639Z] [2021-07-31T17:32:52.639Z] #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-31T17:32:52.639Z] #64 sha256:643af8d4cb5c8030b7da1fdcea062f283809af633e725283c8b1acae2c02847c [2021-07-31T17:32:52.639Z] #64 ... [2021-07-31T17:32:52.639Z] [2021-07-31T17:32:52.639Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-31T17:32:52.639Z] #58 sha256:d28b9a8be29c4a919ce56a193813a1273bde75ae7aafe09978768ed6ee1d19b0 [2021-07-31T17:32:52.639Z] #58 DONE 0.1s [2021-07-31T17:32:52.899Z] [2021-07-31T17:32:52.899Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-31T17:32:52.899Z] #60 sha256:37384a66e706e9588f468b11732c26a8c4816f4c2b39c73b45ecbbe4a9bb08bf [2021-07-31T17:32:52.899Z] #60 DONE 0.1s [2021-07-31T17:32:52.899Z] [2021-07-31T17:32:52.899Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-31T17:32:52.899Z] #62 sha256:f6397b2547d453e713ce3e6da56fa86a0bab7ee7531cf585ee86fa6440388da4 [2021-07-31T17:32:52.899Z] #62 DONE 0.1s [2021-07-31T17:32:52.899Z] [2021-07-31T17:32:52.899Z] #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-31T17:32:52.899Z] #64 sha256:643af8d4cb5c8030b7da1fdcea062f283809af633e725283c8b1acae2c02847c [2021-07-31T17:32:52.997Z] #12 62.23 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-31T17:32:53.561Z] #12 62.96 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-31T17:32:53.561Z] #12 62.96 (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-31T17:32:53.561Z] #12 63.04 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-31T17:32:53.561Z] #12 63.06 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-31T17:32:54.283Z] #64 115.2 + bin/containerd-shim-runc-v1 [2021-07-31T17:32:54.492Z] #12 ... [2021-07-31T17:32:54.492Z] [2021-07-31T17:32:54.492Z] #43 [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-31T17:32:54.492Z] #43 sha256:82089c390bae9064c078fcad98bbfc9b5408f93095c52e92c8e50f0afa81d6cf [2021-07-31T17:32:54.492Z] #43 57.68 sync [2021-07-31T17:32:54.492Z] #43 57.68 internal/reflectlite [2021-07-31T17:32:54.492Z] #43 59.28 internal/testlog [2021-07-31T17:32:54.492Z] #43 59.66 github.com/LK4D4/vndr/godl/singleflight [2021-07-31T17:32:54.492Z] #43 59.98 math/rand [2021-07-31T17:32:54.492Z] #43 60.68 internal/singleflight [2021-07-31T17:32:54.492Z] #43 60.89 errors [2021-07-31T17:32:54.492Z] #43 60.90 sort [2021-07-31T17:32:54.492Z] #43 61.28 io [2021-07-31T17:32:54.492Z] #43 61.87 strconv [2021-07-31T17:32:54.492Z] #43 62.94 bytes [2021-07-31T17:32:54.492Z] #43 64.78 strings [2021-07-31T17:32:54.492Z] #43 65.32 reflect [2021-07-31T17:32:54.492Z] #43 ... [2021-07-31T17:32:54.492Z] [2021-07-31T17:32:54.492Z] #41 [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-31T17:32:54.492Z] #41 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-31T17:32:54.492Z] #41 64.61 Selecting previously unselected package python3-minimal. [2021-07-31T17:32:54.492Z] #41 64.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 ... 15661 files and directories currently installed.) [2021-07-31T17:32:54.492Z] #41 64.67 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-31T17:32:54.492Z] #41 64.69 Unpacking python3-minimal (3.7.3-1) ... [2021-07-31T17:32:54.492Z] #41 64.78 Selecting previously unselected package libmpdec2:amd64. [2021-07-31T17:32:54.492Z] #41 64.78 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-31T17:32:54.492Z] #41 64.82 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-31T17:32:54.492Z] #41 64.96 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-31T17:32:54.492Z] #41 64.97 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-31T17:32:54.492Z] #41 64.98 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-31T17:32:54.492Z] #41 67.23 Selecting previously unselected package python3.7. [2021-07-31T17:32:54.495Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-31T17:32:54.495Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-31T17:32:54.495Z] GOOS="" GOARCH="" GOARM="" [2021-07-31T17:32:54.495Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-31T17:32:54.495Z] [2021-07-31T17:32:54.495Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-31T17:32:54.495Z] DOCKER_SYSTEMD=1 [2021-07-31T17:32:54.495Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-31T17:32:54.495Z] HOSTNAME=0d5e8387dc6f [2021-07-31T17:32:54.495Z] DEST=bundles/test-integration [2021-07-31T17:32:54.495Z] PWD=/go/src/github.com/docker/docker [2021-07-31T17:32:54.495Z] DOCKER_GITCOMMIT=ac34f9c00247b344e1112efd28c607497a00a563 [2021-07-31T17:32:54.495Z] container=docker [2021-07-31T17:32:54.495Z] HOME=/root [2021-07-31T17:32:54.495Z] LANG=C.UTF-8 [2021-07-31T17:32:54.495Z] INVOCATION_ID=e2ab7febd6ea47b89959936ab993257e [2021-07-31T17:32:54.495Z] GOLANG_VERSION=1.16.6 [2021-07-31T17:32:54.495Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-31T17:32:54.495Z] VALIDATE_BRANCH=master [2021-07-31T17:32:54.495Z] TERM=xterm [2021-07-31T17:32:54.495Z] DOCKER_PKG=github.com/docker/docker [2021-07-31T17:32:54.495Z] SHLVL=3 [2021-07-31T17:32:54.495Z] TIMEOUT=120m [2021-07-31T17:32:54.495Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-31T17:32:54.495Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-31T17:32:54.495Z] GO111MODULE=off [2021-07-31T17:32:54.495Z] DOCKER_EXPERIMENTAL=1 [2021-07-31T17:32:54.495Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-31T17:32:54.495Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-31T17:32:54.495Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-31T17:32:54.495Z] GOPATH=/go [2021-07-31T17:32:54.495Z] PKG_CONFIG=pkg-config [2021-07-31T17:32:54.495Z] _=/usr/bin/env [2021-07-31T17:32:54.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-31T17:32:54.751Z] #41 ... [2021-07-31T17:32:54.751Z] [2021-07-31T17:32:54.751Z] #45 [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-31T17:32:54.751Z] #45 sha256:7b66bb862adac42142f48909b8658e8cbb0793829b4ffdce642f1fe187b1a814 [2021-07-31T17:32:54.751Z] #45 DONE 67.9s [2021-07-31T17:32:54.751Z] [2021-07-31T17:32:54.751Z] #41 [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-31T17:32:54.751Z] #41 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-31T17:32:54.751Z] #41 67.23 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-31T17:32:54.751Z] #41 67.24 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-31T17:32:54.751Z] #41 67.44 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-31T17:32:54.751Z] #41 67.46 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-31T17:32:54.751Z] #41 67.46 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-31T17:32:55.009Z] #41 67.75 Setting up python3-minimal (3.7.3-1) ... [2021-07-31T17:32:56.384Z] #41 ... [2021-07-31T17:32:56.384Z] [2021-07-31T17:32:56.384Z] #49 [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-31T17:32:56.384Z] #49 sha256:a3b93b41487b2b617c2d14a42e6bac234affd63602a5fdbb386c9f6ec56ee7ca [2021-07-31T17:32:56.384Z] #49 59.64 internal/testlog [2021-07-31T17:32:56.384Z] #49 59.64 internal/reflectlite [2021-07-31T17:32:56.384Z] #49 61.11 sort [2021-07-31T17:32:56.384Z] #49 61.11 errors [2021-07-31T17:32:56.384Z] #49 61.61 io [2021-07-31T17:32:56.384Z] #49 62.61 internal/oserror [2021-07-31T17:32:56.384Z] #49 62.79 syscall [2021-07-31T17:32:56.384Z] #49 62.90 bytes [2021-07-31T17:32:56.384Z] #49 64.84 strconv [2021-07-31T17:32:56.384Z] #49 67.78 reflect [2021-07-31T17:32:56.642Z] #49 ... [2021-07-31T17:32:56.642Z] [2021-07-31T17:32:56.642Z] #12 [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-31T17:32:56.642Z] #12 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-31T17:32:56.642Z] #12 65.54 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-31T17:32:56.642Z] #12 65.57 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-31T17:32:56.642Z] #12 65.58 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-31T17:32:59.573Z] #64 120.2 + bin/containerd-shim-runc-v2 [2021-07-31T17:32:59.573Z] #64 120.7 + binaries [2021-07-31T17:32:59.835Z] #64 120.7 + install -D bin/containerd /build/containerd [2021-07-31T17:32:59.835Z] #64 120.8 + install -D bin/containerd-shim /build/containerd-shim [2021-07-31T17:32:59.835Z] #64 120.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-31T17:32:59.835Z] #64 120.8 + install -D bin/ctr /build/ctr [2021-07-31T17:32:59.835Z] #64 DONE 121.0s [2021-07-31T17:32:59.925Z] #12 68.98 Selecting previously unselected package binutils-mingw-w64. [2021-07-31T17:32:59.925Z] #12 68.99 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-31T17:32:59.925Z] #12 69.01 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-31T17:32:59.925Z] #12 69.42 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-31T17:33:00.182Z] #12 69.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-31T17:33:00.182Z] #12 69.43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-31T17:33:00.182Z] #12 69.60 Selecting previously unselected package dmsetup. [2021-07-31T17:33:00.182Z] #12 69.61 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-31T17:33:00.182Z] #12 69.63 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-31T17:33:00.182Z] #12 69.78 Selecting previously unselected package mingw-w64-common. [2021-07-31T17:33:00.440Z] #12 69.80 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-31T17:33:00.440Z] #12 69.81 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-31T17:33:00.777Z] [2021-07-31T17:33:00.777Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-31T17:33:00.777Z] #65 sha256:bcde8862a05f62d8fabd909a19a58299a9fb3164600c1720ee38a03cacb21df3 [2021-07-31T17:33:01.038Z] #65 DONE 0.2s [2021-07-31T17:33:01.038Z] [2021-07-31T17:33:01.038Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-31T17:33:01.038Z] #69 sha256:28c8268b77f5d499316a5330da1ac8e7f49d7de332d0d0750c2e77803c4b6b9a [2021-07-31T17:33:01.298Z] #69 DONE 0.1s [2021-07-31T17:33:01.298Z] [2021-07-31T17:33:01.298Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-31T17:33:01.298Z] #74 sha256:c90c822bfc2b3238d8c5a457b92db1673de0cb3931df7b2851f8a5fb8b0160eb [2021-07-31T17:33:01.373Z] #12 ... [2021-07-31T17:33:01.373Z] [2021-07-31T17:33:01.373Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-31T17:33:01.373Z] #34 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-31T17:33:01.373Z] #34 68.42 Selecting previously unselected package libxml2:amd64. [2021-07-31T17:33:01.373Z] #34 68.42 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-31T17:33:01.373Z] #34 68.45 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-31T17:33:01.373Z] #34 69.23 Selecting previously unselected package libarchive13:amd64. [2021-07-31T17:33:01.373Z] #34 69.24 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-31T17:33:01.373Z] #34 69.25 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-31T17:33:01.373Z] #34 69.73 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-31T17:33:01.373Z] #34 69.73 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-31T17:33:01.373Z] #34 69.75 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-31T17:33:01.373Z] #34 69.90 Selecting previously unselected package librhash0:amd64. [2021-07-31T17:33:01.373Z] #34 69.91 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-31T17:33:01.373Z] #34 69.92 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-31T17:33:01.373Z] #34 70.07 Selecting previously unselected package libuv1:amd64. [2021-07-31T17:33:01.373Z] #34 70.11 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-31T17:33:01.373Z] #34 70.12 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-31T17:33:01.373Z] #34 70.27 Selecting previously unselected package cmake. [2021-07-31T17:33:01.373Z] #34 70.29 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-31T17:33:01.373Z] #34 70.31 Unpacking cmake (3.13.4-1) ... [2021-07-31T17:33:01.373Z] #34 73.47 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-31T17:33:01.373Z] #34 73.49 Setting up xxd (2:8.1.0875-5) ... [2021-07-31T17:33:01.373Z] #34 73.52 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-31T17:33:01.373Z] #34 73.53 Setting up vim-common (2:8.1.0875-5) ... [2021-07-31T17:33:01.373Z] #34 73.61 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-31T17:33:01.373Z] #34 73.64 Setting up cmake-data (3.13.4-1) ... [2021-07-31T17:33:01.373Z] #34 73.68 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-31T17:33:01.373Z] #34 73.70 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-31T17:33:01.373Z] #34 73.72 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-31T17:33:01.373Z] #34 73.74 Setting up cmake (3.13.4-1) ... [2021-07-31T17:33:01.373Z] #34 73.76 Processing triggers for libc-bin (2.28-10) ... [2021-07-31T17:33:01.373Z] #34 73.90 Processing triggers for mime-support (3.62) ... [2021-07-31T17:33:01.373Z] #34 DONE 74.5s [2021-07-31T17:33:01.373Z] [2021-07-31T17:33:01.373Z] #41 [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-31T17:33:01.373Z] #41 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-31T17:33:01.373Z] #41 69.36 Selecting previously unselected package python3. [2021-07-31T17:33:01.373Z] #41 69.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-07-31T17:33:01.373Z] #41 69.46 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-31T17:33:01.373Z] #41 69.48 Unpacking python3 (3.7.3-1) ... [2021-07-31T17:33:01.373Z] #41 69.64 Selecting previously unselected package libprotobuf17:amd64. [2021-07-31T17:33:01.373Z] #41 69.64 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-31T17:33:01.373Z] #41 69.65 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-31T17:33:01.373Z] #41 70.29 Selecting previously unselected package python3-pkg-resources. [2021-07-31T17:33:01.373Z] #41 70.30 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-31T17:33:01.373Z] #41 70.31 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-31T17:33:01.373Z] #41 70.54 Selecting previously unselected package python3-six. [2021-07-31T17:33:01.373Z] #41 70.54 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-31T17:33:01.373Z] #41 70.54 Unpacking python3-six (1.12.0-1) ... [2021-07-31T17:33:01.373Z] #41 70.63 Selecting previously unselected package python3-protobuf. [2021-07-31T17:33:01.373Z] #41 70.63 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-31T17:33:01.373Z] #41 70.64 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-31T17:33:01.373Z] #41 71.18 Selecting previously unselected package libnet1:amd64. [2021-07-31T17:33:01.373Z] #41 71.19 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-31T17:33:01.373Z] #41 71.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-31T17:33:01.373Z] #41 71.32 Selecting previously unselected package libnl-3-200:amd64. [2021-07-31T17:33:01.373Z] #41 71.33 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-31T17:33:01.373Z] #41 71.33 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-31T17:33:01.373Z] #41 71.52 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-31T17:33:01.373Z] #41 71.53 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-31T17:33:01.373Z] #41 71.56 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-31T17:33:01.373Z] #41 72.15 Selecting previously unselected package criu. [2021-07-31T17:33:01.373Z] #41 72.15 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-31T17:33:01.373Z] #41 72.16 Unpacking criu (3.15-1) ... [2021-07-31T17:33:01.373Z] #41 72.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-31T17:33:01.373Z] #41 72.93 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-31T17:33:01.373Z] #41 72.96 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-31T17:33:01.373Z] #41 72.99 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-31T17:33:01.373Z] #41 73.01 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-31T17:33:01.373Z] #41 73.03 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-31T17:33:01.373Z] #41 73.06 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-31T17:33:01.373Z] #41 73.09 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-31T17:33:01.558Z] #74 DONE 0.5s [2021-07-31T17:33:01.558Z] [2021-07-31T17:33:01.558Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-31T17:33:01.558Z] #75 sha256:4702659420534f80d8d2e2c4129512860207f9babed156f884f40a85ff6aed52 [2021-07-31T17:33:01.558Z] #75 DONE 0.0s [2021-07-31T17:33:01.558Z] [2021-07-31T17:33:01.558Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-31T17:33:01.558Z] #76 sha256:3b8d326a5a89e3c69bc4b6c8c5017af292f0f66c569d7c906bbe6859abe9164c [2021-07-31T17:33:02.498Z] #76 DONE 0.8s [2021-07-31T17:33:02.498Z] [2021-07-31T17:33:02.498Z] #77 exporting to image [2021-07-31T17:33:02.498Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-31T17:33:02.498Z] #77 exporting layers [2021-07-31T17:33:03.554Z] using credential docker-jenkins-github-credentials [2021-07-31T17:33:03.628Z] Cloning the remote Git repository [2021-07-31T17:33:03.628Z] Cloning with configured refspecs honoured and without tags [2021-07-31T17:33:04.654Z] #41 ... [2021-07-31T17:33:04.655Z] [2021-07-31T17:33:04.655Z] #43 [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-31T17:33:04.655Z] #43 sha256:82089c390bae9064c078fcad98bbfc9b5408f93095c52e92c8e50f0afa81d6cf [2021-07-31T17:33:04.655Z] #43 67.84 bufio [2021-07-31T17:33:04.655Z] #43 69.78 syscall [2021-07-31T17:33:04.655Z] #43 77.43 internal/fmtsort [2021-07-31T17:33:04.655Z] #43 77.45 internal/syscall/unix [2021-07-31T17:33:04.655Z] #43 77.77 internal/poll [2021-07-31T17:33:04.913Z] #43 ... [2021-07-31T17:33:04.913Z] [2021-07-31T17:33:04.913Z] #35 [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-31T17:33:04.913Z] #35 sha256:671a3718072dd2cb7f29d1e1ecf7db756b93c1a9ec5b3b942158b3f73c044527 [2021-07-31T17:33:04.913Z] #35 1.043 + RM_GOPATH=0 [2021-07-31T17:33:04.913Z] #35 1.043 + TMP_GOPATH= [2021-07-31T17:33:04.913Z] #35 1.043 + : /build [2021-07-31T17:33:04.913Z] #35 1.043 + '[' -z '' ']' [2021-07-31T17:33:04.913Z] #35 1.043 ++ mktemp -d [2021-07-31T17:33:04.913Z] #35 1.044 + export GOPATH=/tmp/tmp.Qer59fng7G [2021-07-31T17:33:04.913Z] #35 1.044 + GOPATH=/tmp/tmp.Qer59fng7G [2021-07-31T17:33:04.913Z] #35 1.044 + RM_GOPATH=1 [2021-07-31T17:33:04.913Z] #35 1.044 + case "$(go env GOARCH)" in [2021-07-31T17:33:04.913Z] #35 1.045 ++ go env GOARCH [2021-07-31T17:33:04.913Z] #35 1.083 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:33:04.913Z] #35 1.084 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:33:04.913Z] #35 1.084 ++ dirname /tmp/install/install.sh [2021-07-31T17:33:04.913Z] #35 1.085 + dir=/tmp/install [2021-07-31T17:33:04.913Z] #35 1.099 + bin=tini [2021-07-31T17:33:04.913Z] #35 1.099 + shift [2021-07-31T17:33:04.913Z] #35 1.099 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-31T17:33:04.913Z] #35 1.100 + . /tmp/install/tini.installer [2021-07-31T17:33:04.913Z] #35 1.100 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-31T17:33:04.913Z] #35 1.100 + install_tini [2021-07-31T17:33:04.913Z] #35 1.100 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-31T17:33:04.913Z] #35 1.101 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-31T17:33:04.913Z] #35 1.101 + git clone https://github.com/krallin/tini.git /tmp/tmp.Qer59fng7G/tini [2021-07-31T17:33:04.913Z] #35 1.103 Cloning into '/tmp/tmp.Qer59fng7G/tini'... [2021-07-31T17:33:04.913Z] #35 1.907 + cd /tmp/tmp.Qer59fng7G/tini [2021-07-31T17:33:04.913Z] #35 1.915 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-31T17:33:04.913Z] #35 1.944 + cmake . [2021-07-31T17:33:04.913Z] #35 2.490 -- The C compiler identification is GNU 8.3.0 [2021-07-31T17:33:04.913Z] #35 2.556 -- Check for working C compiler: /usr/bin/cc [2021-07-31T17:33:04.913Z] #35 3.481 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-31T17:33:04.913Z] #35 3.482 -- Detecting C compiler ABI info [2021-07-31T17:33:05.173Z] #35 3.980 -- Detecting C compiler ABI info - done [2021-07-31T17:33:05.173Z] #35 4.029 -- Detecting C compile features [2021-07-31T17:33:03.833Z] Cloning repository https://github.com/moby/moby.git [2021-07-31T17:33:04.233Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-31T17:33:05.044Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-31T17:33:05.044Z] > git --version # timeout=10 [2021-07-31T17:33:05.096Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-31T17:33:05.097Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-31T17:33:05.100Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42697/head:refs/remotes/origin/PR-42697 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-31T17:33:07.700Z] #35 5.911 -- Detecting C compile features - done [2021-07-31T17:33:07.700Z] #35 5.930 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-31T17:33:07.700Z] #35 ... [2021-07-31T17:33:07.700Z] [2021-07-31T17:33:07.700Z] #49 [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-31T17:33:07.700Z] #49 sha256:a3b93b41487b2b617c2d14a42e6bac234affd63602a5fdbb386c9f6ec56ee7ca [2021-07-31T17:33:07.700Z] #49 70.42 time [2021-07-31T17:33:07.700Z] #49 76.54 context [2021-07-31T17:33:07.700Z] #49 77.27 internal/syscall/unix [2021-07-31T17:33:07.700Z] #49 77.56 internal/poll [2021-07-31T17:33:07.700Z] #49 79.93 io/fs [2021-07-31T17:33:07.700Z] #49 ... [2021-07-31T17:33:07.700Z] [2021-07-31T17:33:07.700Z] #12 [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-31T17:33:07.700Z] #12 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-31T17:33:07.700Z] #12 75.78 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-31T17:33:07.700Z] #12 75.79 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-31T17:33:07.700Z] #12 75.80 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-31T17:33:11.881Z] #12 ... [2021-07-31T17:33:11.881Z] [2021-07-31T17:33:11.881Z] #35 [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-31T17:33:11.881Z] #35 sha256:671a3718072dd2cb7f29d1e1ecf7db756b93c1a9ec5b3b942158b3f73c044527 [2021-07-31T17:33:11.881Z] #35 6.199 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-31T17:33:11.881Z] #35 6.310 -- Configuring done [2021-07-31T17:33:11.881Z] #35 6.339 -- Generating done [2021-07-31T17:33:11.881Z] #35 6.341 -- Build files have been written to: /tmp/tmp.Qer59fng7G/tini [2021-07-31T17:33:11.881Z] #35 6.363 + make tini-static [2021-07-31T17:33:11.881Z] #35 6.792 Scanning dependencies of target tini-static [2021-07-31T17:33:11.881Z] #35 6.954 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-31T17:33:11.881Z] #35 8.195 [100%] Linking C executable tini-static [2021-07-31T17:33:11.881Z] #35 8.916 [100%] Built target tini-static [2021-07-31T17:33:11.881Z] #35 9.002 + mkdir -p /build [2021-07-31T17:33:11.881Z] #35 9.005 + cp tini-static /build/docker-init [2021-07-31T17:33:11.881Z] #35 DONE 10.4s [2021-07-31T17:33:11.881Z] [2021-07-31T17:33:11.881Z] #43 [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-31T17:33:11.881Z] #43 sha256:82089c390bae9064c078fcad98bbfc9b5408f93095c52e92c8e50f0afa81d6cf [2021-07-31T17:33:11.881Z] #43 78.14 internal/syscall/execenv [2021-07-31T17:33:11.881Z] #43 78.38 path [2021-07-31T17:33:11.881Z] #43 78.98 io/fs [2021-07-31T17:33:11.881Z] #43 80.09 regexp/syntax [2021-07-31T17:33:11.881Z] #43 80.41 os [2021-07-31T17:33:11.881Z] #43 84.61 regexp [2021-07-31T17:33:11.881Z] #43 84.79 fmt [2021-07-31T17:33:11.881Z] #43 ... [2021-07-31T17:33:11.881Z] [2021-07-31T17:33:11.881Z] #12 [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-31T17:33:11.881Z] #12 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-31T17:33:11.881Z] #12 81.34 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-31T17:33:11.881Z] #12 81.35 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-31T17:33:11.881Z] #12 81.37 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-31T17:33:12.140Z] #12 81.77 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-31T17:33:12.398Z] #12 81.77 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-31T17:33:12.398Z] #12 81.78 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-31T17:33:14.738Z] #77 exporting layers 10.4s done [2021-07-31T17:33:14.738Z] #77 writing image sha256:4cb5b4a715b14e95de46a21792ecc7beba0f454cd58303b0e9ff47233dfa5896 done [2021-07-31T17:33:14.738Z] #77 naming to docker.io/library/docker:ac34f9c00247b344e1112efd28c607497a00a563 done [2021-07-31T17:33:14.738Z] #77 DONE 10.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-07-31T17:33:15.094Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42697/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42697/.git:/go/src/github.com/docker/docker/.git --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ac34f9c00247b344e1112efd28c607497a00a563 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ac34f9c00247b344e1112efd28c607497a00a563 hack/validate/default [2021-07-31T17:33:15.679Z] #12 ... [2021-07-31T17:33:15.679Z] [2021-07-31T17:33:15.679Z] #41 [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-31T17:33:15.679Z] #41 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-31T17:33:15.679Z] #41 78.43 Setting up python3 (3.7.3-1) ... [2021-07-31T17:33:15.679Z] #41 79.10 Setting up python3-six (1.12.0-1) ... [2021-07-31T17:33:15.679Z] #41 80.26 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-31T17:33:15.679Z] #41 81.74 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-31T17:33:15.679Z] #41 85.13 Setting up criu (3.15-1) ... [2021-07-31T17:33:15.679Z] #41 87.10 Processing triggers for libc-bin (2.28-10) ... [2021-07-31T17:33:15.679Z] #41 87.18 Processing triggers for mime-support (3.62) ... [2021-07-31T17:33:15.679Z] #41 DONE 87.9s [2021-07-31T17:33:15.679Z] [2021-07-31T17:33:15.679Z] #49 [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-31T17:33:15.679Z] #49 sha256:a3b93b41487b2b617c2d14a42e6bac234affd63602a5fdbb386c9f6ec56ee7ca [2021-07-31T17:33:15.679Z] #49 80.79 encoding/binary [2021-07-31T17:33:15.679Z] #49 81.05 os [2021-07-31T17:33:15.679Z] #49 83.16 encoding/base64 [2021-07-31T17:33:15.679Z] #49 83.86 golang.org/x/sys/unix [2021-07-31T17:33:15.679Z] #49 85.73 fmt [2021-07-31T17:33:15.679Z] #49 ... [2021-07-31T17:33:15.679Z] [2021-07-31T17:33:15.679Z] #43 [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-31T17:33:15.679Z] #43 sha256:82089c390bae9064c078fcad98bbfc9b5408f93095c52e92c8e50f0afa81d6cf [2021-07-31T17:33:15.679Z] #43 88.86 path/filepath [2021-07-31T17:33:15.679Z] #43 88.94 flag [2021-07-31T17:33:16.034Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-07-31T17:33:16.034Z] No api/types/ or api/swagger.yaml changes in diff. [2021-07-31T17:33:16.034Z] Congratulations! All TOML source files changed here have valid syntax. [2021-07-31T17:33:16.034Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-07-31T17:33:16.034Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-07-31T17:33:16.034Z] Congratulations! No new tests were added to integration-cli. [2021-07-31T17:33:16.034Z] [2021-07-31T17:33:16.034Z] INFO Start validation with golang-ci-lint [2021-07-31T17:33:16.034Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-07-31T17:33:16.034Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-31T17:33:16.035Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-31T17:33:17.052Z] #43 90.30 go/token [2021-07-31T17:33:17.617Z] #43 90.80 internal/lazyregexp [2021-07-31T17:33:17.884Z] #43 91.01 go/scanner [2021-07-31T17:33:17.884Z] #43 91.11 net/url [2021-07-31T17:33:19.258Z] #43 92.17 go/ast [2021-07-31T17:33:19.515Z] #43 92.67 text/template/parse [2021-07-31T17:33:23.602Z] Fetching without tags [2021-07-31T17:33:23.696Z] #43 96.37 go/parser [2021-07-31T17:33:23.954Z] #43 97.14 text/template [2021-07-31T17:33:24.362Z] Merging remotes/origin/master commit 0b39cc2e57828c411a82ffebf7f52cf724e4fbe2 into PR head commit 3d58d1381145554989d0871415937a3ab4c2b87d [2021-07-31T17:33:25.327Z] #43 ... [2021-07-31T17:33:25.327Z] [2021-07-31T17:33:25.327Z] #49 [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-31T17:33:25.327Z] #49 sha256:a3b93b41487b2b617c2d14a42e6bac234affd63602a5fdbb386c9f6ec56ee7ca [2021-07-31T17:33:25.327Z] #49 90.28 encoding/json [2021-07-31T17:33:25.327Z] #49 92.38 github.com/pkg/diff [2021-07-31T17:33:25.327Z] #49 93.27 go/ast [2021-07-31T17:33:25.327Z] #49 95.53 golang.org/x/crypto/ssh/terminal [2021-07-31T17:33:25.327Z] #49 96.92 io/ioutil [2021-07-31T17:33:25.327Z] #49 96.96 mvdan.cc/editorconfig [2021-07-31T17:33:25.327Z] #49 97.45 mvdan.cc/sh/v3/fileutil [2021-07-31T17:33:25.327Z] #49 97.60 text/tabwriter [2021-07-31T17:33:25.327Z] #49 98.10 mvdan.cc/sh/v3/syntax [2021-07-31T17:33:25.585Z] #49 ... [2021-07-31T17:33:25.585Z] [2021-07-31T17:33:25.585Z] #54 [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-31T17:33:25.585Z] #54 sha256:959b4dfac10c5cd0fc4449efeff7d7536dde37b3bcea7dc80c102c14e45cef3b [2021-07-31T17:33:23.260Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-31T17:33:23.325Z] > git config --add remote.origin.fetch +refs/pull/42697/head:refs/remotes/origin/PR-42697 # timeout=10 [2021-07-31T17:33:23.382Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-31T17:33:23.513Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-31T17:33:23.638Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-31T17:33:23.638Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-31T17:33:23.640Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42697/head:refs/remotes/origin/PR-42697 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-31T17:33:24.469Z] > git config core.sparsecheckout # timeout=10 [2021-07-31T17:33:24.519Z] > git checkout -f 3d58d1381145554989d0871415937a3ab4c2b87d # timeout=10 [2021-07-31T17:33:26.628Z] #54 43.98 Checking out files: 57% (2392/4155) Checking out files: 58% (2410/4155) Checking out files: 59% (2452/4155) Checking out files: 60% (2493/4155) Checking out files: 61% (2535/4155) Checking out files: 62% (2577/4155) Checking out files: 63% (2618/4155) Checking out files: 64% (2660/4155) Checking out files: 65% (2701/4155) Checking out files: 66% (2743/4155) Checking out files: 67% (2784/4155) Checking out files: 68% (2826/4155) Checking out files: 69% (2867/4155) Checking out files: 70% (2909/4155) Checking out files: 71% (2951/4155) Checking out files: 72% (2992/4155) Checking out files: 73% (3034/4155) Checking out files: 74% (3075/4155) Checking out files: 75% (3117/4155) Checking out files: 76% (3158/4155) Checking out files: 77% (3200/4155) Checking out files: 78% (3241/4155) Checking out files: 79% (3283/4155) Checking out files: 80% (3324/4155) Checking out files: 81% (3366/4155) Checking out files: 82% (3408/4155) Checking out files: 83% (3449/4155) Checking out files: 84% (3491/4155) Checking out files: 85% (3532/4155) Checking out files: 86% (3574/4155) Checking out files: 87% (3615/4155) Checking out files: 88% (3657/4155) Checking out files: 89% (3698/4155) Checking out files: 90% (3740/4155) Checking out files: 91% (3782/4155) Checking out files: 92% (3823/4155) Checking out files: 93% (3865/4155) Checking out files: 94% (3906/4155) Checking out files: 95% (3948/4155) Checking out files: 96% (3989/4155) Checking out files: 97% (4031/4155) Checking out files: 98% (4072/4155) Checking out files: 99% (4114/4155) Checking out files: 100% (4155/4155) Checking out files: 100% (4155/4155), done. [2021-07-31T17:33:26.628Z] #54 44.94 + cd /tmp/tmp.9rXIi7lJf9/src/github.com/containerd/containerd [2021-07-31T17:33:26.886Z] #54 44.94 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-07-31T17:33:27.020Z] ok github.com/docker/docker/api/server/httputils 0.023s coverage: 14.7% of statements [2021-07-31T17:33:27.020Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2021-07-31T17:33:27.020Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-31T17:33:27.020Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-31T17:33:27.020Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-31T17:33:27.020Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-31T17:33:27.020Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-31T17:33:27.020Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-31T17:33:27.020Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-31T17:33:27.020Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-31T17:33:27.020Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-31T17:33:27.020Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-31T17:33:27.020Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.7% of statements [2021-07-31T17:33:27.020Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-31T17:33:27.020Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-31T17:33:27.020Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-31T17:33:27.020Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-31T17:33:27.020Z] ? github.com/docker/docker/api/types [no test files] [2021-07-31T17:33:27.020Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-31T17:33:27.020Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-31T17:33:27.020Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-31T17:33:27.021Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-31T17:33:27.021Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2021-07-31T17:33:27.021Z] ok github.com/docker/docker/api/types/filters 0.018s coverage: 92.2% of statements [2021-07-31T17:33:27.021Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-31T17:33:27.021Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-31T17:33:27.021Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-31T17:33:27.021Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-31T17:33:27.021Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-31T17:33:27.021Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-31T17:33:27.021Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-31T17:33:27.021Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2021-07-31T17:33:27.021Z] ok github.com/docker/docker/api/types/time 0.027s coverage: 100.0% of statements [2021-07-31T17:33:27.021Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-31T17:33:27.021Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-31T17:33:27.021Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-31T17:33:27.021Z] ? github.com/docker/docker/builder [no test files] [2021-07-31T17:33:27.021Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-31T17:33:27.021Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-31T17:33:27.021Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-31T17:33:27.021Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-31T17:33:27.021Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-31T17:33:27.021Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-31T17:33:27.021Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-31T17:33:27.021Z] ok github.com/docker/docker/builder/remotecontext 0.182s coverage: 13.7% of statements [2021-07-31T17:33:27.021Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2021-07-31T17:33:27.021Z] ok github.com/docker/docker/builder/dockerfile 0.305s coverage: 48.7% of statements [2021-07-31T17:33:27.021Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-31T17:33:27.021Z] ok github.com/docker/docker/cmd/docker-proxy 0.049s coverage: 67.6% of statements [2021-07-31T17:33:27.021Z] ok github.com/docker/docker/builder/remotecontext/git 4.677s coverage: 86.3% of statements [2021-07-31T17:33:27.021Z] ? github.com/docker/docker/cli [no test files] [2021-07-31T17:33:27.021Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-31T17:33:27.836Z] #54 46.11 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-31T17:33:27.836Z] #54 46.11 + BUILDTAGS='netgo osusergo static_build' [2021-07-31T17:33:27.836Z] #54 46.11 + export EXTRA_FLAGS=-buildmode=pie [2021-07-31T17:33:27.836Z] #54 46.11 + EXTRA_FLAGS=-buildmode=pie [2021-07-31T17:33:27.836Z] #54 46.11 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-31T17:33:27.836Z] #54 46.11 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-31T17:33:27.836Z] #54 46.11 + '[' '' = dynamic ']' [2021-07-31T17:33:27.836Z] #54 46.11 + make [2021-07-31T17:33:28.576Z] Merge succeeded, producing 4431b8c3e2e52e1096ada7bfe87938aecacdaed1 [2021-07-31T17:33:28.577Z] Checking out Revision 4431b8c3e2e52e1096ada7bfe87938aecacdaed1 (PR-42697) [2021-07-31T17:33:29.206Z] #54 47.56 + bin/ctr [2021-07-31T17:33:27.749Z] > git remote # timeout=10 [2021-07-31T17:33:27.836Z] > git config --get remote.origin.url # timeout=10 [2021-07-31T17:33:27.888Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-31T17:33:27.889Z] > git merge 0b39cc2e57828c411a82ffebf7f52cf724e4fbe2 # timeout=10 [2021-07-31T17:33:28.474Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-31T17:33:28.609Z] > git config core.sparsecheckout # timeout=10 [2021-07-31T17:33:28.658Z] > git checkout -f 4431b8c3e2e52e1096ada7bfe87938aecacdaed1 # timeout=10 [2021-07-31T17:33:32.318Z] ok github.com/docker/docker/client 0.228s coverage: 75.5% of statements [2021-07-31T17:33:32.489Z] #54 ... [2021-07-31T17:33:32.489Z] [2021-07-31T17:33:32.489Z] #12 [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-31T17:33:32.489Z] #12 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-31T17:33:32.489Z] #12 102.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-31T17:33:32.489Z] #12 102.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-31T17:33:32.489Z] #12 102.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-31T17:33:33.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-31T17:33:33.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-31T17:33:35.019Z] #12 ... [2021-07-31T17:33:35.019Z] [2021-07-31T17:33:35.019Z] #49 [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-31T17:33:35.019Z] #49 sha256:a3b93b41487b2b617c2d14a42e6bac234affd63602a5fdbb386c9f6ec56ee7ca [2021-07-31T17:33:35.019Z] #49 103.5 mvdan.cc/sh/v3/cmd/shfmt [2021-07-31T17:33:35.019Z] #49 DONE 108.2s [2021-07-31T17:33:35.019Z] [2021-07-31T17:33:35.019Z] #43 [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-31T17:33:35.019Z] #43 sha256:82089c390bae9064c078fcad98bbfc9b5408f93095c52e92c8e50f0afa81d6cf [2021-07-31T17:33:35.019Z] #43 99.90 log [2021-07-31T17:33:35.019Z] #43 100.6 encoding/xml [2021-07-31T17:33:35.019Z] #43 102.2 go/doc [2021-07-31T17:33:35.019Z] #43 105.5 github.com/LK4D4/vndr/build [2021-07-31T17:33:35.019Z] #43 105.7 github.com/LK4D4/vndr/versioned [2021-07-31T17:33:35.019Z] #43 105.7 compress/flate [2021-07-31T17:33:35.019Z] #43 108.0 hash/crc32 [2021-07-31T17:33:35.019Z] #43 108.2 crypto/rsa [2021-07-31T17:33:35.277Z] #43 108.6 compress/gzip [2021-07-31T17:33:36.211Z] #43 109.3 crypto/dsa [2021-07-31T17:33:36.211Z] #43 109.5 crypto/x509/pkix [2021-07-31T17:33:36.468Z] #43 109.9 net [2021-07-31T17:33:36.726Z] #43 109.9 vendor/golang.org/x/crypto/chacha20 [2021-07-31T17:33:37.292Z] #43 110.4 vendor/golang.org/x/crypto/poly1305 [2021-07-31T17:33:37.550Z] #43 110.9 vendor/golang.org/x/sys/cpu [2021-07-31T17:33:38.115Z] #43 111.4 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-31T17:33:39.048Z] #43 112.4 vendor/golang.org/x/crypto/curve25519 [2021-07-31T17:33:39.679Z] Commit message: "Merge commit '0b39cc2e57828c411a82ffebf7f52cf724e4fbe2' into HEAD" [2021-07-31T17:33:39.815Z] First time build. Skipping changelog. [2021-07-31T17:33:39.982Z] #43 113.2 vendor/golang.org/x/crypto/hkdf [2021-07-31T17:33:39.713Z] > git rev-list --no-walk 8520a22f7e6a962928ab9664791c5a19502398ed # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-07-31T17:33:40.240Z] #43 113.4 vendor/golang.org/x/text/transform [Pipeline] sh [2021-07-31T17:33:40.806Z] #43 114.0 vendor/golang.org/x/text/unicode/bidi [2021-07-31T17:33:42.180Z] #43 115.4 vendor/golang.org/x/text/secure/bidirule [2021-07-31T17:33:42.437Z] #43 115.7 vendor/golang.org/x/text/unicode/norm [2021-07-31T17:33:42.949Z] + docker version [2021-07-31T17:33:46.626Z] #43 119.4 vendor/golang.org/x/net/idna [2021-07-31T17:33:46.626Z] #43 ... [2021-07-31T17:33:46.626Z] [2021-07-31T17:33:46.626Z] #12 [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-31T17:33:46.626Z] #12 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-31T17:33:46.626Z] #12 115.6 Selecting previously unselected package libapparmor1:amd64. [2021-07-31T17:33:46.626Z] #12 115.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-31T17:33:46.626Z] #12 115.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-31T17:33:46.626Z] #12 115.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-31T17:33:46.626Z] #12 115.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-31T17:33:46.626Z] #12 115.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-31T17:33:46.626Z] #12 115.9 Selecting previously unselected package libbtrfs0. [2021-07-31T17:33:46.626Z] #12 115.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-31T17:33:46.626Z] #12 116.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-31T17:33:46.626Z] #12 116.0 Selecting previously unselected package libbtrfs-dev. [2021-07-31T17:33:46.626Z] #12 116.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-31T17:33:46.626Z] #12 116.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-31T17:33:46.626Z] #12 116.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-31T17:33:46.626Z] #12 116.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-31T17:33:46.626Z] #12 116.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-31T17:33:46.626Z] #12 116.2 Selecting previously unselected package libudev-dev:amd64. [2021-07-31T17:33:46.626Z] #12 116.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-07-31T17:33:46.626Z] #12 116.3 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-31T17:33:47.192Z] #12 116.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-31T17:33:47.192Z] #12 116.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-31T17:33:47.192Z] #12 116.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-31T17:33:47.450Z] #12 116.7 Selecting previously unselected package libpcre16-3:amd64. [2021-07-31T17:33:47.450Z] #12 116.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-31T17:33:47.450Z] #12 116.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-31T17:33:47.450Z] #12 116.9 Selecting previously unselected package libpcre32-3:amd64. [2021-07-31T17:33:47.450Z] #12 116.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-31T17:33:47.450Z] #12 116.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-31T17:33:47.639Z] Client: Mirantis Container Runtime [2021-07-31T17:33:47.639Z] Version: 20.10.0 [2021-07-31T17:33:47.639Z] API version: 1.41 [2021-07-31T17:33:47.639Z] Go version: go1.13.15 [2021-07-31T17:33:47.639Z] Git commit: 6ee42dc [2021-07-31T17:33:47.639Z] Built: 03/11/2021 13:24:56 [2021-07-31T17:33:47.639Z] OS/Arch: windows/amd64 [2021-07-31T17:33:47.639Z] Context: default [2021-07-31T17:33:47.639Z] Experimental: true [2021-07-31T17:33:47.639Z] [2021-07-31T17:33:47.639Z] Server: Mirantis Container Runtime [2021-07-31T17:33:47.639Z] Engine: [2021-07-31T17:33:47.639Z] Version: 20.10.0 [2021-07-31T17:33:47.639Z] API version: 1.41 (minimum version 1.24) [2021-07-31T17:33:47.639Z] Go version: go1.13.15 [2021-07-31T17:33:47.639Z] Git commit: 1e08f21e79 [2021-07-31T17:33:47.639Z] Built: 03/11/2021 13:23:32 [2021-07-31T17:33:47.639Z] OS/Arch: windows/amd64 [2021-07-31T17:33:47.639Z] Experimental: true [2021-07-31T17:33:47.708Z] #12 117.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-31T17:33:47.708Z] #12 117.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-31T17:33:47.708Z] #12 117.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-31T17:33:47.708Z] #12 117.2 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-31T17:33:47.708Z] #12 117.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-31T17:33:47.708Z] #12 117.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-31T17:33:48.223Z] #12 117.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-31T17:33:48.223Z] #12 117.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-31T17:33:48.223Z] #12 117.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [Pipeline] sh [2021-07-31T17:33:48.492Z] #12 117.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-31T17:33:48.492Z] #12 117.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-31T17:33:48.492Z] #12 117.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-31T17:33:48.492Z] #12 117.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-31T17:33:48.492Z] #12 117.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-31T17:33:48.492Z] #12 118.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-31T17:33:48.492Z] #12 118.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-31T17:33:48.750Z] #12 118.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-07-31T17:33:48.750Z] #12 118.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-31T17:33:49.009Z] #12 118.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-31T17:33:49.009Z] #12 118.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-31T17:33:49.009Z] #12 118.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-31T17:33:49.163Z] + docker info [2021-07-31T17:33:49.267Z] #12 118.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-31T17:33:49.267Z] #12 118.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-31T17:33:49.267Z] #12 118.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-31T17:33:49.267Z] #12 118.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-31T17:33:49.267Z] #12 118.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-31T17:33:49.267Z] #12 118.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-31T17:33:49.267Z] #12 118.7 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-31T17:33:49.267Z] #12 118.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-31T17:33:49.267Z] #12 118.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-31T17:33:49.267Z] #12 118.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-31T17:33:49.267Z] #12 118.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-31T17:33:49.267Z] #12 118.8 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-31T17:33:49.267Z] #12 118.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-31T17:33:49.525Z] #12 118.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-31T17:33:49.525Z] #12 118.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-31T17:33:49.525Z] #12 118.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-31T17:33:49.525Z] #12 118.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-31T17:33:49.525Z] #12 118.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-31T17:33:49.525Z] #12 118.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-31T17:33:49.525Z] #12 118.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-31T17:33:49.525Z] #12 118.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-31T17:33:49.525Z] #12 119.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-31T17:33:49.525Z] #12 119.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-31T17:33:49.525Z] #12 119.0 Setting up dmsetup (2:1.02.155-3) ... [2021-07-31T17:33:49.525Z] #12 119.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-31T17:33:49.525Z] #12 119.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-31T17:33:49.525Z] #12 119.0 Processing triggers for libc-bin (2.28-10) ... [2021-07-31T17:33:51.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-31T17:33:51.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-31T17:33:52.053Z] #12 ... [2021-07-31T17:33:52.053Z] [2021-07-31T17:33:52.053Z] #56 [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-31T17:33:52.053Z] #56 sha256:6d345191723d32f032343dce8ca5138f2a46491c5b8917bcbb13961ceda873c8 [2021-07-31T17:33:52.053Z] #56 120.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-31T17:33:52.053Z] #56 120.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-31T17:33:52.053Z] #56 DONE 125.3s [2021-07-31T17:33:52.053Z] [2021-07-31T17:33:52.053Z] #43 [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-31T17:33:52.053Z] #43 sha256:82089c390bae9064c078fcad98bbfc9b5408f93095c52e92c8e50f0afa81d6cf [2021-07-31T17:33:52.053Z] #43 121.3 vendor/golang.org/x/net/http2/hpack [2021-07-31T17:33:52.053Z] #43 122.4 mime [2021-07-31T17:33:52.053Z] #43 123.7 mime/quotedprintable [2021-07-31T17:33:52.053Z] #43 124.0 net/http/internal [2021-07-31T17:33:52.053Z] #43 ... [2021-07-31T17:33:52.053Z] [2021-07-31T17:33:52.053Z] #12 [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-31T17:33:52.053Z] #12 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-31T17:33:52.053Z] #12 DONE 121.5s [2021-07-31T17:33:52.311Z] [2021-07-31T17:33:52.311Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-31T17:33:52.311Z] #57 sha256:91b2cd57a0f78addef462ee456ba417be585a2ac85bf03f808ae89cc2d4ad41e [2021-07-31T17:33:52.311Z] #57 DONE 0.3s [2021-07-31T17:33:52.311Z] [2021-07-31T17:33:52.311Z] #51 [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-31T17:33:52.311Z] #51 sha256:537d719c495464c11cb248ef0c798cf9e71d6840774da7b22efb38fcdd9a35bc [2021-07-31T17:33:52.569Z] #51 ... [2021-07-31T17:33:52.569Z] [2021-07-31T17:33:52.569Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-31T17:33:52.569Z] #58 sha256:ab6578338a322aa48b80699f5b1daa8c665a9e897dd0ec0c4e48f450ecf8317a [2021-07-31T17:33:52.569Z] #58 DONE 0.2s [2021-07-31T17:33:52.827Z] [2021-07-31T17:33:52.827Z] #13 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-31T17:33:52.827Z] #13 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-07-31T17:33:54.202Z] #13 DONE 2.3s [2021-07-31T17:33:54.202Z] [2021-07-31T17:33:54.202Z] #51 [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-31T17:33:54.202Z] #51 sha256:537d719c495464c11cb248ef0c798cf9e71d6840774da7b22efb38fcdd9a35bc [2021-07-31T17:33:54.202Z] #51 1.831 + RM_GOPATH=0 [2021-07-31T17:33:54.202Z] #51 1.831 + TMP_GOPATH= [2021-07-31T17:33:54.202Z] #51 1.831 + : /build [2021-07-31T17:33:54.202Z] #51 1.831 + '[' -z '' ']' [2021-07-31T17:33:54.202Z] #51 1.831 ++ mktemp -d [2021-07-31T17:33:54.202Z] #51 1.833 + export GOPATH=/tmp/tmp.ZUZWoLIj4A [2021-07-31T17:33:54.202Z] #51 1.833 + GOPATH=/tmp/tmp.ZUZWoLIj4A [2021-07-31T17:33:54.202Z] #51 1.833 + RM_GOPATH=1 [2021-07-31T17:33:54.202Z] #51 1.833 + case "$(go env GOARCH)" in [2021-07-31T17:33:54.202Z] #51 1.846 ++ go env GOARCH [2021-07-31T17:33:54.202Z] #51 1.871 + export GO_BUILDMODE=-buildmode=pie [2021-07-31T17:33:54.202Z] #51 1.871 + GO_BUILDMODE=-buildmode=pie [2021-07-31T17:33:54.202Z] #51 1.871 ++ dirname /tmp/install/install.sh [2021-07-31T17:33:54.202Z] #51 1.871 + dir=/tmp/install [2021-07-31T17:33:54.202Z] #51 1.871 + bin=runc [2021-07-31T17:33:54.202Z] #51 1.871 + shift [2021-07-31T17:33:54.202Z] #51 1.871 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-31T17:33:54.202Z] #51 1.871 + . /tmp/install/runc.installer [2021-07-31T17:33:54.202Z] #51 1.871 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-31T17:33:54.202Z] #51 1.871 + install_runc [2021-07-31T17:33:54.202Z] #51 1.871 + uname -r [2021-07-31T17:33:54.202Z] #51 1.871 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-31T17:33:54.202Z] #51 1.884 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-31T17:33:54.202Z] #51 1.884 + RUNC_BUILDTAGS='seccomp ' [2021-07-31T17:33:54.202Z] #51 1.884 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-31T17:33:54.202Z] #51 1.884 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZUZWoLIj4A/src/github.com/opencontainers/runc [2021-07-31T17:33:54.202Z] #51 1.906 Cloning into '/tmp/tmp.ZUZWoLIj4A/src/github.com/opencontainers/runc'... [2021-07-31T17:33:56.734Z] #51 ... [2021-07-31T17:33:56.735Z] [2021-07-31T17:33:56.735Z] #14 [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-31T17:33:56.735Z] #14 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-07-31T17:33:56.735Z] #14 DONE 1.8s [2021-07-31T17:33:56.735Z] [2021-07-31T17:33:56.735Z] #15 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-31T17:33:56.735Z] #15 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-07-31T17:33:57.300Z] #15 1.057 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-31T17:33:57.300Z] #15 DONE 1.3s [2021-07-31T17:33:57.300Z] [2021-07-31T17:33:57.300Z] #43 [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-31T17:33:57.300Z] #43 sha256:82089c390bae9064c078fcad98bbfc9b5408f93095c52e92c8e50f0afa81d6cf [2021-07-31T17:33:57.300Z] #43 126.2 mime/multipart [2021-07-31T17:33:57.300Z] #43 126.2 crypto/tls [2021-07-31T17:33:58.675Z] #43 ... [2021-07-31T17:33:58.675Z] [2021-07-31T17:33:58.675Z] #16 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-31T17:33:58.675Z] #16 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-07-31T17:33:58.675Z] #16 DONE 1.2s [2021-07-31T17:33:58.675Z] [2021-07-31T17:33:58.675Z] #17 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-31T17:33:58.675Z] #17 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-07-31T17:33:59.478Z] Client: [2021-07-31T17:33:59.478Z] Context: default [2021-07-31T17:33:59.478Z] Debug Mode: false [2021-07-31T17:33:59.478Z] Plugins: [2021-07-31T17:33:59.478Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-31T17:33:59.478Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-31T17:33:59.478Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-31T17:33:59.478Z] [2021-07-31T17:33:59.478Z] Server: [2021-07-31T17:33:59.478Z] Containers: 0 [2021-07-31T17:33:59.478Z] Running: 0 [2021-07-31T17:33:59.478Z] Paused: 0 [2021-07-31T17:33:59.478Z] Stopped: 0 [2021-07-31T17:33:59.478Z] Images: 0 [2021-07-31T17:33:59.478Z] Server Version: 20.10.0 [2021-07-31T17:33:59.478Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-31T17:33:59.478Z] Windows: [2021-07-31T17:33:59.478Z] LCOW: [2021-07-31T17:33:59.478Z] Logging Driver: json-file [2021-07-31T17:33:59.478Z] Plugins: [2021-07-31T17:33:59.478Z] Volume: local [2021-07-31T17:33:59.478Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-31T17:33:59.478Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-31T17:33:59.478Z] Swarm: inactive [2021-07-31T17:33:59.478Z] Default Isolation: process [2021-07-31T17:33:59.478Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-31T17:33:59.478Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-31T17:33:59.478Z] OSType: windows [2021-07-31T17:33:59.478Z] Architecture: x86_64 [2021-07-31T17:33:59.478Z] CPUs: 4 [2021-07-31T17:33:59.478Z] Total Memory: 32GiB [2021-07-31T17:33:59.478Z] Name: azwin-2-566610 [2021-07-31T17:33:59.478Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-31T17:33:59.479Z] Docker Root Dir: D:\docker [2021-07-31T17:33:59.479Z] Debug Mode: false [2021-07-31T17:33:59.479Z] Registry: https://index.docker.io/v1/ [2021-07-31T17:33:59.479Z] Labels: [2021-07-31T17:33:59.479Z] Experimental: true [2021-07-31T17:33:59.479Z] Insecure Registries: [2021-07-31T17:33:59.479Z] 10.0.0.4:5000 [2021-07-31T17:33:59.479Z] 127.0.0.0/8 [2021-07-31T17:33:59.479Z] Registry Mirrors: [2021-07-31T17:33:59.479Z] http://10.0.0.4:5000/ [2021-07-31T17:33:59.479Z] Live Restore Enabled: false [2021-07-31T17:33:59.479Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2021-07-31T17:33:59.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-31T17:33:59.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [Pipeline] powershell [2021-07-31T17:34:00.048Z] #17 DONE 1.1s [2021-07-31T17:34:00.048Z] [2021-07-31T17:34:00.048Z] #18 [dev-systemd-false 6/25] RUN ldconfig [2021-07-31T17:34:00.048Z] #18 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-07-31T17:34:00.980Z] #18 DONE 1.1s [2021-07-31T17:34:00.980Z] [2021-07-31T17:34:00.980Z] #19 [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-31T17:34:00.980Z] #19 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-31T17:34:02.352Z] #19 1.478 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-31T17:34:02.352Z] #19 1.595 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-31T17:34:02.918Z] #19 1.821 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-31T17:34:02.918Z] #19 1.922 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-31T17:34:02.918Z] #19 1.958 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-31T17:34:03.854Z] #19 2.879 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-31T17:34:04.788Z] #19 3.836 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [298 kB] [2021-07-31T17:34:06.161Z] #19 5.100 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-31T17:34:09.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-31T17:34:10.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-31T17:34:11.093Z] ok github.com/docker/docker/cmd/dockerd/trap 2.950s coverage: 0.0% of statements [2021-07-31T17:34:11.093Z] ok github.com/docker/docker/container 0.162s coverage: 34.8% of statements [2021-07-31T17:34:11.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-31T17:34:11.427Z] #19 9.996 Fetched 8996 kB in 9s (1028 kB/s) [2021-07-31T17:34:11.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-31T17:34:11.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-31T17:34:12.797Z] #19 9.996 Reading package lists... [2021-07-31T17:34:12.797Z] #19 ... [2021-07-31T17:34:12.797Z] [2021-07-31T17:34:12.797Z] #43 [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-31T17:34:12.797Z] #43 sha256:82089c390bae9064c078fcad98bbfc9b5408f93095c52e92c8e50f0afa81d6cf [2021-07-31T17:34:12.797Z] #43 135.7 net/http/httptrace [2021-07-31T17:34:12.797Z] #43 136.0 net/http [2021-07-31T17:34:12.797Z] #43 ... [2021-07-31T17:34:12.797Z] [2021-07-31T17:34:12.797Z] #51 [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-31T17:34:12.797Z] #51 sha256:537d719c495464c11cb248ef0c798cf9e71d6840774da7b22efb38fcdd9a35bc [2021-07-31T17:34:12.797Z] #51 11.95 + cd /tmp/tmp.ZUZWoLIj4A/src/github.com/opencontainers/runc [2021-07-31T17:34:12.797Z] #51 11.95 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-31T17:34:12.797Z] #51 12.42 + '[' -z '' ']' [2021-07-31T17:34:12.797Z] #51 12.42 + target=static [2021-07-31T17:34:12.797Z] #51 12.42 + make 'BUILDTAGS=seccomp ' static [2021-07-31T17:34:12.797Z] #51 12.59 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-31T17:34:13.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-31T17:34:13.647Z] ok github.com/docker/docker/cmd/dockerd 0.217s coverage: 29.1% of statements [2021-07-31T17:34:13.647Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-31T17:34:13.647Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-31T17:34:13.647Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-31T17:34:13.647Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-31T17:34:13.647Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-31T17:34:14.594Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.031s coverage: 65.3% of statements [2021-07-31T17:34:14.691Z] #51 ... [2021-07-31T17:34:14.691Z] [2021-07-31T17:34:14.691Z] #43 [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-31T17:34:14.691Z] #43 sha256:82089c390bae9064c078fcad98bbfc9b5408f93095c52e92c8e50f0afa81d6cf [2021-07-31T17:34:14.691Z] #43 147.6 github.com/LK4D4/vndr/godl [2021-07-31T17:34:15.254Z] #43 148.4 github.com/LK4D4/vndr [2021-07-31T17:34:15.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-31T17:34:17.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-31T17:34:17.939Z] ok github.com/docker/docker/daemon/cluster/convert 0.040s coverage: 35.9% of statements [2021-07-31T17:34:18.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-31T17:34:18.202Z] ok github.com/docker/docker/daemon/cluster 0.181s coverage: 0.5% of statements [2021-07-31T17:34:18.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-31T17:34:18.597Z] #43 ... [2021-07-31T17:34:18.597Z] [2021-07-31T17:34:18.597Z] #30 [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-31T17:34:18.597Z] #30 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-31T17:34:18.597Z] #30 DONE 150.8s [2021-07-31T17:34:18.597Z] [2021-07-31T17:34:18.597Z] #19 [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-31T17:34:18.597Z] #19 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-31T17:34:18.597Z] #19 9.996 Reading package lists... [2021-07-31T17:34:18.597Z] #19 13.60 Reading package lists... [2021-07-31T17:34:19.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-31T17:34:19.536Z] #19 17.14 Building dependency tree... [2021-07-31T17:34:19.793Z] #19 ... [2021-07-31T17:34:19.793Z] [2021-07-31T17:34:19.793Z] #43 [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-31T17:34:19.793Z] #43 sha256:82089c390bae9064c078fcad98bbfc9b5408f93095c52e92c8e50f0afa81d6cf [2021-07-31T17:34:19.793Z] #43 DONE 153.1s [2021-07-31T17:34:19.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-31T17:34:20.051Z] [2021-07-31T17:34:20.051Z] #51 [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-31T17:34:20.051Z] #51 sha256:537d719c495464c11cb248ef0c798cf9e71d6840774da7b22efb38fcdd9a35bc [2021-07-31T17:34:20.051Z] #51 ... [2021-07-31T17:34:20.051Z] [2021-07-31T17:34:20.051Z] #19 [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-31T17:34:20.051Z] #19 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-31T17:34:20.051Z] #19 19.14 libcap2-bin is already the newest version (1:2.25-2). [2021-07-31T17:34:20.051Z] #19 19.14 The following additional packages will be installed: [2021-07-31T17:34:20.051Z] #19 19.15 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-31T17:34:20.051Z] #19 19.15 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-31T17:34:20.051Z] #19 19.15 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-31T17:34:20.051Z] #19 19.15 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-31T17:34:20.051Z] #19 19.15 python3.7 python3.7-minimal vim-runtime xxd [2021-07-31T17:34:20.051Z] #19 19.15 Suggested packages: [2021-07-31T17:34:20.051Z] #19 19.15 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-31T17:34:20.051Z] #19 19.15 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-31T17:34:20.051Z] #19 19.15 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-31T17:34:20.051Z] #19 19.15 quota [2021-07-31T17:34:20.051Z] #19 19.15 Recommended packages: [2021-07-31T17:34:20.051Z] #19 19.15 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-31T17:34:20.051Z] #19 19.15 python3-keyrings.alt python3-xdg unzip [2021-07-31T17:34:20.755Z] ok github.com/docker/docker/daemon/config 0.076s coverage: 81.4% of statements [2021-07-31T17:34:21.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-31T17:34:21.277Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-31T17:34:21.277Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-524323c5\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-31T17:34:21.277Z] ---------------------------------------------------------------------------- [2021-07-31T17:34:21.277Z] [2021-07-31T17:34:21.277Z] INFO: executeCI.ps1 starting at Sat Jul 31 17:34:18 CUT 2021 [2021-07-31T17:34:21.277Z] [2021-07-31T17:34:21.277Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-31T17:34:21.277Z] INFO: Running git version 2.24.1.windows.2 [2021-07-31T17:34:21.277Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-07-31T17:34:21.277Z] INFO: Environment variables: [2021-07-31T17:34:21.277Z] [2021-07-31T17:34:21.277Z] Name Value [2021-07-31T17:34:21.277Z] ---- ----- [2021-07-31T17:34:21.277Z] ALLUSERSPROFILE C:\ProgramData [2021-07-31T17:34:21.277Z] amd64 true [2021-07-31T17:34:21.277Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-31T17:34:21.277Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-31T17:34:21.277Z] arm64 true [2021-07-31T17:34:21.277Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-31T17:34:21.277Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-31T17:34:21.277Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-31T17:34:21.277Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-31T17:34:21.277Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-31T17:34:21.277Z] BRANCH_NAME PR-42697 [2021-07-31T17:34:21.277Z] BUILD_DISPLAY_NAME #12 [2021-07-31T17:34:21.277Z] BUILD_ID 12 [2021-07-31T17:34:21.277Z] BUILD_NUMBER 12 [2021-07-31T17:34:21.277Z] BUILD_TAG jenkins-moby-PR-42697-12 [2021-07-31T17:34:21.277Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42697/12/ [2021-07-31T17:34:21.277Z] cgroup2 true [2021-07-31T17:34:21.277Z] CHANGE_AUTHOR thaJeztah [2021-07-31T17:34:21.277Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-07-31T17:34:21.277Z] CHANGE_BRANCH update_containerd_1.5.5 [2021-07-31T17:34:21.277Z] CHANGE_FORK thaJeztah/docker [2021-07-31T17:34:21.277Z] CHANGE_ID 42697 [2021-07-31T17:34:21.277Z] CHANGE_TARGET master [2021-07-31T17:34:21.277Z] CHANGE_TITLE Update to containerd v1.5.5 [2021-07-31T17:34:21.277Z] CHANGE_URL https://github.com/moby/moby/pull/42697 [2021-07-31T17:34:21.277Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-31T17:34:21.277Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-31T17:34:21.277Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-31T17:34:21.277Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-31T17:34:21.277Z] COMPUTERNAME azwin-2-566610 [2021-07-31T17:34:21.277Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-31T17:34:21.277Z] ConfigSequenceNumber 0 [2021-07-31T17:34:21.277Z] dco true [2021-07-31T17:34:21.277Z] DOCKER_BUILDKIT 0 [2021-07-31T17:34:21.277Z] DOCKER_DUT_DEBUG 1 [2021-07-31T17:34:21.277Z] DOCKER_EXPERIMENTAL 1 [2021-07-31T17:34:21.277Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-31T17:34:21.277Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-31T17:34:21.277Z] EXECUTOR_NUMBER 0 [2021-07-31T17:34:21.277Z] FQDN azwin-2-566610.westus.cloudapp.azure.com [2021-07-31T17:34:21.277Z] GIT_BRANCH PR-42697 [2021-07-31T17:34:21.277Z] GIT_COMMIT 4431b8c3e2e52e1096ada7bfe87938aecacdaed1 [2021-07-31T17:34:21.277Z] GIT_PREVIOUS_COMMIT 8520a22f7e6a962928ab9664791c5a19502398ed [2021-07-31T17:34:21.277Z] GIT_URL https://github.com/moby/moby.git [2021-07-31T17:34:21.277Z] HUDSON_COOKIE 8639f3a2-2206-4ada-ad39-d47517fc9563 [2021-07-31T17:34:21.277Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-31T17:34:21.277Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-31T17:34:21.277Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-31T17:34:21.277Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-31T17:34:21.277Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-31T17:34:21.277Z] JENKINS_NODE_COOKIE 12ccc1cc-b8d6-4512-92d3-4cba3061a6f8 [2021-07-31T17:34:21.277Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-31T17:34:21.277Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-31T17:34:21.277Z] JOB_BASE_NAME PR-42697 [2021-07-31T17:34:21.277Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42697/display/redirect [2021-07-31T17:34:21.277Z] JOB_NAME moby/PR-42697 [2021-07-31T17:34:21.277Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42697/ [2021-07-31T17:34:21.277Z] library.jps.version master [2021-07-31T17:34:21.277Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-31T17:34:21.277Z] NODE_LABELS amd64 azure azwin-2-566610 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-07-31T17:34:21.278Z] NODE_NAME azwin-2-566610 [2021-07-31T17:34:21.278Z] NUMBER_OF_PROCESSORS 4 [2021-07-31T17:34:21.278Z] OS Windows_NT [2021-07-31T17:34:21.278Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-31T17:34:21.278Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-31T17:34:21.278Z] ppc64le false [2021-07-31T17:34:21.278Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-31T17:34:21.278Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-07-31T17:34:21.278Z] PROCESSOR_LEVEL 6 [2021-07-31T17:34:21.278Z] PROCESSOR_REVISION 4f01 [2021-07-31T17:34:21.278Z] ProgramData C:\ProgramData [2021-07-31T17:34:21.278Z] ProgramFiles C:\Program Files [2021-07-31T17:34:21.278Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-31T17:34:21.278Z] ProgramW6432 C:\Program Files [2021-07-31T17:34:21.278Z] PROMPT $P$G [2021-07-31T17:34:21.278Z] PSExecutionPolicyPreference Bypass [2021-07-31T17:34:21.278Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-31T17:34:21.278Z] PUBLIC C:\Users\Public [2021-07-31T17:34:21.278Z] rootless true [2021-07-31T17:34:21.278Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42697/12/display/redirect?page=arti... [2021-07-31T17:34:21.278Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42697/12/display/redirect?page=changes [2021-07-31T17:34:21.278Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42697/12/display/redirect [2021-07-31T17:34:21.278Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42697/12/display/redirect?page=tests [2021-07-31T17:34:21.278Z] s390x false [2021-07-31T17:34:21.278Z] SKIP_VALIDATION_TESTS 1 [2021-07-31T17:34:21.278Z] SOURCES_DRIVE d [2021-07-31T17:34:21.278Z] SOURCES_SUBDIR gopath [2021-07-31T17:34:21.278Z] STAGE_NAME Run tests [2021-07-31T17:34:21.278Z] SystemDrive C: [2021-07-31T17:34:21.278Z] SystemRoot C:\Windows [2021-07-31T17:34:21.278Z] TEMP C:\Windows\TEMP [2021-07-31T17:34:21.278Z] TESTDEBUG 0 [2021-07-31T17:34:21.278Z] TESTRUN_DRIVE d [2021-07-31T17:34:21.278Z] TESTRUN_SUBDIR CI [2021-07-31T17:34:21.278Z] TIMEOUT 120m [2021-07-31T17:34:21.278Z] TMP C:\Windows\TEMP [2021-07-31T17:34:21.278Z] unit_validate true [2021-07-31T17:34:21.278Z] USERDOMAIN WORKGROUP [2021-07-31T17:34:21.278Z] USERNAME azwin-2-566610$ [2021-07-31T17:34:21.278Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-31T17:34:21.278Z] validate_force false [2021-07-31T17:34:21.278Z] windir C:\Windows [2021-07-31T17:34:21.278Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-07-31T17:34:21.278Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-07-31T17:34:21.278Z] windows2022 true [2021-07-31T17:34:21.278Z] windows2022containerd false [2021-07-31T17:34:21.278Z] windowsRS1 false [2021-07-31T17:34:21.278Z] windowsRS5 true [2021-07-31T17:34:21.278Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-31T17:34:21.278Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-31T17:34:21.278Z] [2021-07-31T17:34:21.278Z] [2021-07-31T17:34:21.278Z] [2021-07-31T17:34:21.278Z] INFO: Sources under d:\gopath\... [2021-07-31T17:34:21.278Z] INFO: Test run under d:\CI\... [2021-07-31T17:34:21.278Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-31T17:34:21.278Z] INFO: docker/docker repository was found [2021-07-31T17:34:21.330Z] ok github.com/docker/docker/daemon/discovery 0.006s coverage: 30.0% of statements [2021-07-31T17:34:21.738Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-07-31T17:34:21.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-31T17:34:21.903Z] ok github.com/docker/docker/daemon/events 0.063s coverage: 50.0% of statements [2021-07-31T17:34:21.951Z] #19 20.79 The following NEW packages will be installed: [2021-07-31T17:34:21.952Z] #19 20.79 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-31T17:34:21.952Z] #19 20.80 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-31T17:34:21.952Z] #19 20.80 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-31T17:34:21.952Z] #19 20.80 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-31T17:34:21.952Z] #19 20.80 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-31T17:34:21.952Z] #19 20.80 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-31T17:34:21.952Z] #19 20.80 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-31T17:34:21.952Z] #19 20.81 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-31T17:34:21.952Z] #19 20.81 xz-utils zip [2021-07-31T17:34:22.198Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-31T17:34:22.208Z] #19 21.21 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2021-07-31T17:34:22.208Z] #19 21.21 Need to get 28.6 MB of archives. [2021-07-31T17:34:22.208Z] #19 21.21 After this operation, 116 MB of additional disk space will be used. [2021-07-31T17:34:22.208Z] #19 21.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-31T17:34:22.208Z] #19 21.21 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-31T17:34:22.208Z] #19 21.23 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-31T17:34:22.208Z] #19 21.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-31T17:34:22.208Z] #19 21.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-31T17:34:22.208Z] #19 21.30 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-31T17:34:22.208Z] #19 21.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-31T17:34:22.208Z] #19 21.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-31T17:34:22.208Z] #19 21.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-31T17:34:22.208Z] #19 21.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-31T17:34:22.208Z] #19 21.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-31T17:34:22.208Z] #19 21.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-31T17:34:22.465Z] #19 21.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-31T17:34:22.465Z] #19 21.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-31T17:34:22.465Z] #19 21.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-31T17:34:22.465Z] #19 21.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-31T17:34:22.465Z] #19 21.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-31T17:34:22.465Z] #19 21.43 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-31T17:34:22.465Z] #19 21.44 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-31T17:34:22.465Z] #19 21.45 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-31T17:34:22.465Z] #19 21.46 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-31T17:34:22.465Z] #19 21.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-31T17:34:22.465Z] #19 21.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-31T17:34:22.465Z] #19 21.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-31T17:34:22.465Z] #19 21.49 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-31T17:34:22.465Z] #19 21.50 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-31T17:34:22.465Z] #19 21.51 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-31T17:34:22.465Z] #19 21.51 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-31T17:34:22.465Z] #19 21.51 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-31T17:34:22.656Z] 29d5b6a226d2: Pulling fs layer [2021-07-31T17:34:22.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-31T17:34:22.723Z] #19 21.92 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-31T17:34:22.847Z] ok github.com/docker/docker/daemon/graphdriver 0.042s coverage: 2.2% of statements [2021-07-31T17:34:22.980Z] #19 21.93 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-31T17:34:22.980Z] #19 21.93 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-31T17:34:22.980Z] #19 21.93 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-31T17:34:22.980Z] #19 21.94 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-31T17:34:22.980Z] #19 21.95 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-31T17:34:22.980Z] #19 21.96 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-31T17:34:22.980Z] #19 22.03 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-31T17:34:22.980Z] #19 22.04 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-31T17:34:22.980Z] #19 22.04 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-31T17:34:22.980Z] #19 22.06 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-31T17:34:22.980Z] #19 22.07 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-31T17:34:22.980Z] #19 22.08 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-31T17:34:22.980Z] #19 22.10 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-31T17:34:22.980Z] #19 22.15 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-31T17:34:23.238Z] #19 22.17 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-31T17:34:23.238Z] #19 22.18 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-31T17:34:23.323Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-31T17:34:23.323Z] Using test binary docker [2021-07-31T17:34:23.499Z] #19 22.46 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-31T17:34:23.499Z] #19 22.50 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-31T17:34:23.499Z] #19 22.54 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-31T17:34:23.589Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-31T17:34:23.589Z] Starting apparmor (via systemctl): apparmor.service. [2021-07-31T17:34:23.589Z] Starting dockerd [2021-07-31T17:34:23.589Z] INFO: Waiting for daemon to start... [2021-07-31T17:34:24.064Z] #19 22.95 debconf: delaying package configuration, since apt-utils is not installed [2021-07-31T17:34:24.064Z] #19 23.02 Fetched 28.6 MB in 2s (16.9 MB/s) [2021-07-31T17:34:24.064Z] #19 23.07 Selecting previously unselected package pigz. [2021-07-31T17:34:24.064Z] #19 23.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 ... 23446 files and directories currently installed.) [2021-07-31T17:34:24.064Z] #19 23.15 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-31T17:34:24.064Z] #19 23.16 Unpacking pigz (2.4-1) ... [2021-07-31T17:34:24.064Z] #19 23.23 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-31T17:34:24.322Z] #19 23.23 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-31T17:34:24.322Z] #19 23.24 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-31T17:34:24.579Z] #19 23.60 Selecting previously unselected package python3.7-minimal. [2021-07-31T17:34:24.579Z] #19 23.60 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-31T17:34:24.579Z] #19 23.61 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-31T17:34:25.489Z] . [2021-07-31T17:34:25.489Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-31T17:34:25.489Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-31T17:34:25.512Z] #19 24.28 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-31T17:34:25.512Z] #19 24.31 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-31T17:34:25.746Z] Error: No such image: emptyfs [2021-07-31T17:34:25.746Z] Running integration-test (iteration 1) [2021-07-31T17:34:25.746Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-31T17:34:26.151Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.710s coverage: 73.3% of statements [2021-07-31T17:34:26.151Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.529s coverage: 13.8% of statements [2021-07-31T17:34:27.095Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.019s coverage: 3.1% of statements [2021-07-31T17:34:27.409Z] #19 26.09 Selecting previously unselected package python3-minimal. [2021-07-31T17:34:27.409Z] #19 26.09 (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-31T17:34:27.409Z] #19 26.13 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-31T17:34:27.409Z] #19 26.17 Unpacking python3-minimal (3.7.3-1) ... [2021-07-31T17:34:27.409Z] #19 26.25 Selecting previously unselected package libmpdec2:amd64. [2021-07-31T17:34:27.409Z] #19 26.25 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-31T17:34:27.409Z] #19 26.26 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-31T17:34:27.409Z] #19 26.34 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-31T17:34:27.409Z] #19 26.34 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-31T17:34:27.409Z] #19 26.34 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-31T17:34:27.668Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.678s coverage: 56.2% of statements [2021-07-31T17:34:28.340Z] #19 27.14 Selecting previously unselected package python3.7. [2021-07-31T17:34:28.340Z] #19 27.15 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-31T17:34:28.340Z] #19 27.15 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-31T17:34:28.340Z] #19 27.28 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-31T17:34:28.340Z] #19 27.28 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-31T17:34:28.340Z] #19 27.29 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-31T17:34:28.340Z] #19 27.36 Setting up python3-minimal (3.7.3-1) ... [2021-07-31T17:34:28.614Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.033s coverage: 1.9% of statements [2021-07-31T17:34:29.273Z] #19 28.19 Selecting previously unselected package python3. [2021-07-31T17:34:29.273Z] #19 28.19 (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-31T17:34:29.273Z] #19 28.23 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-31T17:34:29.273Z] #19 28.24 Unpacking python3 (3.7.3-1) ... [2021-07-31T17:34:29.273Z] #19 28.34 Selecting previously unselected package libip4tc0:amd64. [2021-07-31T17:34:29.273Z] #19 28.34 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-31T17:34:29.273Z] #19 28.35 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-31T17:34:29.532Z] #19 28.44 Selecting previously unselected package libip6tc0:amd64. [2021-07-31T17:34:29.532Z] #19 28.45 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-31T17:34:29.532Z] #19 28.46 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-31T17:34:29.532Z] #19 28.55 Selecting previously unselected package libiptc0:amd64. [2021-07-31T17:34:29.532Z] #19 28.55 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-31T17:34:29.532Z] #19 28.56 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-31T17:34:29.532Z] #19 28.64 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-31T17:34:29.532Z] #19 28.66 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-31T17:34:29.532Z] #19 28.66 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-31T17:34:29.532Z] #19 28.73 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-31T17:34:29.532Z] #19 28.76 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-31T17:34:29.790Z] #19 28.76 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-31T17:34:29.790Z] #19 28.86 Selecting previously unselected package libnftnl11:amd64. [2021-07-31T17:34:29.790Z] #19 28.87 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-31T17:34:29.790Z] #19 28.88 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-31T17:34:29.790Z] #19 28.97 Selecting previously unselected package iptables. [2021-07-31T17:34:29.790Z] #19 28.97 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-31T17:34:30.048Z] #19 28.98 Unpacking iptables (1.8.2-4) ... [2021-07-31T17:34:30.048Z] #19 29.26 Selecting previously unselected package xxd. [2021-07-31T17:34:30.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-31T17:34:30.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-31T17:34:30.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-31T17:34:30.306Z] #19 29.27 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-31T17:34:30.306Z] #19 29.29 Unpacking xxd (2:8.1.0875-5) ... [2021-07-31T17:34:30.564Z] #19 29.45 Selecting previously unselected package vim-common. [2021-07-31T17:34:30.564Z] #19 29.46 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-31T17:34:30.564Z] #19 29.50 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-31T17:34:30.564Z] #19 29.68 Selecting previously unselected package bash-completion. [2021-07-31T17:34:30.822Z] #19 29.69 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-31T17:34:31.165Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.827s coverage: 49.4% of statements [2021-07-31T17:34:32.112Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 57.5% of statements [2021-07-31T17:34:32.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-31T17:34:32.722Z] #19 31.89 Unpacking bash-completion (1:2.8-6) ... [2021-07-31T17:34:33.057Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.217s coverage: 45.9% of statements [2021-07-31T17:34:33.057Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.317s coverage: 57.7% of statements [2021-07-31T17:34:33.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-31T17:34:33.287Z] #19 32.24 Selecting previously unselected package bzip2. [2021-07-31T17:34:33.287Z] #19 32.25 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-31T17:34:33.287Z] #19 32.26 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-31T17:34:33.287Z] #19 32.36 Selecting previously unselected package xz-utils. [2021-07-31T17:34:33.287Z] #19 32.37 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-31T17:34:33.287Z] #19 32.38 Unpacking xz-utils (5.2.4-1) ... [2021-07-31T17:34:33.319Z] ok github.com/docker/docker/daemon 12.327s coverage: 17.6% of statements [2021-07-31T17:34:33.319Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-31T17:34:33.319Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-31T17:34:33.319Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-31T17:34:33.319Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-31T17:34:33.319Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-31T17:34:33.319Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-31T17:34:33.319Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-31T17:34:33.545Z] #19 32.56 Selecting previously unselected package apparmor. [2021-07-31T17:34:33.545Z] #19 32.58 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-31T17:34:33.594Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2021-07-31T17:34:33.803Z] #19 32.66 Unpacking apparmor (2.13.2-10) ... [2021-07-31T17:34:33.855Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.052s coverage: 3.0% of statements [2021-07-31T17:34:34.061Z] #19 33.01 Selecting previously unselected package aufs-tools. [2021-07-31T17:34:34.061Z] #19 33.01 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-31T17:34:34.061Z] #19 33.01 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-31T17:34:34.061Z] #19 33.13 Selecting previously unselected package libonig5:amd64. [2021-07-31T17:34:34.061Z] #19 33.15 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-31T17:34:34.061Z] #19 33.16 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-31T17:34:34.318Z] #19 33.31 Selecting previously unselected package libjq1:amd64. [2021-07-31T17:34:34.318Z] #19 33.31 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-31T17:34:34.318Z] #19 33.32 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-31T17:34:34.318Z] #19 33.42 Selecting previously unselected package jq. [2021-07-31T17:34:34.318Z] #19 33.43 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-31T17:34:34.318Z] #19 33.44 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-31T17:34:34.318Z] #19 33.52 Selecting previously unselected package libaio1:amd64. [2021-07-31T17:34:34.576Z] #19 33.52 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-31T17:34:34.576Z] #19 33.53 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-31T17:34:34.576Z] #19 33.60 Selecting previously unselected package libgpm2:amd64. [2021-07-31T17:34:34.576Z] #19 33.60 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-31T17:34:34.576Z] #19 33.61 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-31T17:34:34.576Z] #19 33.68 Selecting previously unselected package libicu63:amd64. [2021-07-31T17:34:34.576Z] #19 33.68 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-31T17:34:34.576Z] #19 33.70 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-31T17:34:35.047Z] 29d5b6a226d2: Verifying Checksum [2021-07-31T17:34:35.047Z] 29d5b6a226d2: Download complete [2021-07-31T17:34:35.775Z] ok github.com/docker/docker/daemon/logger 0.241s coverage: 43.5% of statements [2021-07-31T17:34:36.037Z] ok github.com/docker/docker/daemon/images 0.054s coverage: 6.8% of statements [2021-07-31T17:34:36.037Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-31T17:34:36.037Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-31T17:34:36.037Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2021-07-31T17:34:36.610Z] ok github.com/docker/docker/daemon/logger/awslogs 0.359s coverage: 77.0% of statements [2021-07-31T17:34:36.610Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-31T17:34:36.610Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-31T17:34:36.872Z] ok github.com/docker/docker/daemon/logger/journald 0.025s coverage: 23.9% of statements [2021-07-31T17:34:37.133Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.024s coverage: 69.9% of statements [2021-07-31T17:34:37.133Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2021-07-31T17:34:37.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-31T17:34:37.717Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 75.2% of statements [2021-07-31T17:34:37.717Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-31T17:34:37.857Z] #19 36.76 Selecting previously unselected package libnet1:amd64. [2021-07-31T17:34:37.857Z] #19 36.76 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-31T17:34:37.857Z] #19 36.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-31T17:34:37.857Z] #19 36.84 Selecting previously unselected package libnl-3-200:amd64. [2021-07-31T17:34:37.857Z] #19 36.86 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-31T17:34:37.857Z] #19 36.86 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-31T17:34:37.857Z] #19 36.94 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-31T17:34:37.857Z] #19 36.95 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-31T17:34:37.857Z] #19 36.96 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-31T17:34:37.857Z] #19 37.03 Selecting previously unselected package libreadline5:amd64. [2021-07-31T17:34:37.857Z] #19 37.04 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-31T17:34:37.857Z] #19 37.04 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-31T17:34:38.115Z] #19 37.15 Selecting previously unselected package net-tools. [2021-07-31T17:34:38.115Z] #19 37.16 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-31T17:34:38.115Z] #19 37.16 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-31T17:34:38.373Z] #19 37.32 Selecting previously unselected package patch. [2021-07-31T17:34:38.373Z] #19 37.32 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-31T17:34:38.373Z] #19 37.33 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-31T17:34:38.373Z] #19 37.44 Selecting previously unselected package python-pip-whl. [2021-07-31T17:34:38.373Z] #19 37.45 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-31T17:34:38.373Z] #19 37.49 Unpacking python-pip-whl (18.1-5) ... [2021-07-31T17:34:38.665Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.067s coverage: 31.5% of statements [2021-07-31T17:34:38.665Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.070s coverage: 55.1% of statements [2021-07-31T17:34:38.938Z] #19 37.94 Selecting previously unselected package python3-lib2to3. [2021-07-31T17:34:38.938Z] #19 37.95 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-31T17:34:38.938Z] #19 37.96 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-31T17:34:39.196Z] #19 38.06 Selecting previously unselected package python3-distutils. [2021-07-31T17:34:39.196Z] #19 38.08 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-31T17:34:39.196Z] #19 38.08 Unpacking python3-distutils (3.7.3-1) ... [2021-07-31T17:34:39.196Z] #19 38.23 Selecting previously unselected package python3-pip. [2021-07-31T17:34:39.196Z] #19 38.23 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-31T17:34:39.196Z] #19 38.24 Unpacking python3-pip (18.1-5) ... [2021-07-31T17:34:39.237Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements [2021-07-31T17:34:39.237Z] ok github.com/docker/docker/daemon/logger/syslog 0.036s coverage: 46.8% of statements [2021-07-31T17:34:39.455Z] #19 38.39 Selecting previously unselected package python3-pkg-resources. [2021-07-31T17:34:39.455Z] #19 38.40 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-31T17:34:39.455Z] #19 38.40 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-31T17:34:39.455Z] #19 38.53 Selecting previously unselected package python3-setuptools. [2021-07-31T17:34:39.455Z] #19 38.53 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-31T17:34:39.455Z] #19 38.54 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-31T17:34:39.714Z] #19 38.73 Selecting previously unselected package python3-wheel. [2021-07-31T17:34:39.714Z] #19 38.73 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-31T17:34:39.714Z] #19 38.74 Unpacking python3-wheel (0.32.3-2) ... [2021-07-31T17:34:39.714Z] #19 38.82 Selecting previously unselected package sudo. [2021-07-31T17:34:39.714Z] #19 38.83 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-31T17:34:39.714Z] #19 38.84 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-31T17:34:40.184Z] ok github.com/docker/docker/daemon/network 0.014s coverage: 63.8% of statements [2021-07-31T17:34:40.281Z] #19 39.26 Selecting previously unselected package thin-provisioning-tools. [2021-07-31T17:34:40.281Z] #19 39.26 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-31T17:34:40.281Z] #19 39.27 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-31T17:34:40.281Z] #19 39.48 Selecting previously unselected package uidmap. [2021-07-31T17:34:40.445Z] ok github.com/docker/docker/distribution/metadata 0.129s coverage: 48.2% of statements [2021-07-31T17:34:40.540Z] #19 39.48 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-31T17:34:40.540Z] #19 39.49 Unpacking uidmap (1:4.5-1.1) ... [2021-07-31T17:34:40.540Z] #19 39.59 Selecting previously unselected package vim-runtime. [2021-07-31T17:34:40.540Z] #19 39.59 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-31T17:34:40.540Z] #19 39.63 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-31T17:34:40.540Z] #19 39.66 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-31T17:34:40.540Z] #19 39.67 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-31T17:34:40.590Z] Loaded image: buildpack-deps:buster [2021-07-31T17:34:40.590Z] Loaded image: busybox:latest [2021-07-31T17:34:40.590Z] Loaded image: busybox:glibc [2021-07-31T17:34:40.708Z] ok github.com/docker/docker/daemon/logger/splunk 1.908s coverage: 82.5% of statements [2021-07-31T17:34:40.708Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-31T17:34:40.708Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-31T17:34:41.520Z] Loaded image: debian:bullseye [2021-07-31T17:34:41.520Z] Loaded image: hello-world:latest [2021-07-31T17:34:41.520Z] Loaded image: arm32v7/hello-world:latest [2021-07-31T17:34:41.776Z] INFO: Testing against a local daemon [2021-07-31T17:34:41.776Z] === RUN TestCgroupNamespacesBuild [2021-07-31T17:34:42.097Z] ok github.com/docker/docker/errdefs 0.022s coverage: 53.1% of statements [2021-07-31T17:34:42.097Z] ok github.com/docker/docker/distribution 0.207s coverage: 25.8% of statements [2021-07-31T17:34:42.097Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-31T17:34:42.672Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2021-07-31T17:34:42.934Z] ok github.com/docker/docker/image 0.076s coverage: 86.6% of statements [2021-07-31T17:34:43.142Z] --- PASS: TestCgroupNamespacesBuild (1.52s) [2021-07-31T17:34:43.142Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-31T17:34:43.196Z] ok github.com/docker/docker/image/tarexport 0.018s coverage: 0.7% of statements [2021-07-31T17:34:43.457Z] ok github.com/docker/docker/distribution/xfer 1.803s coverage: 85.1% of statements [2021-07-31T17:34:43.457Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-31T17:34:43.718Z] ok github.com/docker/docker/image/v1 0.035s coverage: 25.0% of statements [2021-07-31T17:34:43.718Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-31T17:34:43.718Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2021-07-31T17:34:43.823Z] #19 42.45 Selecting previously unselected package vim. [2021-07-31T17:34:43.824Z] #19 42.45 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-31T17:34:43.824Z] #19 42.48 Unpacking vim (2:8.1.0875-5) ... [2021-07-31T17:34:43.824Z] #19 42.88 Selecting previously unselected package xfsprogs. [2021-07-31T17:34:43.824Z] #19 42.89 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-31T17:34:43.824Z] #19 42.90 Unpacking xfsprogs (4.20.0-1) ... [2021-07-31T17:34:44.082Z] #19 43.29 Selecting previously unselected package zip. [2021-07-31T17:34:44.348Z] #19 43.29 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-31T17:34:44.348Z] #19 43.30 Unpacking zip (3.0-11+b1) ... [2021-07-31T17:34:44.348Z] #19 43.45 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-31T17:34:44.348Z] #19 43.48 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-31T17:34:44.348Z] #19 43.51 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-31T17:34:44.348Z] #19 43.53 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-31T17:34:44.606Z] #19 43.54 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-31T17:34:44.606Z] #19 43.56 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-31T17:34:44.606Z] #19 43.59 Setting up uidmap (1:4.5-1.1) ... [2021-07-31T17:34:44.606Z] #19 43.66 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-31T17:34:44.606Z] #19 43.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-31T17:34:44.606Z] #19 43.69 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-31T17:34:44.606Z] #19 43.71 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-31T17:34:44.606Z] #19 43.73 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-31T17:34:44.606Z] #19 43.74 Setting up xxd (2:8.1.0875-5) ... [2021-07-31T17:34:44.864Z] #19 43.76 Setting up zip (3.0-11+b1) ... [2021-07-31T17:34:44.864Z] #19 43.78 Setting up vim-common (2:8.1.0875-5) ... [2021-07-31T17:34:44.864Z] #19 43.81 Setting up bash-completion (1:2.8-6) ... [2021-07-31T17:34:45.031Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.51s) [2021-07-31T17:34:45.031Z] === RUN TestBuildWithSession [2021-07-31T17:34:45.031Z] build_session_test.go:25: TODO: BuildKit [2021-07-31T17:34:45.031Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-31T17:34:45.031Z] === RUN TestBuildSquashParent [2021-07-31T17:34:45.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-31T17:34:47.392Z] #19 46.13 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-31T17:34:47.392Z] #19 46.14 Setting up xz-utils (5.2.4-1) ... [2021-07-31T17:34:47.392Z] #19 46.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-31T17:34:47.392Z] #19 46.18 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-31T17:34:47.392Z] #19 46.20 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-31T17:34:47.392Z] #19 46.28 invoke-rc.d: could not determine current runlevel [2021-07-31T17:34:47.392Z] #19 46.30 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-31T17:34:47.392Z] #19 46.30 Setting up pigz (2.4-1) ... [2021-07-31T17:34:47.392Z] #19 46.33 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-31T17:34:47.392Z] #19 46.36 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-31T17:34:47.392Z] #19 46.38 Setting up python-pip-whl (18.1-5) ... [2021-07-31T17:34:47.392Z] #19 46.40 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-31T17:34:47.392Z] #19 46.43 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-31T17:34:47.913Z] #19 46.80 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-31T17:34:47.913Z] #19 46.82 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-31T17:34:47.913Z] #19 46.84 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-31T17:34:47.913Z] #19 46.87 Setting up vim (2:8.1.0875-5) ... [2021-07-31T17:34:47.913Z] #19 46.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-31T17:34:47.913Z] #19 46.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-31T17:34:47.913Z] #19 46.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-31T17:34:47.913Z] #19 46.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-31T17:34:47.913Z] #19 46.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-31T17:34:47.913Z] #19 46.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-31T17:34:47.913Z] #19 46.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-31T17:34:47.913Z] #19 46.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-31T17:34:47.913Z] #19 46.96 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-31T17:34:47.913Z] #19 46.98 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-31T17:34:47.913Z] #19 47.00 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-31T17:34:47.913Z] #19 47.04 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-31T17:34:47.934Z] ok github.com/docker/docker/libnetwork/bitseq 0.514s coverage: 84.4% of statements [2021-07-31T17:34:48.171Z] #19 47.06 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-31T17:34:48.171Z] #19 47.11 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-31T17:34:48.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-31T17:34:48.878Z] ok github.com/docker/docker/libnetwork/api 2.511s coverage: 83.2% of statements [2021-07-31T17:34:50.699Z] #19 49.44 Setting up iptables (1.8.2-4) ... [2021-07-31T17:34:50.699Z] #19 49.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-31T17:34:50.699Z] #19 49.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-31T17:34:50.699Z] #19 49.48 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-31T17:34:50.699Z] #19 49.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-31T17:34:50.699Z] #19 49.49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-31T17:34:50.699Z] #19 49.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-31T17:34:50.699Z] #19 49.51 Setting up python3 (3.7.3-1) ... [2021-07-31T17:34:50.810Z] ok github.com/docker/docker/libnetwork/config 0.099s coverage: 24.0% of statements [2021-07-31T17:34:50.810Z] ok github.com/docker/docker/libnetwork/datastore 0.009s coverage: 21.9% of statements [2021-07-31T17:34:50.956Z] #19 49.93 Setting up python3-wheel (0.32.3-2) ... [2021-07-31T17:34:51.072Z] ok github.com/docker/docker/libnetwork/driverapi 0.006s coverage: 68.9% of statements [2021-07-31T17:34:51.522Z] #19 50.50 Setting up apparmor (2.13.2-10) ... [2021-07-31T17:34:51.567Z] --- PASS: TestBuildSquashParent (6.17s) [2021-07-31T17:34:51.567Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-31T17:34:51.567Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-31T17:34:51.567Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-31T17:34:51.567Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-31T17:34:51.567Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-31T17:34:51.567Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-31T17:34:51.567Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-31T17:34:51.567Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-31T17:34:51.567Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-31T17:34:51.567Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-31T17:34:51.567Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-31T17:34:51.567Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-31T17:34:51.567Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-31T17:34:51.567Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-31T17:34:51.567Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-31T17:34:52.016Z] ok github.com/docker/docker/libnetwork/drivers/host 0.026s coverage: 34.8% of statements [2021-07-31T17:34:52.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-31T17:34:53.422Z] #19 52.57 Setting up xfsprogs (4.20.0-1) ... [2021-07-31T17:34:53.460Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-31T17:34:53.461Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-31T17:34:53.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-31T17:34:53.684Z] #19 52.60 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-31T17:34:53.684Z] #19 ... [2021-07-31T17:34:53.684Z] [2021-07-31T17:34:53.684Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-31T17:34:53.684Z] #38 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-31T17:34:53.684Z] #38 186.4 + dpkg --print-architecture [2021-07-31T17:34:53.684Z] #38 186.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-31T17:34:53.941Z] #38 186.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-31T17:34:53.941Z] #38 186.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-31T17:34:54.565Z] ok github.com/docker/docker/layer 7.790s coverage: 68.8% of statements [2021-07-31T17:34:54.565Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-31T17:34:54.565Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-31T17:34:54.565Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-31T17:34:54.565Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-31T17:34:54.565Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.058s coverage: 4.0% of statements [2021-07-31T17:34:55.509Z] ok github.com/docker/docker/libnetwork/drivers/null 0.010s coverage: 34.8% of statements [2021-07-31T17:34:55.509Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.076s coverage: 4.5% of statements [2021-07-31T17:34:55.978Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-31T17:34:55.978Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-31T17:34:56.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-31T17:34:57.425Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.009s coverage: 63.6% of statements [2021-07-31T17:34:57.875Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-31T17:34:57.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.31s) [2021-07-31T17:34:57.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.69s) [2021-07-31T17:34:57.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.30s) [2021-07-31T17:34:57.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.23s) [2021-07-31T17:34:57.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.32s) [2021-07-31T17:34:57.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s) [2021-07-31T17:34:57.875Z] === RUN TestBuildMultiStageCopy [2021-07-31T17:34:57.875Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-31T17:34:58.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-31T17:34:59.195Z] #38 ... [2021-07-31T17:34:59.195Z] [2021-07-31T17:34:59.195Z] #19 [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-31T17:34:59.195Z] #19 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-31T17:34:59.195Z] #19 52.93 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-31T17:34:59.195Z] #19 53.63 Setting up python3-distutils (3.7.3-1) ... [2021-07-31T17:34:59.195Z] #19 54.00 Setting up python3-setuptools (40.8.0-1) ... [2021-07-31T17:34:59.195Z] #19 55.05 Setting up python3-pip (18.1-5) ... [2021-07-31T17:34:59.195Z] #19 55.96 Processing triggers for libc-bin (2.28-10) ... [2021-07-31T17:34:59.195Z] #19 56.01 Processing triggers for mime-support (3.62) ... [2021-07-31T17:34:59.195Z] #19 DONE 57.9s [2021-07-31T17:34:59.195Z] [2021-07-31T17:34:59.195Z] #20 [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-31T17:34:59.195Z] #20 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-07-31T17:34:59.759Z] #20 1.002 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-31T17:34:59.773Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-31T17:34:59.975Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.022s coverage: 57.4% of statements [2021-07-31T17:35:00.015Z] #20 1.007 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-31T17:35:00.015Z] #20 1.012 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-31T17:35:00.015Z] #20 DONE 1.1s [2021-07-31T17:35:00.015Z] [2021-07-31T17:35:00.015Z] #21 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-31T17:35:00.015Z] #21 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-31T17:35:00.029Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-31T17:35:00.284Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-31T17:35:00.540Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-31T17:35:00.795Z] --- PASS: TestBuildMultiStageCopy (2.70s) [2021-07-31T17:35:00.795Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.84s) [2021-07-31T17:35:00.795Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-07-31T17:35:00.796Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-07-31T17:35:00.796Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2021-07-31T17:35:00.796Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2021-07-31T17:35:00.796Z] === RUN TestBuildMultiStageParentConfig [2021-07-31T17:35:00.915Z] ok github.com/docker/docker/libnetwork/drivers/bridge 7.714s coverage: 59.9% of statements [2021-07-31T17:35:01.722Z] --- PASS: TestBuildMultiStageParentConfig (0.89s) [2021-07-31T17:35:01.722Z] === RUN TestBuildLabelWithTargets [2021-07-31T17:35:01.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-31T17:35:02.301Z] ok github.com/docker/docker/libnetwork/etchosts 0.034s coverage: 81.2% of statements [2021-07-31T17:35:02.650Z] --- PASS: TestBuildLabelWithTargets (0.96s) [2021-07-31T17:35:02.650Z] === RUN TestBuildWithEmptyLayers [2021-07-31T17:35:02.906Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2021-07-31T17:35:02.906Z] === RUN TestBuildMultiStageOnBuild [2021-07-31T17:35:03.220Z] 4612f6d0b889: Pull complete [2021-07-31T17:35:03.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-31T17:35:04.195Z] #21 4.296 Collecting yamllint==1.26.1 [2021-07-31T17:35:04.213Z] ok github.com/docker/docker/libnetwork/drivers/overlay 6.533s coverage: 7.3% of statements [2021-07-31T17:35:04.213Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.033s coverage: 48.1% of statements [2021-07-31T17:35:04.213Z] ok github.com/docker/docker/libnetwork/drvregistry 0.034s coverage: 82.4% of statements [2021-07-31T17:35:04.475Z] ok github.com/docker/docker/libnetwork/idm 0.014s coverage: 87.5% of statements [2021-07-31T17:35:04.475Z] ok github.com/docker/docker/libnetwork/internal/caller 0.008s coverage: 100.0% of statements [2021-07-31T17:35:05.421Z] --- PASS: TestBuildMultiStageOnBuild (2.11s) [2021-07-31T17:35:05.421Z] === RUN TestBuildUncleanTarFilenames [2021-07-31T17:35:05.677Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2021-07-31T17:35:05.677Z] === RUN TestBuildMultiStageLayerLeak [2021-07-31T17:35:05.862Z] ok github.com/docker/docker/libnetwork/ipams/null 0.008s coverage: 57.1% of statements [2021-07-31T17:35:06.847Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.029s coverage: 47.4% of statements [2021-07-31T17:35:06.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-31T17:35:07.418Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 71.4% of statements [2021-07-31T17:35:08.192Z] --- PASS: TestBuildMultiStageLayerLeak (2.14s) [2021-07-31T17:35:08.192Z] === RUN TestBuildWithHugeFile [2021-07-31T17:35:08.362Z] ok github.com/docker/docker/libnetwork/ipamutils 0.590s coverage: 74.0% of statements [2021-07-31T17:35:08.888Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-31T17:35:08.888Z] Using test binary docker [2021-07-31T17:35:09.146Z] +++ /etc/init.d/apparmor start [2021-07-31T17:35:09.146Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-31T17:35:09.146Z] INFO: Waiting for daemon to start... [2021-07-31T17:35:09.146Z] Starting dockerd [2021-07-31T17:35:09.146Z] +++ 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-31T17:35:09.495Z] #21 9.632 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-31T17:35:10.426Z] #21 10.52 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-31T17:35:10.426Z] #21 10.56 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-31T17:35:10.426Z] #21 10.62 Collecting pyyaml (from yamllint==1.26.1) [2021-07-31T17:35:10.686Z] #21 10.82 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-31T17:35:10.911Z] ok github.com/docker/docker/libnetwork/iptables 0.640s coverage: 45.1% of statements [2021-07-31T17:35:10.911Z] ok github.com/docker/docker/libnetwork/netlabel 0.010s coverage: 60.0% of statements [2021-07-31T17:35:10.944Z] #21 11.12 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-31T17:35:10.944Z] #21 11.13 Building wheels for collected packages: yamllint [2021-07-31T17:35:10.944Z] #21 11.13 Running setup.py bdist_wheel for yamllint: started [2021-07-31T17:35:11.484Z] ok github.com/docker/docker/libnetwork/netutils 0.060s coverage: 44.1% of statements [2021-07-31T17:35:11.671Z] . [2021-07-31T17:35:11.671Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-31T17:35:11.671Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-31T17:35:11.671Z] Error: No such image: emptyfs [2021-07-31T17:35:11.671Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-31T17:35:11.671Z] ++++ docker load [2021-07-31T17:35:11.671Z] Running integration-test (iteration 1) [2021-07-31T17:35:11.671Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-31T17:35:11.671Z] ++ 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-31T17:35:11.671Z] ++ set -e [2021-07-31T17:35:11.671Z] ++ '[' -n 0 ']' [2021-07-31T17:35:11.671Z] ++ set -x [2021-07-31T17:35:11.671Z] ++ 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-31T17:35:11.876Z] #21 12.08 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-31T17:35:12.133Z] #21 12.09 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-31T17:35:12.133Z] #21 12.13 Successfully built yamllint [2021-07-31T17:35:12.133Z] #21 12.15 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-31T17:35:12.391Z] #21 12.45 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-31T17:35:13.763Z] #21 DONE 13.8s [2021-07-31T17:35:13.763Z] [2021-07-31T17:35:13.763Z] #23 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-31T17:35:13.763Z] #23 sha256:2bdc3b0194af150e4e98ffdc79236d3eae164e23f304d5d67d390f3d5f38e924 [2021-07-31T17:35:14.788Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.040s coverage: 100.0% of statements [2021-07-31T17:35:15.665Z] #23 DONE 1.6s [2021-07-31T17:35:15.665Z] [2021-07-31T17:35:15.665Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-31T17:35:15.665Z] #38 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-31T17:35:15.665Z] #38 DONE 208.1s [2021-07-31T17:35:15.665Z] [2021-07-31T17:35:15.665Z] #28 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-31T17:35:15.665Z] #28 sha256:786775c327b08e3f8f65fa84bbb5050b0af826d8bd518641bb3b0ceed838cd70 [2021-07-31T17:35:16.174Z] ok github.com/docker/docker/libnetwork/options 0.012s coverage: 100.0% of statements [2021-07-31T17:35:22.221Z] #28 ... [2021-07-31T17:35:22.221Z] [2021-07-31T17:35:22.221Z] #47 [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-31T17:35:22.221Z] #47 sha256:d64b6e693b139e36eb9db3fd33650d671f2a8b87dfbe66e5584786ec25c651af [2021-07-31T17:35:22.221Z] #47 210.9 + /build/golangci-lint --version [2021-07-31T17:35:22.221Z] #47 211.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-31T17:35:22.221Z] #47 ... [2021-07-31T17:35:22.221Z] [2021-07-31T17:35:22.221Z] #28 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-31T17:35:22.221Z] #28 sha256:786775c327b08e3f8f65fa84bbb5050b0af826d8bd518641bb3b0ceed838cd70 [2021-07-31T17:35:22.221Z] #28 DONE 7.0s [2021-07-31T17:35:22.479Z] [2021-07-31T17:35:22.479Z] #47 [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-31T17:35:22.479Z] #47 sha256:d64b6e693b139e36eb9db3fd33650d671f2a8b87dfbe66e5584786ec25c651af [2021-07-31T17:35:22.479Z] #47 DONE 215.6s [2021-07-31T17:35:22.479Z] [2021-07-31T17:35:22.479Z] #31 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-31T17:35:22.479Z] #31 sha256:573e0ab931941e811ea0ccdf3395bca35c68a5b0c9b98a9a43f183c961078caa [2021-07-31T17:35:23.045Z] #31 DONE 0.8s [2021-07-31T17:35:23.045Z] [2021-07-31T17:35:23.045Z] #33 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-31T17:35:23.045Z] #33 sha256:473887cdb300b4e5f6a13d0e52a22642fcc82fc1a3d0593152ecd507a9b43977 [2021-07-31T17:35:23.302Z] #33 DONE 0.4s [2021-07-31T17:35:23.302Z] [2021-07-31T17:35:23.302Z] #51 [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-31T17:35:23.302Z] #51 sha256:537d719c495464c11cb248ef0c798cf9e71d6840774da7b22efb38fcdd9a35bc [2021-07-31T17:35:23.560Z] #51 ... [2021-07-31T17:35:23.560Z] [2021-07-31T17:35:23.560Z] #36 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-31T17:35:23.560Z] #36 sha256:a63e668341156764d327f198d18625f82720af80f6a467df24424ade86be54c9 [2021-07-31T17:35:23.820Z] #36 DONE 0.2s [2021-07-31T17:35:23.820Z] [2021-07-31T17:35:23.820Z] #39 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-31T17:35:23.820Z] #39 sha256:6c11e8656bcf4f9f52e8a1ed9d1ddcfc721c44c4e988ced036e1e6f3e6c0bd68 [2021-07-31T17:35:24.765Z] #39 DONE 0.9s [2021-07-31T17:35:24.765Z] [2021-07-31T17:35:24.765Z] #42 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-31T17:35:24.765Z] #42 sha256:aab11edf2e603bedc76f44926dc5d4fddd786c3e1c6d400441a85d0936fe46a7 [2021-07-31T17:35:24.765Z] #42 DONE 0.1s [2021-07-31T17:35:24.765Z] [2021-07-31T17:35:24.765Z] #44 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-31T17:35:24.765Z] #44 sha256:6342dfa1a8884a346c6c8b16de66ef9f60f0c235cc91b416120a4e485c2b8160 [2021-07-31T17:35:24.765Z] #44 DONE 0.3s [2021-07-31T17:35:24.765Z] [2021-07-31T17:35:24.765Z] #51 [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-31T17:35:24.765Z] #51 sha256:537d719c495464c11cb248ef0c798cf9e71d6840774da7b22efb38fcdd9a35bc [2021-07-31T17:35:25.023Z] #51 ... [2021-07-31T17:35:25.023Z] [2021-07-31T17:35:25.023Z] #46 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-31T17:35:25.023Z] #46 sha256:e4015936555c9c38c142c869c070311eba9ad7735665c71c603b324a72348261 [2021-07-31T17:35:25.023Z] #46 DONE 0.1s [2021-07-31T17:35:25.281Z] [2021-07-31T17:35:25.281Z] #51 [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-31T17:35:25.281Z] #51 sha256:537d719c495464c11cb248ef0c798cf9e71d6840774da7b22efb38fcdd9a35bc [2021-07-31T17:35:26.215Z] #51 ... [2021-07-31T17:35:26.216Z] [2021-07-31T17:35:26.216Z] #48 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-31T17:35:26.216Z] #48 sha256:d4cd0475f65b8877dd715c1c4f225b2953b9ac860f17c81f8fe39f4867f0bfa9 [2021-07-31T17:35:27.149Z] #48 DONE 0.5s [2021-07-31T17:35:27.149Z] [2021-07-31T17:35:27.149Z] #50 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-31T17:35:27.149Z] #50 sha256:d0bcf0cb548ee10e335de2fcd0769ac03bbb83ca49499d800d84706331a68502 [2021-07-31T17:35:27.149Z] #50 DONE 0.1s [2021-07-31T17:35:27.149Z] [2021-07-31T17:35:27.149Z] #51 [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-31T17:35:27.149Z] #51 sha256:537d719c495464c11cb248ef0c798cf9e71d6840774da7b22efb38fcdd9a35bc [2021-07-31T17:35:31.083Z] ok github.com/docker/docker/libnetwork/osl 4.538s coverage: 39.7% of statements [2021-07-31T17:35:31.083Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2021-07-31T17:35:32.467Z] ok github.com/docker/docker/libnetwork/portallocator 0.021s coverage: 86.1% of statements [2021-07-31T17:35:34.383Z] ok github.com/docker/docker/libnetwork/portmapper 0.599s coverage: 49.5% of statements [2021-07-31T17:35:34.644Z] ok github.com/docker/docker/libnetwork/resolvconf 0.006s coverage: 70.5% of statements [2021-07-31T17:35:36.560Z] ok github.com/docker/docker/libnetwork/types 0.011s coverage: 47.9% of statements [2021-07-31T17:35:37.553Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|files|name|deps|imports) took 2m13.378161185s [2021-07-31T17:35:37.553Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 531.547245ms [2021-07-31T17:35:38.477Z] ok github.com/docker/docker/oci 0.021s coverage: 43.3% of statements [2021-07-31T17:35:38.477Z] ok github.com/docker/docker/libnetwork/ipam 32.526s coverage: 85.3% of statements [2021-07-31T17:35:39.051Z] ok github.com/docker/docker/pkg/aaparser 0.005s coverage: 52.9% of statements [2021-07-31T17:35:39.313Z] ok github.com/docker/docker/opts 0.035s coverage: 67.1% of statements [2021-07-31T17:35:41.866Z] ok github.com/docker/docker/pkg/authorization 0.700s coverage: 68.3% of statements [2021-07-31T17:35:42.014Z] #51 ... [2021-07-31T17:35:42.014Z] [2021-07-31T17:35:42.014Z] #54 [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-31T17:35:42.014Z] #54 sha256:959b4dfac10c5cd0fc4449efeff7d7536dde37b3bcea7dc80c102c14e45cef3b [2021-07-31T17:35:42.014Z] #54 180.1 + bin/containerd [2021-07-31T17:35:42.128Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2021-07-31T17:35:42.390Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2021-07-31T17:35:43.333Z] ok github.com/docker/docker/pkg/archive 1.148s coverage: 81.9% of statements [2021-07-31T17:35:44.277Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2021-07-31T17:35:44.541Z] #54 ... [2021-07-31T17:35:44.541Z] [2021-07-31T17:35:44.541Z] #51 [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-31T17:35:44.541Z] #51 sha256:537d719c495464c11cb248ef0c798cf9e71d6840774da7b22efb38fcdd9a35bc [2021-07-31T17:35:44.541Z] #51 110.9 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-31T17:35:44.541Z] #51 111.5 + mkdir -p /build [2021-07-31T17:35:44.541Z] #51 111.5 + cp runc /build/runc [2021-07-31T17:35:44.541Z] #51 DONE 112.7s [2021-07-31T17:35:44.803Z] [2021-07-31T17:35:44.803Z] #54 [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-31T17:35:44.803Z] #54 sha256:959b4dfac10c5cd0fc4449efeff7d7536dde37b3bcea7dc80c102c14e45cef3b [2021-07-31T17:35:44.849Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2021-07-31T17:35:45.421Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-07-31T17:35:46.699Z] #54 ... [2021-07-31T17:35:46.699Z] [2021-07-31T17:35:46.699Z] #52 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-31T17:35:46.699Z] #52 sha256:ae6910f2cdc802f816888335d447c54f1ccd7eeeaf77f57ef32623b8aa0b0eb4 [2021-07-31T17:35:46.699Z] #52 DONE 0.3s [2021-07-31T17:35:46.699Z] [2021-07-31T17:35:46.699Z] #54 [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-31T17:35:46.699Z] #54 sha256:959b4dfac10c5cd0fc4449efeff7d7536dde37b3bcea7dc80c102c14e45cef3b [2021-07-31T17:35:47.966Z] ok github.com/docker/docker/pkg/chrootarchive 3.747s coverage: 43.2% of statements [2021-07-31T17:35:48.227Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2021-07-31T17:35:48.800Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-07-31T17:35:50.202Z] ok github.com/docker/docker/pkg/discovery/kv 3.058s coverage: 84.1% of statements [2021-07-31T17:35:50.202Z] ok github.com/docker/docker/pkg/dmesg 0.017s coverage: 83.3% of statements [2021-07-31T17:35:51.144Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 86.3% of statements [2021-07-31T17:35:52.531Z] ok github.com/docker/docker/pkg/fsutils 0.815s coverage: 85.1% of statements [2021-07-31T17:35:53.102Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-07-31T17:35:53.102Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2021-07-31T17:35:53.365Z] ok github.com/docker/docker/libnetwork 63.133s coverage: 41.0% of statements [2021-07-31T17:35:53.365Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-31T17:35:53.365Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-31T17:35:53.365Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-31T17:35:53.365Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-31T17:35:53.365Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-31T17:35:53.365Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-31T17:35:53.365Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-31T17:35:53.365Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-31T17:35:53.365Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-31T17:35:53.365Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-31T17:35:53.365Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-31T17:35:53.365Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-31T17:35:53.365Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-31T17:35:53.365Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-31T17:35:53.365Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-31T17:35:53.365Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-31T17:35:53.365Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-31T17:35:53.365Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-31T17:35:53.365Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-31T17:35:53.365Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-31T17:35:54.310Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2021-07-31T17:35:54.310Z] ok github.com/docker/docker/pkg/idtools 0.570s coverage: 69.5% of statements [2021-07-31T17:35:54.571Z] ok github.com/docker/docker/pkg/ioutils 0.572s coverage: 69.3% of statements [2021-07-31T17:35:54.571Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2021-07-31T17:35:54.833Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2021-07-31T17:35:54.833Z] ok github.com/docker/docker/pkg/parsers 0.018s coverage: 97.0% of statements [2021-07-31T17:35:55.095Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2021-07-31T17:35:55.357Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 86.7% of statements [2021-07-31T17:35:55.618Z] ok github.com/docker/docker/pkg/pidfile 0.014s coverage: 82.4% of statements [2021-07-31T17:35:55.736Z] INFO [runner/unused/goanalysis] analyzers took 32.731006858s with top 10 stages: buildssa: 28.302951598s, U1000: 4.42805526s [2021-07-31T17:35:57.536Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2021-07-31T17:35:57.536Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2021-07-31T17:35:58.107Z] ok github.com/docker/docker/pkg/progress 0.006s coverage: 75.9% of statements [2021-07-31T17:35:58.333Z] Loaded image: buildpack-deps:buster [2021-07-31T17:35:58.333Z] Loaded image: busybox:latest [2021-07-31T17:35:58.333Z] Loaded image: busybox:glibc [2021-07-31T17:35:58.679Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2021-07-31T17:35:59.619Z] ok github.com/docker/docker/pkg/pubsub 1.060s coverage: 75.0% of statements [2021-07-31T17:35:59.880Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2021-07-31T17:36:00.142Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements [2021-07-31T17:36:00.714Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2021-07-31T17:36:00.976Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2021-07-31T17:36:01.109Z] 29d5b6a226d2: Pull complete [2021-07-31T17:36:01.109Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-31T17:36:01.109Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-31T17:36:01.109Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-31T17:36:01.569Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-07-31T17:36:01.569Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-07-31T17:36:01.569Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-07-31T17:36:01.569Z] INFO: Docker version of control daemon [2021-07-31T17:36:01.569Z] [2021-07-31T17:36:02.028Z] Client: Mirantis Container Runtime [2021-07-31T17:36:02.028Z] Version: 20.10.0 [2021-07-31T17:36:02.028Z] API version: 1.41 [2021-07-31T17:36:02.028Z] Go version: go1.13.15 [2021-07-31T17:36:02.028Z] Git commit: 6ee42dc [2021-07-31T17:36:02.028Z] Built: 03/11/2021 13:24:56 [2021-07-31T17:36:02.028Z] OS/Arch: windows/amd64 [2021-07-31T17:36:02.028Z] Context: default [2021-07-31T17:36:02.028Z] Experimental: true [2021-07-31T17:36:02.028Z] [2021-07-31T17:36:02.028Z] Server: Mirantis Container Runtime [2021-07-31T17:36:02.028Z] Engine: [2021-07-31T17:36:02.028Z] Version: 20.10.0 [2021-07-31T17:36:02.028Z] API version: 1.41 (minimum version 1.24) [2021-07-31T17:36:02.028Z] Go version: go1.13.15 [2021-07-31T17:36:02.028Z] Git commit: 1e08f21e79 [2021-07-31T17:36:02.028Z] Built: 03/11/2021 13:23:32 [2021-07-31T17:36:02.028Z] OS/Arch: windows/amd64 [2021-07-31T17:36:02.028Z] Experimental: true [2021-07-31T17:36:02.028Z] [2021-07-31T17:36:02.028Z] INFO: Docker info of control daemon [2021-07-31T17:36:02.028Z] [2021-07-31T17:36:02.364Z] ok github.com/docker/docker/pkg/stack 0.014s coverage: 90.9% of statements [2021-07-31T17:36:02.486Z] Client: [2021-07-31T17:36:02.486Z] Context: default [2021-07-31T17:36:02.486Z] Debug Mode: false [2021-07-31T17:36:02.486Z] Plugins: [2021-07-31T17:36:02.486Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-31T17:36:02.486Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-31T17:36:02.486Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-31T17:36:02.486Z] [2021-07-31T17:36:02.486Z] Server: [2021-07-31T17:36:02.486Z] Containers: 0 [2021-07-31T17:36:02.486Z] Running: 0 [2021-07-31T17:36:02.486Z] Paused: 0 [2021-07-31T17:36:02.486Z] Stopped: 0 [2021-07-31T17:36:02.486Z] Images: 1 [2021-07-31T17:36:02.486Z] Server Version: 20.10.0 [2021-07-31T17:36:02.486Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-31T17:36:02.486Z] Windows: [2021-07-31T17:36:02.486Z] LCOW: [2021-07-31T17:36:02.486Z] Logging Driver: json-file [2021-07-31T17:36:02.486Z] Plugins: [2021-07-31T17:36:02.486Z] Volume: local [2021-07-31T17:36:02.486Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-31T17:36:02.486Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-31T17:36:02.486Z] Swarm: inactive [2021-07-31T17:36:02.486Z] Default Isolation: process [2021-07-31T17:36:02.486Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-31T17:36:02.486Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-31T17:36:02.486Z] OSType: windows [2021-07-31T17:36:02.486Z] Architecture: x86_64 [2021-07-31T17:36:02.486Z] CPUs: 4 [2021-07-31T17:36:02.486Z] Total Memory: 32GiB [2021-07-31T17:36:02.486Z] Name: azwin-2-566610 [2021-07-31T17:36:02.486Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-31T17:36:02.486Z] Docker Root Dir: D:\docker [2021-07-31T17:36:02.486Z] Debug Mode: false [2021-07-31T17:36:02.486Z] Registry: https://index.docker.io/v1/ [2021-07-31T17:36:02.486Z] Labels: [2021-07-31T17:36:02.486Z] Experimental: true [2021-07-31T17:36:02.486Z] Insecure Registries: [2021-07-31T17:36:02.486Z] 10.0.0.4:5000 [2021-07-31T17:36:02.486Z] 127.0.0.0/8 [2021-07-31T17:36:02.486Z] Registry Mirrors: [2021-07-31T17:36:02.486Z] http://10.0.0.4:5000/ [2021-07-31T17:36:02.486Z] Live Restore Enabled: false [2021-07-31T17:36:02.486Z] [2021-07-31T17:36:02.486Z] [2021-07-31T17:36:02.486Z] INFO: Commit hash is 4431b8c3e2 [2021-07-31T17:36:02.521Z] Loaded image: debian:bullseye [2021-07-31T17:36:02.521Z] Loaded image: hello-world:latest [2021-07-31T17:36:02.778Z] Loaded image: arm32v7/hello-world:latest [2021-07-31T17:36:02.778Z] INFO: Testing against a local daemon [2021-07-31T17:36:02.778Z] === RUN TestCgroupNamespacesBuild [2021-07-31T17:36:02.936Z] ok github.com/docker/docker/pkg/sysinfo 0.010s coverage: 52.1% of statements [2021-07-31T17:36:02.947Z] INFO: Nuke-Everything... [2021-07-31T17:36:02.947Z] INFO: Container count on control daemon to delete is 0 [2021-07-31T17:36:03.507Z] ok github.com/docker/docker/pkg/tailfile 0.109s coverage: 88.6% of statements [2021-07-31T17:36:04.364Z] --- PASS: TestBuildWithHugeFile (52.08s) [2021-07-31T17:36:04.364Z] === RUN TestBuildWCOWSandboxSize [2021-07-31T17:36:04.364Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-31T17:36:04.364Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-07-31T17:36:04.364Z] === RUN TestBuildWithEmptyDockerfile [2021-07-31T17:36:04.364Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-31T17:36:04.364Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-31T17:36:04.364Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-31T17:36:04.364Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-31T17:36:04.364Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-31T17:36:04.364Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-31T17:36:04.364Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-31T17:36:04.364Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-31T17:36:04.364Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-31T17:36:04.364Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-07-31T17:36:04.364Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-07-31T17:36:04.364Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-07-31T17:36:04.364Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-31T17:36:04.364Z] === RUN TestBuildPreserveOwnership [2021-07-31T17:36:04.364Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-31T17:36:04.364Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-31T17:36:04.482Z] INFO: Nuking d:\CI [2021-07-31T17:36:04.482Z] INFO: Zapped successfully [2021-07-31T17:36:04.482Z] INFO: Location for testing is d:\CI\PR-42697\12 [2021-07-31T17:36:04.482Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-31T17:36:04.482Z] [2021-07-31T17:36:04.482Z] [2021-07-31T17:36:04.482Z] INFO: Building the image from Dockerfile.windows at 07/31/2021 17:36:04... [2021-07-31T17:36:04.482Z] [2021-07-31T17:36:04.620Z] --- PASS: TestBuildPreserveOwnership (4.48s) [2021-07-31T17:36:04.620Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.09s) [2021-07-31T17:36:04.620Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.37s) [2021-07-31T17:36:04.620Z] === RUN TestBuildPlatformInvalid [2021-07-31T17:36:04.620Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-31T17:36:04.620Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-31T17:36:04.919Z] ok github.com/docker/docker/pkg/system 0.026s coverage: 40.1% of statements [2021-07-31T17:36:04.919Z] ok github.com/docker/docker/pkg/tarsum 0.108s coverage: 89.3% of statements [2021-07-31T17:36:04.919Z] testing: warning: no tests to run [2021-07-31T17:36:04.919Z] coverage: [no statements] [2021-07-31T17:36:04.919Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2021-07-31T17:36:05.490Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2021-07-31T17:36:05.490Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2021-07-31T17:36:05.751Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2021-07-31T17:36:06.055Z] --- PASS: TestCgroupNamespacesBuild (2.77s) [2021-07-31T17:36:06.055Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-31T17:36:08.583Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.57s) [2021-07-31T17:36:08.583Z] === RUN TestBuildWithSession [2021-07-31T17:36:08.583Z] build_session_test.go:25: TODO: BuildKit [2021-07-31T17:36:08.583Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-31T17:36:08.583Z] === RUN TestBuildSquashParent [2021-07-31T17:36:09.063Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.4% of statements [2021-07-31T17:36:09.323Z] ok github.com/docker/docker/plugin 0.534s coverage: 23.2% of statements [2021-07-31T17:36:11.240Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 85.9% of statements [2021-07-31T17:36:11.558Z] Sending build context to Docker daemon 60.98MB [2021-07-31T17:36:11.558Z] [2021-07-31T17:36:11.558Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-31T17:36:11.558Z] ---> 39d157a84080 [2021-07-31T17:36:11.558Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-31T17:36:11.812Z] ok github.com/docker/docker/quota 0.526s coverage: 71.4% of statements [2021-07-31T17:36:12.016Z] ---> Running in 6d8301b6b9dc [2021-07-31T17:36:12.074Z] ok github.com/docker/docker/reference 0.013s coverage: 84.4% of statements [2021-07-31T17:36:12.475Z] Removing intermediate container 6d8301b6b9dc [2021-07-31T17:36:12.475Z] ---> daf442876328 [2021-07-31T17:36:12.475Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-07-31T17:36:12.475Z] ---> Running in 0b470d688971 [2021-07-31T17:36:12.935Z] Removing intermediate container 0b470d688971 [2021-07-31T17:36:12.935Z] ---> 14f55fcbba51 [2021-07-31T17:36:12.935Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-31T17:36:12.935Z] ---> Running in a7cbee3fa1d2 [2021-07-31T17:36:13.225Z] #54 211.5 # github.com/containerd/containerd/cmd/containerd [2021-07-31T17:36:13.225Z] #54 211.5 /usr/bin/ld: /tmp/go-link-432441981/000019.o: in function `New': [2021-07-31T17:36:13.225Z] #54 211.5 /tmp/tmp.9rXIi7lJf9/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-31T17:36:13.225Z] #54 211.6 + bin/containerd-stress [2021-07-31T17:36:13.394Z] Removing intermediate container a7cbee3fa1d2 [2021-07-31T17:36:13.394Z] ---> ea5f8697f352 [2021-07-31T17:36:13.394Z] 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-31T17:36:13.394Z] ---> Running in a3c8ec43cd22 [2021-07-31T17:36:13.852Z] Removing intermediate container a3c8ec43cd22 [2021-07-31T17:36:13.852Z] ---> 7c646a179cce [2021-07-31T17:36:13.852Z] 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-31T17:36:13.852Z] ---> Running in e58e3a25eeac [2021-07-31T17:36:13.991Z] ok github.com/docker/docker/registry 0.127s coverage: 58.8% of statements [2021-07-31T17:36:14.252Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 45.3% of statements [2021-07-31T17:36:14.513Z] ok github.com/docker/docker/registry/resumable 0.029s coverage: 100.0% of statements [2021-07-31T17:36:14.595Z] #54 212.6 + bin/containerd-shim [2021-07-31T17:36:16.427Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2021-07-31T17:36:16.689Z] ok github.com/docker/docker/runconfig 0.029s coverage: 66.1% of statements [2021-07-31T17:36:18.561Z] [2021-07-31T17:36:18.561Z] SUCCESS: Specified value was saved. [2021-07-31T17:36:19.459Z] Loaded image: buildpack-deps:buster [2021-07-31T17:36:19.459Z] Loaded image: busybox:latest [2021-07-31T17:36:19.459Z] Loaded image: busybox:glibc [2021-07-31T17:36:19.532Z] INFO: Downloading git... [2021-07-31T17:36:21.093Z] INFO: Downloading go... [2021-07-31T17:36:21.147Z] #54 219.4 + bin/containerd-shim-runc-v1 [2021-07-31T17:36:21.361Z] Loaded image: debian:bullseye [2021-07-31T17:36:21.361Z] Loaded image: hello-world:latest [2021-07-31T17:36:21.361Z] Loaded image: arm32v7/hello-world:latest [2021-07-31T17:36:22.640Z] INFO: Downloading compiler 1 of 3... [2021-07-31T17:36:23.456Z] --- PASS: TestBuildSquashParent (13.03s) [2021-07-31T17:36:23.456Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-31T17:36:23.456Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-31T17:36:23.456Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-31T17:36:23.456Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-31T17:36:23.456Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-31T17:36:23.456Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-31T17:36:23.456Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-31T17:36:23.456Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-31T17:36:23.456Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-31T17:36:23.456Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-31T17:36:23.456Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-31T17:36:23.456Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-31T17:36:23.456Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-31T17:36:23.456Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-31T17:36:23.456Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-31T17:36:23.607Z] INFO: Downloading compiler 2 of 3... [2021-07-31T17:36:24.574Z] INFO: Downloading compiler 3 of 3... [2021-07-31T17:36:25.032Z] INFO: Extracting git... [2021-07-31T17:36:26.409Z] #54 224.3 + bin/containerd-shim-runc-v2 [2021-07-31T17:36:26.665Z] #54 224.9 + binaries [2021-07-31T17:36:26.666Z] #54 224.9 + install -D bin/containerd /build/containerd [2021-07-31T17:36:26.666Z] #54 225.0 + install -D bin/containerd-shim /build/containerd-shim [2021-07-31T17:36:26.666Z] #54 225.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-31T17:36:26.666Z] #54 225.0 + install -D bin/ctr /build/ctr [2021-07-31T17:36:26.760Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-31T17:36:26.760Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-31T17:36:29.185Z] #54 DONE 227.2s [2021-07-31T17:36:29.465Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.53s) [2021-07-31T17:36:29.465Z] PASS [2021-07-31T17:36:29.465Z] [2021-07-31T17:36:29.465Z] === Skipped [2021-07-31T17:36:29.465Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-31T17:36:29.465Z] build_session_test.go:25: TODO: BuildKit [2021-07-31T17:36:29.465Z] [2021-07-31T17:36:29.465Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-07-31T17:36:29.465Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-31T17:36:29.465Z] [2021-07-31T17:36:29.465Z] [2021-07-31T17:36:29.465Z] DONE 34 tests, 2 skipped in 123.449s [2021-07-31T17:36:29.465Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-31T17:36:29.465Z] INFO: Testing against a local daemon [2021-07-31T17:36:29.465Z] === RUN TestConfigInspect [2021-07-31T17:36:29.748Z] [2021-07-31T17:36:29.748Z] #55 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-31T17:36:29.748Z] #55 sha256:2d2e2a61a7f2306b46fb95bcbaa20a8a2db99819235d2600a4ce4eb374aeb18a [2021-07-31T17:36:30.679Z] #55 DONE 0.8s [2021-07-31T17:36:30.679Z] [2021-07-31T17:36:30.679Z] #59 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-31T17:36:30.679Z] #59 sha256:7a8bfca75bf48eed3bb4e9e018d01016bf673a33d1b04094784804671d1c1b24 [2021-07-31T17:36:30.679Z] #59 DONE 0.2s [2021-07-31T17:36:30.679Z] [2021-07-31T17:36:30.679Z] #62 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-31T17:36:30.679Z] #62 sha256:ced737be103a91d3a241d48573e37c23fe01a5b8299840c6b80915ff3dc29f47 [2021-07-31T17:36:31.609Z] #62 DONE 0.9s [2021-07-31T17:36:31.609Z] [2021-07-31T17:36:31.609Z] #63 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-31T17:36:31.609Z] #63 sha256:4b2a398bdb5de5e4117189392446ec1d16c8ff9d83de25989ddbb7e7d12f9cd7 [2021-07-31T17:36:31.609Z] #63 DONE 0.0s [2021-07-31T17:36:31.609Z] [2021-07-31T17:36:31.609Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-31T17:36:31.609Z] #64 sha256:4cac02e4f8e2c9796f9339a0344c1837a0b6873d6f2ac548990bfe41ca39d39a [2021-07-31T17:36:31.617Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2021-07-31T17:36:31.617Z] ok github.com/docker/docker/pkg/plugins 33.664s coverage: 76.6% of statements [2021-07-31T17:36:31.617Z] ok github.com/docker/docker/volume/mounts 0.066s coverage: 67.8% of statements [2021-07-31T17:36:31.617Z] ok github.com/docker/docker/volume/local 0.202s coverage: 76.4% of statements [2021-07-31T17:36:31.979Z] --- PASS: TestConfigInspect (2.21s) [2021-07-31T17:36:31.979Z] === RUN TestConfigList [2021-07-31T17:36:32.020Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-31T17:36:32.020Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-31T17:36:32.188Z] ok github.com/docker/docker/volume/service 0.021s coverage: 72.3% of statements [2021-07-31T17:36:33.527Z] #64 DONE 2.0s [2021-07-31T17:36:33.796Z] [2021-07-31T17:36:33.796Z] #70 exporting to image [2021-07-31T17:36:33.796Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-31T17:36:33.796Z] #70 exporting layers [2021-07-31T17:36:33.867Z] --- PASS: TestConfigList (2.19s) [2021-07-31T17:36:33.867Z] === RUN TestConfigsCreateAndDelete [2021-07-31T17:36:36.384Z] --- PASS: TestConfigsCreateAndDelete (2.25s) [2021-07-31T17:36:36.384Z] === RUN TestConfigsUpdate [2021-07-31T17:36:37.283Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-07-31T17:36:37.283Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (4.94s) [2021-07-31T17:36:37.283Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (4.96s) [2021-07-31T17:36:37.283Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.35s) [2021-07-31T17:36:37.283Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.57s) [2021-07-31T17:36:37.283Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.05s) [2021-07-31T17:36:37.283Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.14s) [2021-07-31T17:36:37.283Z] === RUN TestBuildMultiStageCopy [2021-07-31T17:36:37.283Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-31T17:36:38.272Z] --- PASS: TestConfigsUpdate (2.14s) [2021-07-31T17:36:38.272Z] === RUN TestTemplatedConfig [2021-07-31T17:36:39.839Z] INFO: Expanding go... [2021-07-31T17:36:40.566Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-31T17:36:40.824Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-31T17:36:41.390Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-31T17:36:41.538Z] --- PASS: TestTemplatedConfig (3.34s) [2021-07-31T17:36:41.538Z] === RUN TestConfigCreateResolve [2021-07-31T17:36:41.649Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-31T17:36:41.922Z] #70 exporting layers 7.1s done [2021-07-31T17:36:41.922Z] #70 writing image sha256:c4d3dd7e2bc55477b44687c94510f6a6f99231f962f622d3273910fb00a5aed0 done [2021-07-31T17:36:41.922Z] #70 naming to docker.io/library/docker:dca4a01f295de4df509a0e9991ac4be64423798d done [2021-07-31T17:36:41.922Z] #70 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-31T17:36:42.214Z] --- PASS: TestBuildMultiStageCopy (5.34s) [2021-07-31T17:36:42.214Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.38s) [2021-07-31T17:36:42.214Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2021-07-31T17:36:42.214Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s) [2021-07-31T17:36:42.214Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2021-07-31T17:36:42.214Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.50s) [2021-07-31T17:36:42.214Z] === RUN TestBuildMultiStageParentConfig [2021-07-31T17:36:42.262Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42697/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_GITCOMMIT=dca4a01f295de4df509a0e9991ac4be64423798d -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:dca4a01f295de4df509a0e9991ac4be64423798d hack/make.sh dynbinary test-integration [2021-07-31T17:36:43.588Z] --- PASS: TestBuildMultiStageParentConfig (1.14s) [2021-07-31T17:36:43.588Z] === RUN TestBuildLabelWithTargets [2021-07-31T17:36:44.052Z] --- PASS: TestConfigCreateResolve (2.23s) [2021-07-31T17:36:44.052Z] PASS [2021-07-31T17:36:44.052Z] [2021-07-31T17:36:44.052Z] DONE 6 tests in 14.400s [2021-07-31T17:36:44.052Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-31T17:36:44.052Z] INFO: Testing against a local daemon [2021-07-31T17:36:44.052Z] === RUN TestCheckpoint [2021-07-31T17:36:44.052Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-31T17:36:44.052Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-31T17:36:44.052Z] === RUN TestContainerInvalidJSON [2021-07-31T17:36:44.052Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-31T17:36:44.052Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-31T17:36:44.052Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-31T17:36:44.052Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-31T17:36:44.052Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-31T17:36:44.052Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-31T17:36:44.052Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-31T17:36:44.052Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-31T17:36:44.052Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-31T17:36:44.052Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-31T17:36:44.052Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-07-31T17:36:44.052Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-31T17:36:44.052Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-07-31T17:36:44.052Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-31T17:36:44.052Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-07-31T17:36:44.052Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-31T17:36:44.052Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-07-31T17:36:44.052Z] === RUN TestCopyFromContainer [2021-07-31T17:36:44.155Z] [2021-07-31T17:36:44.155Z] Removing bundles/ [2021-07-31T17:36:44.155Z] [2021-07-31T17:36:44.155Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-31T17:36:44.413Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-31T17:36:44.413Z] GOOS="" GOARCH="" GOARM="" [2021-07-31T17:36:45.431Z] === RUN TestCopyFromContainer// [2021-07-31T17:36:45.431Z] === RUN TestCopyFromContainer//bar/root [2021-07-31T17:36:45.431Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-31T17:36:45.431Z] === RUN TestCopyFromContainer/bar/quux [2021-07-31T17:36:45.431Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-31T17:36:45.431Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-31T17:36:45.487Z] --- PASS: TestBuildLabelWithTargets (1.90s) [2021-07-31T17:36:45.487Z] === RUN TestBuildWithEmptyLayers [2021-07-31T17:36:45.688Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-31T17:36:45.688Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-31T17:36:45.688Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-31T17:36:45.688Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-31T17:36:45.944Z] --- PASS: TestCopyFromContainer (1.92s) [2021-07-31T17:36:45.944Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-31T17:36:45.944Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-07-31T17:36:45.944Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-31T17:36:45.944Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-07-31T17:36:45.944Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-31T17:36:45.944Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-31T17:36:45.944Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-31T17:36:45.944Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-07-31T17:36:45.944Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-31T17:36:45.944Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-07-31T17:36:45.944Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-31T17:36:45.944Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-31T17:36:45.944Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-31T17:36:45.944Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-31T17:36:45.944Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-31T17:36:45.944Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-31T17:36:45.944Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-31T17:36:45.944Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-31T17:36:45.944Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-31T17:36:45.944Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-31T17:36:45.944Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-07-31T17:36:45.944Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-31T17:36:45.944Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-31T17:36:45.944Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-31T17:36:45.944Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-31T17:36:45.944Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-31T17:36:45.944Z] === RUN TestCreateWithInvalidEnv [2021-07-31T17:36:45.944Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-31T17:36:45.944Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-31T17:36:45.944Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-31T17:36:45.944Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-31T17:36:45.944Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-31T17:36:45.944Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-31T17:36:45.944Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-31T17:36:45.944Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-31T17:36:45.944Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-31T17:36:45.944Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-31T17:36:45.944Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-31T17:36:45.944Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-31T17:36:45.944Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-31T17:36:45.944Z] === RUN TestCreateTmpfsMountsTarget [2021-07-31T17:36:45.944Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-31T17:36:45.944Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-31T17:36:46.422Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2021-07-31T17:36:46.422Z] === RUN TestBuildMultiStageOnBuild [2021-07-31T17:36:48.461Z] --- PASS: TestCreateWithCustomMaskedPaths (2.35s) [2021-07-31T17:36:48.461Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-31T17:36:50.608Z] --- PASS: TestBuildMultiStageOnBuild (3.71s) [2021-07-31T17:36:50.608Z] === RUN TestBuildUncleanTarFilenames [2021-07-31T17:36:50.975Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.28s) [2021-07-31T17:36:50.975Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-31T17:36:50.975Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-31T17:36:50.975Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-31T17:36:50.975Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-31T17:36:50.975Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-31T17:36:50.975Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-31T17:36:50.975Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-31T17:36:50.975Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-31T17:36:50.975Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-31T17:36:50.975Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-31T17:36:50.975Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-31T17:36:50.975Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-31T17:36:50.975Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-31T17:36:50.975Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-31T17:36:50.975Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-31T17:36:50.975Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-31T17:36:50.975Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-31T17:36:50.975Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-31T17:36:50.975Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-31T17:36:50.975Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-31T17:36:50.975Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-31T17:36:50.975Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-31T17:36:50.975Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-31T17:36:51.539Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2021-07-31T17:36:51.539Z] === RUN TestCreateDifferentPlatform [2021-07-31T17:36:51.539Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-31T17:36:51.539Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-31T17:36:51.539Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-07-31T17:36:51.539Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-31T17:36:51.539Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-31T17:36:51.539Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-31T17:36:51.539Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-31T17:36:51.539Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-31T17:36:51.539Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-31T17:36:51.539Z] === RUN TestContainerStartOnDaemonRestart [2021-07-31T17:36:51.539Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-31T17:36:51.539Z] === RUN TestDaemonRestartIpcMode [2021-07-31T17:36:51.539Z] === PAUSE TestDaemonRestartIpcMode [2021-07-31T17:36:51.539Z] === RUN TestDaemonHostGatewayIP [2021-07-31T17:36:51.539Z] === PAUSE TestDaemonHostGatewayIP [2021-07-31T17:36:51.539Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-31T17:36:51.539Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-31T17:36:51.539Z] === RUN TestContainerKillOnDaemonStart [2021-07-31T17:36:51.539Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-31T17:36:51.539Z] === RUN TestDiff [2021-07-31T17:36:51.983Z] --- PASS: TestBuildUncleanTarFilenames (1.85s) [2021-07-31T17:36:51.983Z] === RUN TestBuildMultiStageLayerLeak [2021-07-31T17:36:52.472Z] --- PASS: TestDiff (0.79s) [2021-07-31T17:36:52.472Z] === RUN TestExecWithCloseStdin [2021-07-31T17:36:53.398Z] --- PASS: TestExecWithCloseStdin (1.09s) [2021-07-31T17:36:53.398Z] === RUN TestExec [2021-07-31T17:36:54.763Z] --- PASS: TestExec (1.09s) [2021-07-31T17:36:54.763Z] === RUN TestExecUser [2021-07-31T17:36:55.690Z] --- PASS: TestExecUser (1.10s) [2021-07-31T17:36:55.690Z] === RUN TestExportContainerAndImportImage [2021-07-31T17:36:56.197Z] --- PASS: TestBuildMultiStageLayerLeak (3.95s) [2021-07-31T17:36:56.197Z] === RUN TestBuildWithHugeFile [2021-07-31T17:36:56.617Z] --- PASS: TestExportContainerAndImportImage (0.92s) [2021-07-31T17:36:56.617Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-31T17:36:57.983Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2021-07-31T17:36:57.983Z] === RUN TestHealthCheckWorkdir [2021-07-31T17:36:59.348Z] --- PASS: TestHealthCheckWorkdir (1.46s) [2021-07-31T17:36:59.348Z] === RUN TestHealthKillContainer [2021-07-31T17:37:02.611Z] --- PASS: TestHealthKillContainer (3.11s) [2021-07-31T17:37:02.611Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-31T17:37:03.172Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2021-07-31T17:37:03.172Z] === RUN TestIpcModeNone [2021-07-31T17:37:04.536Z] --- PASS: TestIpcModeNone (1.11s) [2021-07-31T17:37:04.536Z] === RUN TestIpcModePrivate [2021-07-31T17:37:05.004Z] INFO: Expanding compiler 1 of 3... [2021-07-31T17:37:05.004Z] INFO: Expanding compiler 2 of 3... [2021-07-31T17:37:05.098Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-07-31T17:37:05.353Z] --- PASS: TestIpcModePrivate (1.06s) [2021-07-31T17:37:05.353Z] === RUN TestIpcModeShareable [2021-07-31T17:37:06.280Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-07-31T17:37:06.536Z] --- PASS: TestIpcModeShareable (1.12s) [2021-07-31T17:37:06.536Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-31T17:37:08.739Z] INFO: Expanding compiler 3 of 3... [2021-07-31T17:37:09.198Z] INFO: Removing downloaded files... [2021-07-31T17:37:09.198Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-07-31T17:37:09.657Z] INFO: Configuring git core.autocrlf... [2021-07-31T17:37:09.804Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.07s) [2021-07-31T17:37:09.804Z] === RUN TestAPIIpcModeHost [2021-07-31T17:37:10.731Z] --- PASS: TestAPIIpcModeHost (1.13s) [2021-07-31T17:37:10.731Z] === RUN TestDaemonIpcModeShareable [2021-07-31T17:37:10.923Z] ok github.com/docker/docker/libnetwork/networkdb 110.728s coverage: 60.6% of statements [2021-07-31T17:37:10.923Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-31T17:37:10.923Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-31T17:37:10.923Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-31T17:37:10.923Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-31T17:37:10.923Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-31T17:37:10.923Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-31T17:37:10.923Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-31T17:37:10.923Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-31T17:37:10.923Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-31T17:37:10.923Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-31T17:37:10.923Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-31T17:37:10.923Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-31T17:37:10.923Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-31T17:37:10.923Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-31T17:37:10.923Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-31T17:37:10.923Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-31T17:37:10.923Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-31T17:37:10.923Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-31T17:37:10.923Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-31T17:37:10.923Z] ? github.com/docker/docker/rootless [no test files] [2021-07-31T17:37:10.923Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-31T17:37:10.923Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-31T17:37:10.923Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-31T17:37:10.923Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-31T17:37:10.924Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-31T17:37:10.924Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-31T17:37:10.924Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-31T17:37:10.924Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-31T17:37:10.924Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-31T17:37:10.924Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-31T17:37:10.924Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-31T17:37:10.924Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-31T17:37:10.924Z] ? github.com/docker/docker/volume [no test files] [2021-07-31T17:37:10.924Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-31T17:37:10.924Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === Skipped [2021-07-31T17:37:10.924Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-31T17:37:10.924Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-31T17:37:10.924Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-31T17:37:10.924Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-31T17:37:10.924Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-31T17:37:10.924Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-31T17:37:10.924Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-31T17:37:10.924Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-31T17:37:10.924Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-31T17:37:10.924Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-31T17:37:10.924Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-31T17:37:10.924Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-31T17:37:10.924Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-31T17:37:10.924Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-31T17:37:10.924Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-31T17:37:10.924Z] graphtest_unix.go:71: No driver to put! [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.01s) [2021-07-31T17:37:10.924Z] time="2021-07-31T17:34:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-31T17:37:10.924Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-31T17:37:10.924Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-31T17:37:10.924Z] time="2021-07-31T17:34:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-31T17:37:10.924Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-31T17:37:10.924Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-31T17:37:10.924Z] time="2021-07-31T17:34:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-31T17:37:10.924Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-31T17:37:10.924Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-31T17:37:10.924Z] time="2021-07-31T17:34:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-31T17:37:10.924Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-31T17:37:10.924Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-31T17:37:10.924Z] time="2021-07-31T17:34:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-31T17:37:10.924Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-31T17:37:10.924Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-31T17:37:10.924Z] graphtest_unix.go:71: No driver to put! [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-31T17:37:10.924Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-31T17:37:10.924Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-31T17:37:10.924Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-31T17:37:10.924Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-31T17:37:10.924Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-31T17:37:10.924Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-31T17:37:10.924Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-31T17:37:10.924Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-31T17:37:10.924Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-31T17:37:10.924Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-31T17:37:10.924Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-31T17:37:10.924Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-31T17:37:10.924Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-31T17:37:10.924Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-31T17:37:10.924Z] graphtest_unix.go:71: No driver to put! [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-07-31T17:37:10.924Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-31T17:37:10.924Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-31T17:37:10.924Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-31T17:37:10.924Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-31T17:37:10.924Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-31T17:37:10.924Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-31T17:37:10.924Z] firewalld_test.go:13: firewalld is not running [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-31T17:37:10.924Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-31T17:37:10.924Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] [2021-07-31T17:37:10.924Z] DONE 2669 tests, 35 skipped in 319.815s Post stage [Pipeline] junit [2021-07-31T17:37:10.939Z] Recording test results [2021-07-31T17:37:11.075Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-31T17:37:11.433Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42697/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b91570503904cff076c8cf33d80f9a3f387d78a9 -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:b91570503904cff076c8cf33d80f9a3f387d78a9 hack/make.sh dynbinary test-integration [2021-07-31T17:37:12.095Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-07-31T17:37:12.350Z] --- PASS: TestDaemonIpcModeShareable (1.67s) [2021-07-31T17:37:12.350Z] === RUN TestDaemonIpcModePrivate [2021-07-31T17:37:12.373Z] [2021-07-31T17:37:12.373Z] Removing bundles/ [2021-07-31T17:37:12.373Z] [2021-07-31T17:37:12.373Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-31T17:37:12.373Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-31T17:37:12.373Z] GOOS="" GOARCH="" GOARM="" [2021-07-31T17:37:14.238Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-07-31T17:37:14.238Z] --- PASS: TestDaemonIpcModePrivate (1.67s) [2021-07-31T17:37:14.238Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-31T17:37:15.604Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-07-31T17:37:15.604Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s) [2021-07-31T17:37:15.604Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-31T17:37:17.504Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-07-31T17:37:17.504Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2021-07-31T17:37:17.504Z] === RUN TestIpcModeOlderClient [2021-07-31T17:37:17.504Z] === PAUSE TestIpcModeOlderClient [2021-07-31T17:37:17.504Z] === RUN TestKillContainerInvalidSignal [2021-07-31T17:37:18.068Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2021-07-31T17:37:18.068Z] === RUN TestKillContainer [2021-07-31T17:37:18.068Z] === RUN TestKillContainer/no_signal [2021-07-31T17:37:18.995Z] === RUN TestKillContainer/non_killing_signal [2021-07-31T17:37:19.251Z] === RUN TestKillContainer/killing_signal [2021-07-31T17:37:20.180Z] --- PASS: TestKillContainer (2.12s) [2021-07-31T17:37:20.180Z] --- PASS: TestKillContainer/no_signal (0.69s) [2021-07-31T17:37:20.180Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2021-07-31T17:37:20.180Z] --- PASS: TestKillContainer/killing_signal (0.69s) [2021-07-31T17:37:20.180Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-31T17:37:20.180Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-31T17:37:21.108Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-31T17:37:21.669Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s) [2021-07-31T17:37:21.669Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2021-07-31T17:37:21.669Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2021-07-31T17:37:21.669Z] === RUN TestKillStoppedContainer [2021-07-31T17:37:21.669Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-07-31T17:37:21.669Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-31T17:37:21.669Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-07-31T17:37:21.669Z] === RUN TestKillDifferentUserContainer [2021-07-31T17:37:22.597Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2021-07-31T17:37:22.597Z] === RUN TestInspectOomKilledTrue [2021-07-31T17:37:22.597Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-31T17:37:22.597Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-31T17:37:22.597Z] === RUN TestInspectOomKilledFalse [2021-07-31T17:37:23.158Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2021-07-31T17:37:23.158Z] === RUN TestLinksEtcHostsContentMatch [2021-07-31T17:37:24.085Z] --- PASS: TestLinksEtcHostsContentMatch (0.87s) [2021-07-31T17:37:24.085Z] === RUN TestLinksContainerNames [2021-07-31T17:37:25.449Z] --- PASS: TestLinksContainerNames (1.41s) [2021-07-31T17:37:25.449Z] === RUN TestLogsFollowTailEmpty [2021-07-31T17:37:26.011Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2021-07-31T17:37:26.011Z] === RUN TestContainerNetworkMountsNoChown [2021-07-31T17:37:26.938Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s) [2021-07-31T17:37:26.938Z] === RUN TestMountDaemonRoot [2021-07-31T17:37:26.938Z] === RUN TestMountDaemonRoot/default [2021-07-31T17:37:26.938Z] === PAUSE TestMountDaemonRoot/default [2021-07-31T17:37:26.938Z] === RUN TestMountDaemonRoot/private [2021-07-31T17:37:26.938Z] === PAUSE TestMountDaemonRoot/private [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/rprivate [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/slave [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/slave [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/rslave [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/shared [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/shared [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/rshared [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-31T17:37:26.939Z] === CONT TestMountDaemonRoot/default [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-31T17:37:26.939Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-31T17:37:26.939Z] === CONT TestMountDaemonRoot/rshared [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-31T17:37:26.939Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-31T17:37:26.939Z] === CONT TestMountDaemonRoot/shared [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-31T17:37:26.939Z] === CONT TestMountDaemonRoot/rslave [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-31T17:37:26.939Z] === CONT TestMountDaemonRoot/slave [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-31T17:37:26.939Z] === CONT TestMountDaemonRoot/rprivate [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-31T17:37:26.939Z] === CONT TestMountDaemonRoot/private [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-31T17:37:26.939Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-31T17:37:26.939Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-31T17:37:26.939Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-31T17:37:26.939Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-31T17:37:26.939Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-31T17:37:26.939Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-31T17:37:26.939Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-31T17:37:26.939Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-31T17:37:26.939Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-31T17:37:26.939Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-31T17:37:26.939Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-31T17:37:26.939Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-31T17:37:26.939Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-31T17:37:27.195Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-31T17:37:27.195Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-31T17:37:27.195Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-31T17:37:27.195Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-31T17:37:27.195Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-31T17:37:27.195Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-31T17:37:27.195Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-31T17:37:27.195Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-31T17:37:27.195Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-31T17:37:27.195Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-31T17:37:27.195Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-31T17:37:27.195Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-31T17:37:27.195Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-31T17:37:27.195Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-31T17:37:27.195Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-31T17:37:27.195Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-31T17:37:27.195Z] === RUN TestContainerBindMountNonRecursive [2021-07-31T17:37:29.084Z] --- PASS: TestContainerBindMountNonRecursive (1.87s) [2021-07-31T17:37:29.084Z] === RUN TestContainerVolumesMountedAsShared [2021-07-31T17:37:29.645Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2021-07-31T17:37:29.645Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-31T17:37:30.056Z] f143c6fed32d: Pull complete [2021-07-31T17:37:30.056Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877 [2021-07-31T17:37:30.056Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-31T17:37:30.056Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-07-31T17:37:30.056Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-07-31T17:37:30.056Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2061' [2021-07-31T17:37:30.056Z] WARN: Skipping validation tests [2021-07-31T17:37:30.056Z] INFO: Running unit tests at 07/31/2021 17:37:24... [2021-07-31T17:37:30.513Z] INFO: make.ps1 starting at 07/31/2021 17:37:30 [2021-07-31T17:37:30.573Z] --- PASS: TestContainerVolumesMountedAsSlave (0.82s) [2021-07-31T17:37:30.573Z] === RUN TestNetworkNat [2021-07-31T17:37:30.971Z] INFO: Git commit (75913286f7) assumed from DOCKER_GITCOMMIT environment variable [2021-07-31T17:37:30.971Z] INFO: Invoking autogen... [2021-07-31T17:37:31.135Z] --- PASS: TestNetworkNat (0.75s) [2021-07-31T17:37:31.135Z] === RUN TestNetworkLocalhostTCPNat [2021-07-31T17:37:31.429Z] INFO: Running unit tests... [2021-07-31T17:37:32.063Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2021-07-31T17:37:32.063Z] === RUN TestNetworkLoopbackNat [2021-07-31T17:37:32.209Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m24.14886988s with top 10 stages: buildssa: 1m48.58815687s, goimports: 23.527173856s, unconvert: 14.011493006s, gosec: 10.74169202s, golint: 6.802413418s, inspect: 4.292463725s, ineffassign: 4.269314563s, misspell: 3.876341769s, vrp: 3.807530477s, ctrlflow: 1.937692714s [2021-07-31T17:37:32.210Z] INFO [runner] Issues before processing: 2856, after processing: 0 [2021-07-31T17:37:32.210Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2281/2281, exclude: 1892/1892, nolint: 0/78, identifier_marker: 1892/1892, exclude-rules: 78/1892, filename_unadjuster: 2281/2281, skip_dirs: 2281/2281, autogenerated_exclude: 1892/2281, cgo: 2281/2856, path_prettifier: 2281/2281 [2021-07-31T17:37:32.210Z] INFO [runner] processing took 67.070312ms with stages: nolint: 27.284882ms, identifier_marker: 18.564738ms, path_prettifier: 9.9049ms, autogenerated_exclude: 4.974651ms, exclude-rules: 3.658254ms, skip_dirs: 2.313609ms, cgo: 252.569µs, filename_unadjuster: 111.815µs, max_same_issues: 1.458µs, exclude: 691ns, diff: 552ns, uniq_by_line: 496ns, skip_files: 420ns, max_from_linter: 416ns, source_code: 360ns, path_shortener: 299ns, max_per_file_from_linter: 202ns [2021-07-31T17:37:32.210Z] INFO [runner] linters took 1m49.949015702s with stages: goanalysis_metalinter: 1m26.014702671s, unused: 23.866960893s [2021-07-31T17:37:32.210Z] INFO File cache stats: 1688 entries of total size 8.5MiB [2021-07-31T17:37:32.210Z] INFO Memory: 2440 samples, avg is 1787.3MB, max is 4440.4MB [2021-07-31T17:37:32.210Z] INFO Execution took 4m3.867069104s [2021-07-31T17:37:32.210Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-07-31T17:37:32.569Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42697/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ac34f9c00247b344e1112efd28c607497a00a563 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ac34f9c00247b344e1112efd28c607497a00a563 hack/make.sh dynbinary test-docker-py [2021-07-31T17:37:33.139Z] [2021-07-31T17:37:33.139Z] Removing bundles/ [2021-07-31T17:37:33.139Z] [2021-07-31T17:37:33.139Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-31T17:37:33.139Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-31T17:37:33.139Z] GOOS="" GOARCH="" GOARM="" [2021-07-31T17:37:35.338Z] --- PASS: TestNetworkLoopbackNat (3.14s) [2021-07-31T17:37:35.338Z] === RUN TestPause [2021-07-31T17:37:35.899Z] --- PASS: TestPause (0.89s) [2021-07-31T17:37:35.899Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-31T17:37:35.899Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-31T17:37:35.899Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-31T17:37:35.899Z] === RUN TestPauseStopPausedContainer [2021-07-31T17:37:36.826Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2021-07-31T17:37:36.826Z] === RUN TestPidHost [2021-07-31T17:37:38.724Z] --- PASS: TestPidHost (2.08s) [2021-07-31T17:37:38.724Z] === RUN TestPsFilter [2021-07-31T17:37:38.989Z] --- PASS: TestPsFilter (0.16s) [2021-07-31T17:37:38.989Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-31T17:37:39.551Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2021-07-31T17:37:39.551Z] === RUN TestRemoveContainerWithVolume [2021-07-31T17:37:40.477Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2021-07-31T17:37:40.477Z] === RUN TestRemoveContainerRunning [2021-07-31T17:37:41.040Z] --- PASS: TestRemoveContainerRunning (0.70s) [2021-07-31T17:37:41.040Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-31T17:37:41.604Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2021-07-31T17:37:41.604Z] === RUN TestRemoveInvalidContainer [2021-07-31T17:37:41.604Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-31T17:37:41.604Z] === RUN TestRenameLinkedContainer [2021-07-31T17:37:41.738Z] 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-31T17:37:42.864Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-31T17:37:42.864Z] Using test binary docker [2021-07-31T17:37:42.864Z] +++ /etc/init.d/apparmor start [2021-07-31T17:37:42.864Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-31T17:37:42.864Z] INFO: Waiting for daemon to start... [2021-07-31T17:37:42.864Z] Starting dockerd [2021-07-31T17:37:42.864Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-07-31T17:37:42.864Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-31T17:37:42.864Z] Using test binary docker [2021-07-31T17:37:42.864Z] +++ /etc/init.d/apparmor start [2021-07-31T17:37:42.864Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-31T17:37:42.864Z] INFO: Waiting for daemon to start... [2021-07-31T17:37:42.864Z] Starting dockerd [2021-07-31T17:37:42.864Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-07-31T17:37:42.864Z] . [2021-07-31T17:37:42.864Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-31T17:37:42.864Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-31T17:37:42.864Z] Error: No such image: emptyfs [2021-07-31T17:37:42.864Z] ++++ docker load [2021-07-31T17:37:42.864Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-31T17:37:42.864Z] [2021-07-31T17:37:42.864Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-31T17:37:42.864Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-31T17:37:42.864Z] Running integration-test (iteration 1) [2021-07-31T17:37:42.864Z] 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-31T17:37:42.864Z] ++ 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-31T17:37:42.864Z] ++ set -e [2021-07-31T17:37:42.864Z] ++ '[' -n 0 ']' [2021-07-31T17:37:42.864Z] ++ set -x [2021-07-31T17:37:42.865Z] ++ 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-31T17:37:42.865Z] Error: No such image: emptyfs [2021-07-31T17:37:42.865Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-31T17:37:42.865Z] ++++ docker load [2021-07-31T17:37:42.865Z] Running integration-test (iteration 1) [2021-07-31T17:37:42.865Z] 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-31T17:37:42.865Z] ++ 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-31T17:37:42.865Z] ++ set -e [2021-07-31T17:37:42.865Z] ++ '[' -n 0 ']' [2021-07-31T17:37:42.865Z] ++ set -x [2021-07-31T17:37:42.865Z] ++ 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-31T17:37:44.876Z] --- PASS: TestRenameLinkedContainer (2.80s) [2021-07-31T17:37:44.876Z] === RUN TestRenameStoppedContainer [2021-07-31T17:37:45.133Z] --- PASS: TestRenameStoppedContainer (0.79s) [2021-07-31T17:37:45.133Z] === RUN TestRenameRunningContainerAndReuse [2021-07-31T17:37:47.020Z] --- PASS: TestRenameRunningContainerAndReuse (1.42s) [2021-07-31T17:37:47.020Z] === RUN TestRenameInvalidName [2021-07-31T17:37:47.276Z] --- PASS: TestRenameInvalidName (0.69s) [2021-07-31T17:37:47.276Z] === RUN TestRenameAnonymousContainer [2021-07-31T17:37:49.792Z] --- PASS: TestRenameAnonymousContainer (2.47s) [2021-07-31T17:37:49.792Z] === RUN TestRenameContainerWithSameName [2021-07-31T17:37:50.296Z] ? github.com/docker/docker/api [no test files] [2021-07-31T17:37:50.719Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2021-07-31T17:37:50.719Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-31T17:37:52.086Z] --- PASS: TestRenameContainerWithLinkedContainer (1.53s) [2021-07-31T17:37:52.086Z] === RUN TestResize [2021-07-31T17:37:53.016Z] --- PASS: TestResize (0.70s) [2021-07-31T17:37:53.016Z] === RUN TestResizeWithInvalidSize [2021-07-31T17:37:53.580Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2021-07-31T17:37:53.580Z] === RUN TestResizeWhenContainerNotStarted [2021-07-31T17:37:54.142Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2021-07-31T17:37:54.142Z] === RUN TestDaemonRestartKillContainers [2021-07-31T17:37:54.142Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-31T17:37:54.142Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-31T17:37:54.142Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-31T17:37:54.142Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-31T17:37:54.142Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-31T17:37:54.142Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-31T17:37:54.142Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-31T17:37:54.142Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-31T17:37:54.142Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-31T17:37:54.142Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-31T17:37:54.142Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-31T17:37:54.142Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-31T17:37:54.142Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-31T17:37:54.142Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-31T17:37:54.142Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-31T17:37:54.142Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-31T17:37:54.142Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-31T17:37:54.142Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-31T17:37:54.142Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-31T17:37:54.142Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-31T17:37:54.142Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-31T17:37:54.142Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-31T17:37:54.142Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-31T17:37:54.142Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-31T17:37:54.142Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-31T17:37:54.142Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-31T17:37:56.659Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-31T17:37:56.659Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-31T17:37:57.587Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-31T17:37:57.842Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-31T17:37:59.207Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-31T17:37:59.207Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-31T17:38:01.096Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-31T17:38:01.351Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-31T17:38:03.931Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-31T17:38:04.190Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-31T17:38:06.708Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-31T17:38:06.708Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.18s) [2021-07-31T17:38:06.708Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.36s) [2021-07-31T17:38:06.708Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s) [2021-07-31T17:38:06.708Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2021-07-31T17:38:06.708Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2021-07-31T17:38:06.708Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2021-07-31T17:38:06.708Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.16s) [2021-07-31T17:38:06.708Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.15s) [2021-07-31T17:38:06.708Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.81s) [2021-07-31T17:38:06.708Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.90s) [2021-07-31T17:38:06.708Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.11s) [2021-07-31T17:38:06.708Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.18s) [2021-07-31T17:38:06.708Z] === RUN TestCgroupNamespacesRun [2021-07-31T17:38:07.972Z] === RUN TestMiddlewares [2021-07-31T17:38:07.972Z] --- PASS: TestMiddlewares (0.00s) [2021-07-31T17:38:07.972Z] PASS [2021-07-31T17:38:07.972Z] coverage: 9.0% of statements [2021-07-31T17:38:07.972Z] ok github.com/docker/docker/api/server 0.086s coverage: 9.0% of statements [2021-07-31T17:38:08.074Z] --- PASS: TestCgroupNamespacesRun (1.70s) [2021-07-31T17:38:08.074Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-31T17:38:08.074Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-31T17:38:08.074Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-31T17:38:08.074Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-31T17:38:09.965Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.69s) [2021-07-31T17:38:09.966Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-31T17:38:11.852Z] --- PASS: TestCgroupNamespacesRunHostMode (1.68s) [2021-07-31T17:38:11.852Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-31T17:38:13.217Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s) [2021-07-31T17:38:13.217Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-31T17:38:14.582Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s) [2021-07-31T17:38:14.582Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-31T17:38:15.144Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.72s) [2021-07-31T17:38:15.144Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-31T17:38:17.036Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s) [2021-07-31T17:38:17.036Z] === RUN TestNISDomainname [2021-07-31T17:38:18.401Z] --- PASS: TestNISDomainname (1.27s) [2021-07-31T17:38:18.401Z] === RUN TestHostnameDnsResolution [2021-07-31T17:38:19.329Z] --- PASS: TestHostnameDnsResolution (1.21s) [2021-07-31T17:38:19.329Z] === RUN TestStats [2021-07-31T17:38:20.965Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-31T17:38:20.965Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-31T17:38:20.965Z] GOOS="" GOARCH="" GOARM="" [2021-07-31T17:38:20.965Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-31T17:38:20.965Z] [2021-07-31T17:38:20.965Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-31T17:38:20.965Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-31T17:38:20.965Z] HOSTNAME=7065cb29eb94 [2021-07-31T17:38:20.965Z] DEST=bundles/test-integration [2021-07-31T17:38:20.965Z] PWD=/go/src/github.com/docker/docker [2021-07-31T17:38:20.965Z] DOCKER_ROOTLESS=1 [2021-07-31T17:38:20.965Z] DOCKER_GITCOMMIT=dca4a01f295de4df509a0e9991ac4be64423798d [2021-07-31T17:38:20.965Z] container=docker [2021-07-31T17:38:20.965Z] HOME=/root [2021-07-31T17:38:20.965Z] GOLANG_VERSION=1.16.6 [2021-07-31T17:38:20.965Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-31T17:38:20.965Z] VALIDATE_BRANCH=master [2021-07-31T17:38:20.965Z] TERM=xterm [2021-07-31T17:38:20.965Z] DOCKER_PKG=github.com/docker/docker [2021-07-31T17:38:20.965Z] SHLVL=1 [2021-07-31T17:38:20.965Z] TIMEOUT=120m [2021-07-31T17:38:20.965Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-31T17:38:20.965Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-31T17:38:20.965Z] GO111MODULE=off [2021-07-31T17:38:20.965Z] DOCKER_EXPERIMENTAL=1 [2021-07-31T17:38:20.965Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-31T17:38:20.965Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-31T17:38:20.965Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-31T17:38:20.965Z] GOPATH=/go [2021-07-31T17:38:20.965Z] PKG_CONFIG=pkg-config [2021-07-31T17:38:20.965Z] _=/usr/bin/env [2021-07-31T17:38:20.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-31T17:38:22.593Z] --- PASS: TestStats (2.77s) [2021-07-31T17:38:22.593Z] === RUN TestStopContainerWithTimeout [2021-07-31T17:38:22.593Z] === RUN TestStopContainerWithTimeout/0 [2021-07-31T17:38:22.593Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-31T17:38:22.593Z] === RUN TestStopContainerWithTimeout/1 [2021-07-31T17:38:22.593Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-31T17:38:22.593Z] === RUN TestStopContainerWithTimeout/3 [2021-07-31T17:38:22.593Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-31T17:38:22.593Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-31T17:38:22.593Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-31T17:38:22.593Z] === CONT TestStopContainerWithTimeout/0 [2021-07-31T17:38:22.593Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-31T17:38:23.156Z] === CONT TestStopContainerWithTimeout/3 [2021-07-31T17:38:25.042Z] === CONT TestStopContainerWithTimeout/1 [2021-07-31T17:38:26.931Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-31T17:38:26.931Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2021-07-31T17:38:26.931Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2021-07-31T17:38:26.931Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2021-07-31T17:38:26.931Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2021-07-31T17:38:26.931Z] === RUN TestDeleteDevicemapper [2021-07-31T17:38:26.931Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-31T17:38:26.931Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-31T17:38:26.931Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-31T17:38:29.519Z] Loaded image: buildpack-deps:buster [2021-07-31T17:38:29.519Z] Loaded image: busybox:latest [2021-07-31T17:38:29.519Z] Loaded image: busybox:glibc [2021-07-31T17:38:29.519Z] Loaded image: buildpack-deps:buster [2021-07-31T17:38:29.519Z] Loaded image: busybox:latest [2021-07-31T17:38:29.519Z] Loaded image: busybox:glibc [2021-07-31T17:38:30.210Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.09s) [2021-07-31T17:38:30.210Z] === RUN TestUpdateMemory [2021-07-31T17:38:31.138Z] --- PASS: TestUpdateMemory (1.28s) [2021-07-31T17:38:31.138Z] === RUN TestUpdateCPUQuota [2021-07-31T17:38:32.048Z] Loaded image: debian:bullseye [2021-07-31T17:38:32.307Z] Loaded image: hello-world:latest [2021-07-31T17:38:32.565Z] Loaded image: arm32v7/hello-world:latest [2021-07-31T17:38:32.565Z] INFO: Testing against a local daemon [2021-07-31T17:38:32.565Z] === RUN TestDockerDaemonSuite [2021-07-31T17:38:32.832Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-07-31T17:38:33.444Z] Loaded image: debian:bullseye [2021-07-31T17:38:33.877Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-31T17:38:33.877Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-31T17:38:33.877Z] GOOS="" GOARCH="" GOARM="" [2021-07-31T17:38:33.877Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-31T17:38:33.877Z] [2021-07-31T17:38:33.877Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-31T17:38:33.877Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-31T17:38:33.877Z] HOSTNAME=05f50a0a3e76 [2021-07-31T17:38:33.877Z] TESTDEBUG=0 [2021-07-31T17:38:33.877Z] DEST=bundles/test-integration [2021-07-31T17:38:33.877Z] PWD=/go/src/github.com/docker/docker [2021-07-31T17:38:33.877Z] DOCKER_GITCOMMIT=b91570503904cff076c8cf33d80f9a3f387d78a9 [2021-07-31T17:38:33.877Z] container=docker [2021-07-31T17:38:33.877Z] HOME=/root [2021-07-31T17:38:33.877Z] GOLANG_VERSION=1.16.6 [2021-07-31T17:38:33.877Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-31T17:38:33.877Z] VALIDATE_BRANCH=master [2021-07-31T17:38:33.877Z] TERM=xterm [2021-07-31T17:38:33.877Z] DOCKER_PKG=github.com/docker/docker [2021-07-31T17:38:33.877Z] SHLVL=1 [2021-07-31T17:38:33.877Z] TIMEOUT=120m [2021-07-31T17:38:33.877Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-31T17:38:33.877Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-31T17:38:33.877Z] GO111MODULE=off [2021-07-31T17:38:33.877Z] DOCKER_EXPERIMENTAL=1 [2021-07-31T17:38:33.877Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-31T17:38:33.877Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-31T17:38:33.877Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-31T17:38:33.877Z] GOPATH=/go [2021-07-31T17:38:33.877Z] PKG_CONFIG=pkg-config [2021-07-31T17:38:33.877Z] _=/usr/bin/env [2021-07-31T17:38:33.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-31T17:38:34.008Z] Loaded image: hello-world:latest [2021-07-31T17:38:34.008Z] Loaded image: arm32v7/hello-world:latest [2021-07-31T17:38:34.265Z] INFO: Testing against a local daemon [2021-07-31T17:38:34.265Z] === RUN TestDockerSuite [2021-07-31T17:38:34.265Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-31T17:38:34.265Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-31T17:38:34.265Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-31T17:38:34.265Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-31T17:38:34.265Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-31T17:38:34.265Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-31T17:38:34.265Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-31T17:38:34.265Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-31T17:38:35.197Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-31T17:38:35.197Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-31T17:38:35.685Z] Removing intermediate container e58e3a25eeac [2021-07-31T17:38:35.685Z] ---> f1a9af8f0eff [2021-07-31T17:38:35.685Z] 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-31T17:38:35.685Z] ---> Running in 1f80db607859 [2021-07-31T17:38:35.685Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-07-31T17:38:35.685Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-31T17:38:35.685Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-31T17:38:35.685Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-31T17:38:35.685Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-31T17:38:35.685Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-07-31T17:38:35.685Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-31T17:38:35.685Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-31T17:38:35.685Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-31T17:38:35.685Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-31T17:38:35.685Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-31T17:38:35.685Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-31T17:38:35.685Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-31T17:38:35.762Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-31T17:38:35.762Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-31T17:38:36.327Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-31T17:38:36.327Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-31T17:38:36.327Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-31T17:38:37.669Z] --- PASS: TestUpdateCPUQuota (6.49s) [2021-07-31T17:38:37.669Z] === RUN TestUpdatePidsLimit [2021-07-31T17:38:37.669Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-31T17:38:38.229Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-31T17:38:38.229Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-31T17:38:38.229Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-31T17:38:38.229Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-31T17:38:38.487Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-07-31T17:38:38.589Z] INFO: Build done for gotestsum... [2021-07-31T17:38:38.597Z] === RUN TestUpdatePidsLimit/no_change [2021-07-31T17:38:39.160Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-31T17:38:39.420Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-31T17:38:39.721Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-31T17:38:40.649Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-31T17:38:40.795Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-31T17:38:40.795Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-31T17:38:41.052Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-31T17:38:41.052Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-31T17:38:41.052Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-31T17:38:41.211Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-31T17:38:41.773Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-31T17:38:43.139Z] --- PASS: TestUpdatePidsLimit (5.40s) [2021-07-31T17:38:43.139Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.70s) [2021-07-31T17:38:43.139Z] --- PASS: TestUpdatePidsLimit/no_change (0.68s) [2021-07-31T17:38:43.139Z] --- PASS: TestUpdatePidsLimit/update_lower (0.68s) [2021-07-31T17:38:43.139Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.70s) [2021-07-31T17:38:43.139Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.67s) [2021-07-31T17:38:43.139Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.69s) [2021-07-31T17:38:43.139Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.68s) [2021-07-31T17:38:43.139Z] === RUN TestUpdateRestartPolicy [2021-07-31T17:38:49.154Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-31T17:38:50.972Z] Removing intermediate container 1f80db607859 [2021-07-31T17:38:50.972Z] ---> 13a8b0f16a30 [2021-07-31T17:38:50.972Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-31T17:38:50.972Z] ---> Running in 3bcf89548088 [2021-07-31T17:38:51.052Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-31T17:38:51.052Z] --- PASS: TestBuildWithHugeFile (115.33s) [2021-07-31T17:38:51.052Z] === RUN TestBuildWCOWSandboxSize [2021-07-31T17:38:51.309Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-31T17:38:51.309Z] --- SKIP: TestBuildWCOWSandboxSize (0.03s) [2021-07-31T17:38:51.309Z] === RUN TestBuildWithEmptyDockerfile [2021-07-31T17:38:51.309Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-31T17:38:51.309Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-31T17:38:51.309Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-31T17:38:51.309Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-31T17:38:51.309Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-31T17:38:51.309Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-31T17:38:51.309Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-31T17:38:51.309Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-31T17:38:51.435Z] Removing intermediate container 3bcf89548088 [2021-07-31T17:38:51.435Z] ---> e86ede98ba47 [2021-07-31T17:38:51.435Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-31T17:38:51.435Z] ---> Running in a430600bf00b [2021-07-31T17:38:51.567Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-31T17:38:51.824Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2021-07-31T17:38:51.824Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2021-07-31T17:38:51.824Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s) [2021-07-31T17:38:51.824Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s) [2021-07-31T17:38:51.824Z] === RUN TestBuildPreserveOwnership [2021-07-31T17:38:51.824Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-31T17:38:52.400Z] Removing intermediate container a430600bf00b [2021-07-31T17:38:52.400Z] ---> cf9b2757ea49 [2021-07-31T17:38:52.400Z] Step 10/10 : COPY . . [2021-07-31T17:38:53.721Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-31T17:38:55.092Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-31T17:38:55.661Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-31T17:38:56.257Z] --- PASS: TestBuildPreserveOwnership (4.50s) [2021-07-31T17:38:56.257Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.00s) [2021-07-31T17:38:56.257Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.48s) [2021-07-31T17:38:56.257Z] === RUN TestBuildPlatformInvalid [2021-07-31T17:38:56.514Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-07-31T17:38:56.514Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-31T17:38:56.514Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-31T17:38:57.447Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-07-31T17:38:57.447Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-31T17:38:57.980Z] --- PASS: TestUpdateRestartPolicy (12.60s) [2021-07-31T17:38:57.980Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-31T17:38:57.980Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2021-07-31T17:38:57.980Z] === RUN TestWaitNonBlocked [2021-07-31T17:38:57.980Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-31T17:38:57.980Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-31T17:38:57.980Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-31T17:38:57.980Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-31T17:38:57.980Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-31T17:38:57.980Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-31T17:38:57.980Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-31T17:38:57.980Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2021-07-31T17:38:57.980Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2021-07-31T17:38:57.980Z] === RUN TestWaitBlocked [2021-07-31T17:38:57.980Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-31T17:38:57.980Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-31T17:38:57.980Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-31T17:38:57.980Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-31T17:38:57.980Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-31T17:38:57.980Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-31T17:38:58.819Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-31T17:38:58.907Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-31T17:38:58.907Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2021-07-31T17:38:58.907Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2021-07-31T17:38:58.907Z] === CONT TestContainerStartOnDaemonRestart [2021-07-31T17:38:58.907Z] === CONT TestContainerKillOnDaemonStart [2021-07-31T17:38:59.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-31T17:38:59.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-31T17:38:59.752Z] docker_cli_daemon_test.go:1455: [df4c3d1acb3b1] daemon is not started [2021-07-31T17:39:00.010Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-07-31T17:39:00.944Z] check_test.go:309: [d28ee1feee31c] daemon is not started [2021-07-31T17:39:00.944Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-07-31T17:39:01.426Z] --- PASS: TestContainerStartOnDaemonRestart (2.79s) [2021-07-31T17:39:01.426Z] === CONT TestIpcModeOlderClient [2021-07-31T17:39:01.682Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-07-31T17:39:01.682Z] === CONT TestDaemonHostGatewayIP [2021-07-31T17:39:02.844Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-07-31T17:39:03.409Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-07-31T17:39:04.781Z] === RUN TestDockerSuite/TestAttachDetach [2021-07-31T17:39:04.947Z] --- PASS: TestDaemonHostGatewayIP (3.28s) [2021-07-31T17:39:04.947Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-31T17:39:05.713Z] check_test.go:309: [dc0bfa3f76c77] daemon is not started [2021-07-31T17:39:05.713Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-07-31T17:39:06.278Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-31T17:39:07.478Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.31s) [2021-07-31T17:39:07.478Z] === CONT TestDaemonRestartIpcMode [2021-07-31T17:39:07.652Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-31T17:39:09.548Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-31T17:39:09.624Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-31T17:39:09.624Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-31T17:39:09.624Z] GOOS="" GOARCH="" GOARM="" [2021-07-31T17:39:09.624Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-31T17:39:09.624Z] [2021-07-31T17:39:09.624Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-07-31T17:39:09.624Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-07-31T17:39:09.624Z] Using test binary docker [2021-07-31T17:39:09.624Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-31T17:39:09.624Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-31T17:39:09.624Z] INFO: Waiting for daemon to start... [2021-07-31T17:39:09.624Z] Starting dockerd [2021-07-31T17:39:09.624Z] . [2021-07-31T17:39:09.624Z] INFO: Building docker-sdk-python3:5.0.0... [2021-07-31T17:39:09.991Z] --- PASS: TestDaemonRestartIpcMode (2.93s) [2021-07-31T17:39:10.112Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-07-31T17:39:10.918Z] --- PASS: TestContainerKillOnDaemonStart (12.07s) [2021-07-31T17:39:10.918Z] PASS [2021-07-31T17:39:10.918Z] [2021-07-31T17:39:10.918Z] === Skipped [2021-07-31T17:39:10.918Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-31T17:39:10.918Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-31T17:39:10.918Z] [2021-07-31T17:39:10.918Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-31T17:39:10.918Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-31T17:39:10.918Z] [2021-07-31T17:39:10.918Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-31T17:39:10.918Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-31T17:39:10.918Z] [2021-07-31T17:39:10.918Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-31T17:39:10.918Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-31T17:39:10.918Z] [2021-07-31T17:39:10.918Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-31T17:39:10.918Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-31T17:39:10.918Z] [2021-07-31T17:39:10.918Z] [2021-07-31T17:39:10.918Z] DONE 195 tests, 5 skipped in 147.115s [2021-07-31T17:39:10.918Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-31T17:39:10.918Z] === RUN TestConfigDaemonLibtrustID [2021-07-31T17:39:11.046Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-31T17:39:11.481Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-07-31T17:39:11.481Z] === RUN TestDaemonConfigValidation [2021-07-31T17:39:11.481Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-31T17:39:11.481Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-31T17:39:11.481Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-31T17:39:11.481Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-31T17:39:11.481Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-31T17:39:11.481Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-31T17:39:11.481Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-31T17:39:11.481Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-31T17:39:11.481Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-31T17:39:11.481Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-31T17:39:11.481Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-31T17:39:11.481Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-31T17:39:11.481Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-31T17:39:11.481Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-31T17:39:11.481Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-31T17:39:11.481Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-31T17:39:11.481Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-07-31T17:39:11.481Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2021-07-31T17:39:11.481Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-07-31T17:39:11.481Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-07-31T17:39:11.481Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2021-07-31T17:39:11.481Z] PASS [2021-07-31T17:39:11.481Z] [2021-07-31T17:39:11.481Z] DONE 7 tests in 0.753s [2021-07-31T17:39:11.481Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-31T17:39:11.481Z] INFO: Testing against a local daemon [2021-07-31T17:39:11.481Z] === RUN TestCommitInheritsEnv [2021-07-31T17:39:12.043Z] --- PASS: TestCommitInheritsEnv (0.30s) [2021-07-31T17:39:12.043Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-31T17:39:12.043Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-31T17:39:12.043Z] === RUN TestImagesFilterMultiReference [2021-07-31T17:39:12.043Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-07-31T17:39:12.043Z] === RUN TestImagePullPlatformInvalid [2021-07-31T17:39:12.043Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-31T17:39:12.043Z] === RUN TestRemoveImageOrphaning [2021-07-31T17:39:12.298Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2021-07-31T17:39:12.298Z] === RUN TestRemoveImageGarbageCollector [2021-07-31T17:39:12.418Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-31T17:39:13.351Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-07-31T17:39:13.916Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-31T17:39:14.187Z] --- PASS: TestRemoveImageGarbageCollector (1.87s) [2021-07-31T17:39:14.187Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-31T17:39:14.187Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-07-31T17:39:14.187Z] === RUN TestTagInvalidReference [2021-07-31T17:39:14.187Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-31T17:39:14.187Z] === RUN TestTagValidPrefixedRepo [2021-07-31T17:39:14.187Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-07-31T17:39:14.187Z] === RUN TestTagExistedNameWithoutForce [2021-07-31T17:39:14.187Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-31T17:39:14.187Z] === RUN TestTagOfficialNames [2021-07-31T17:39:14.187Z] --- PASS: TestTagOfficialNames (0.05s) [2021-07-31T17:39:14.187Z] === RUN TestTagMatchesDigest [2021-07-31T17:39:14.187Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-07-31T17:39:14.187Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-31T17:39:16.454Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-07-31T17:39:16.711Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-31T17:39:18.083Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-31T17:39:19.980Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-31T17:39:19.980Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-31T17:39:20.044Z] === RUN TestBoolValue [2021-07-31T17:39:20.044Z] --- PASS: TestBoolValue (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestBoolValueOrDefault [2021-07-31T17:39:20.044Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestInt64ValueOrZero [2021-07-31T17:39:20.044Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestInt64ValueOrDefault [2021-07-31T17:39:20.044Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-31T17:39:20.044Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestJsonContentType [2021-07-31T17:39:20.044Z] --- PASS: TestJsonContentType (0.00s) [2021-07-31T17:39:20.044Z] PASS [2021-07-31T17:39:20.044Z] coverage: 14.7% of statements [2021-07-31T17:39:20.044Z] ok github.com/docker/docker/api/server/httputils 0.111s coverage: 14.7% of statements [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-31T17:39:20.044Z] === RUN TestMaskSecretKeys [2021-07-31T17:39:20.044Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-31T17:39:20.044Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-31T17:39:20.044Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-31T17:39:20.044Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-31T17:39:20.044Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-31T17:39:20.044Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-31T17:39:20.044Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestVersionMiddlewareVersion [2021-07-31T17:39:20.044Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-31T17:39:20.044Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-31T17:39:20.044Z] PASS [2021-07-31T17:39:20.044Z] coverage: 37.7% of statements [2021-07-31T17:39:20.044Z] ok github.com/docker/docker/api/server/middleware 0.059s coverage: 37.7% of statements [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-31T17:39:20.044Z] === RUN TestAdjustForAPIVersion [2021-07-31T17:39:20.044Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-31T17:39:20.044Z] PASS [2021-07-31T17:39:20.044Z] coverage: 5.7% of statements [2021-07-31T17:39:20.044Z] ok github.com/docker/docker/api/server/router/swarm 0.096s coverage: 5.7% of statements [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/api/types [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-31T17:39:20.044Z] === RUN TestToJSON [2021-07-31T17:39:20.044Z] --- PASS: TestToJSON (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestToParamWithVersion [2021-07-31T17:39:20.044Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestFromJSON [2021-07-31T17:39:20.044Z] --- PASS: TestFromJSON (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestEmpty [2021-07-31T17:39:20.044Z] --- PASS: TestEmpty (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestArgsMatchKVListEmptySources [2021-07-31T17:39:20.044Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestArgsMatchKVList [2021-07-31T17:39:20.044Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestArgsMatch [2021-07-31T17:39:20.044Z] --- PASS: TestArgsMatch (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestAdd [2021-07-31T17:39:20.044Z] --- PASS: TestAdd (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestDel [2021-07-31T17:39:20.044Z] --- PASS: TestDel (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestLen [2021-07-31T17:39:20.044Z] --- PASS: TestLen (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestExactMatch [2021-07-31T17:39:20.044Z] --- PASS: TestExactMatch (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestOnlyOneExactMatch [2021-07-31T17:39:20.044Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestContains [2021-07-31T17:39:20.044Z] --- PASS: TestContains (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestValidate [2021-07-31T17:39:20.044Z] --- PASS: TestValidate (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestWalkValues [2021-07-31T17:39:20.044Z] --- PASS: TestWalkValues (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestFuzzyMatch [2021-07-31T17:39:20.044Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestClone [2021-07-31T17:39:20.044Z] --- PASS: TestClone (0.00s) [2021-07-31T17:39:20.044Z] PASS [2021-07-31T17:39:20.044Z] coverage: 92.2% of statements [2021-07-31T17:39:20.044Z] ok github.com/docker/docker/api/types/filters 0.045s coverage: 92.2% of statements [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-31T17:39:20.044Z] === RUN TestStrSliceMarshalJSON [2021-07-31T17:39:20.044Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestStrSliceUnmarshalJSON [2021-07-31T17:39:20.044Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestStrSliceUnmarshalString [2021-07-31T17:39:20.044Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestStrSliceUnmarshalSlice [2021-07-31T17:39:20.044Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-31T17:39:20.044Z] PASS [2021-07-31T17:39:20.044Z] coverage: 90.0% of statements [2021-07-31T17:39:20.044Z] ok github.com/docker/docker/api/types/strslice 0.058s coverage: 90.0% of statements [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-31T17:39:20.044Z] === RUN TestDurationToSecondsString [2021-07-31T17:39:20.044Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestGetTimestamp [2021-07-31T17:39:20.044Z] --- PASS: TestGetTimestamp (0.16s) [2021-07-31T17:39:20.044Z] === RUN TestParseTimestamps [2021-07-31T17:39:20.044Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-31T17:39:20.044Z] PASS [2021-07-31T17:39:20.044Z] coverage: 100.0% of statements [2021-07-31T17:39:20.044Z] ok github.com/docker/docker/api/types/time 0.216s coverage: 100.0% of statements [2021-07-31T17:39:20.044Z] === RUN TestCompareVersion [2021-07-31T17:39:20.044Z] --- PASS: TestCompareVersion (0.00s) [2021-07-31T17:39:20.044Z] PASS [2021-07-31T17:39:20.044Z] coverage: 75.0% of statements [2021-07-31T17:39:20.044Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 75.0% of statements [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/builder [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-31T17:39:20.044Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-31T17:39:20.044Z] === RUN TestParseRemoteURL [2021-07-31T17:39:20.044Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-31T17:39:20.044Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-31T17:39:20.044Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-31T17:39:20.044Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-31T17:39:20.044Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-31T17:39:20.044Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-31T17:39:20.044Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-31T17:39:20.044Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-31T17:39:20.044Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-31T17:39:20.044Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-31T17:39:20.044Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-31T17:39:20.044Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-31T17:39:20.044Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-31T17:39:20.044Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-31T17:39:20.044Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-31T17:39:20.044Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-31T17:39:20.044Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-31T17:39:20.044Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-31T17:39:20.044Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-31T17:39:20.044Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-31T17:39:20.044Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestCloneArgsSmartHttp [2021-07-31T17:39:20.044Z] --- PASS: TestCloneArgsSmartHttp (0.03s) [2021-07-31T17:39:20.044Z] === RUN TestCloneArgsDumbHttp [2021-07-31T17:39:20.044Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestCloneArgsGit [2021-07-31T17:39:20.044Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestCheckoutGit [2021-07-31T17:39:20.044Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-31T17:39:20.044Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-07-31T17:39:20.044Z] === RUN TestProcessNoDockerignore [2021-07-31T17:39:20.044Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-07-31T17:39:20.044Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-31T17:39:20.044Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-07-31T17:39:20.044Z] === RUN TestDetectContentType [2021-07-31T17:39:20.044Z] --- PASS: TestDetectContentType (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestSelectAcceptableMIME [2021-07-31T17:39:20.044Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestInspectEmptyResponse [2021-07-31T17:39:20.044Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestInspectResponseBinary [2021-07-31T17:39:20.044Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestResponseUnsupportedContentType [2021-07-31T17:39:20.044Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestInspectResponseTextSimple [2021-07-31T17:39:20.044Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestInspectResponseEmptyContentType [2021-07-31T17:39:20.044Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestUnknownContentLength [2021-07-31T17:39:20.044Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestDownloadRemote [2021-07-31T17:39:20.044Z] --- PASS: TestDownloadRemote (0.08s) [2021-07-31T17:39:20.044Z] === RUN TestGetWithStatusError [2021-07-31T17:39:20.044Z] --- PASS: TestGetWithStatusError (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestCloseRootDirectory [2021-07-31T17:39:20.044Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:39:20.044Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestHashFile [2021-07-31T17:39:20.044Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:39:20.044Z] --- SKIP: TestHashFile (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestHashSubdir [2021-07-31T17:39:20.044Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:39:20.044Z] --- SKIP: TestHashSubdir (0.01s) [2021-07-31T17:39:20.044Z] === RUN TestRemoveDirectory [2021-07-31T17:39:20.044Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:39:20.044Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-31T17:39:20.044Z] PASS [2021-07-31T17:39:20.044Z] coverage: 9.3% of statements [2021-07-31T17:39:20.044Z] ok github.com/docker/docker/builder/remotecontext 0.291s coverage: 9.3% of statements [2021-07-31T17:39:20.044Z] === RUN TestGetAllAllowed [2021-07-31T17:39:20.044Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-31T17:39:20.044Z] === RUN TestGetAllMeta [2021-07-31T17:39:20.044Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-31T17:39:20.045Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestIsUnreferencedBuiltin [2021-07-31T17:39:20.045Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestIsExistingDirectory [2021-07-31T17:39:20.045Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestGetFilenameForDownload [2021-07-31T17:39:20.045Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestEnv2Variables [2021-07-31T17:39:20.045Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-31T17:39:20.045Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestMaintainer [2021-07-31T17:39:20.045Z] --- PASS: TestMaintainer (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestLabel [2021-07-31T17:39:20.045Z] --- PASS: TestLabel (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestFromScratch [2021-07-31T17:39:20.045Z] --- PASS: TestFromScratch (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestFromWithArg [2021-07-31T17:39:20.045Z] --- PASS: TestFromWithArg (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-31T17:39:20.045Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestFromWithUndefinedArg [2021-07-31T17:39:20.045Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestFromMultiStageWithNamedStage [2021-07-31T17:39:20.045Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestOnbuild [2021-07-31T17:39:20.045Z] --- PASS: TestOnbuild (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestWorkdir [2021-07-31T17:39:20.045Z] --- PASS: TestWorkdir (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestCmd [2021-07-31T17:39:20.045Z] --- PASS: TestCmd (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestHealthcheckNone [2021-07-31T17:39:20.045Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestHealthcheckCmd [2021-07-31T17:39:20.045Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestEntrypoint [2021-07-31T17:39:20.045Z] --- PASS: TestEntrypoint (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestExpose [2021-07-31T17:39:20.045Z] --- PASS: TestExpose (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestUser [2021-07-31T17:39:20.045Z] --- PASS: TestUser (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestVolume [2021-07-31T17:39:20.045Z] --- PASS: TestVolume (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestStopSignal [2021-07-31T17:39:20.045Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-31T17:39:20.045Z] --- SKIP: TestStopSignal (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestArg [2021-07-31T17:39:20.045Z] --- PASS: TestArg (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestShell [2021-07-31T17:39:20.045Z] --- PASS: TestShell (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestPrependEnvOnCmd [2021-07-31T17:39:20.045Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestRunWithBuildArgs [2021-07-31T17:39:20.045Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestRunIgnoresHealthcheck [2021-07-31T17:39:20.045Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestDispatchUnsupportedOptions [2021-07-31T17:39:20.045Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-31T17:39:20.045Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-31T17:39:20.045Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-31T17:39:20.045Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-31T17:39:20.045Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-31T17:39:20.045Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-31T17:39:20.045Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestNormalizeWorkdir [2021-07-31T17:39:20.045Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestDispatch [2021-07-31T17:39:20.045Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-31T17:39:20.045Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-31T17:39:20.045Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-31T17:39:20.045Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-31T17:39:20.045Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-31T17:39:20.045Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-31T17:39:20.045Z] === RUN TestDispatch/COPY_url [2021-07-31T17:39:20.045Z] --- PASS: TestDispatch (0.08s) [2021-07-31T17:39:20.045Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-07-31T17:39:20.045Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-07-31T17:39:20.045Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-31T17:39:20.045Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-31T17:39:20.045Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-31T17:39:20.045Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2021-07-31T17:39:20.045Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestAddScratchImageAddsToMounts [2021-07-31T17:39:20.045Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-31T17:39:20.045Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-31T17:39:20.045Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-31T17:39:20.045Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestImageSourceGetAddsToMounts [2021-07-31T17:39:20.045Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestEmptyDockerfile [2021-07-31T17:39:20.045Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-07-31T17:39:20.045Z] === RUN TestSymlinkDockerfile [2021-07-31T17:39:20.045Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-31T17:39:20.045Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-31T17:39:20.045Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2021-07-31T17:39:20.045Z] === RUN TestNonExistingDockerfile [2021-07-31T17:39:20.045Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestCopyRunConfig [2021-07-31T17:39:20.045Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestDeepCopyRunConfig [2021-07-31T17:39:20.045Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestExportImage [2021-07-31T17:39:20.045Z] --- PASS: TestExportImage (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestNormalizeDest [2021-07-31T17:39:20.045Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-31T17:39:20.045Z] PASS [2021-07-31T17:39:20.045Z] coverage: 47.0% of statements [2021-07-31T17:39:20.045Z] ok github.com/docker/docker/builder/dockerfile 0.232s coverage: 47.0% of statements [2021-07-31T17:39:20.045Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-31T17:39:20.045Z] === RUN TestEnable [2021-07-31T17:39:20.045Z] --- PASS: TestEnable (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestDisable [2021-07-31T17:39:20.045Z] --- PASS: TestDisable (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestEnabled [2021-07-31T17:39:20.045Z] --- PASS: TestEnabled (0.00s) [2021-07-31T17:39:20.045Z] PASS [2021-07-31T17:39:20.045Z] coverage: 100.0% of statements [2021-07-31T17:39:20.045Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2021-07-31T17:39:20.045Z] === RUN TestTCP4Proxy [2021-07-31T17:39:20.045Z] --- PASS: TestTCP4Proxy (0.01s) [2021-07-31T17:39:20.045Z] === RUN TestTCP4ProxyHalfClose [2021-07-31T17:39:20.045Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestTCP6Proxy [2021-07-31T17:39:20.045Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-31T17:39:20.045Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestTCPDualStackProxy [2021-07-31T17:39:20.045Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-31T17:39:20.045Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestUDP4Proxy [2021-07-31T17:39:20.045Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestUDP6Proxy [2021-07-31T17:39:20.045Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-31T17:39:20.045Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestUDPWriteError [2021-07-31T17:39:20.045Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestSCTP4Proxy [2021-07-31T17:39:20.045Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-31T17:39:20.045Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-31T17:39:20.045Z] === RUN TestSCTP6Proxy [2021-07-31T17:39:20.045Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-31T17:39:20.045Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-31T17:39:20.045Z] PASS [2021-07-31T17:39:20.045Z] coverage: 49.4% of statements [2021-07-31T17:39:20.045Z] ok github.com/docker/docker/cmd/docker-proxy 0.066s coverage: 49.4% of statements [2021-07-31T17:39:20.546Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-07-31T17:39:21.479Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-31T17:39:21.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-31T17:39:21.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-31T17:39:22.045Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-31T17:39:22.338Z] ---> 5dc632fec746 [2021-07-31T17:39:22.796Z] Successfully built 5dc632fec746 [2021-07-31T17:39:22.796Z] Successfully tagged docker:latest [2021-07-31T17:39:22.796Z] INFO: Image build ended at 07/31/2021 17:39:22. Duration:00:03:18.0140109 [2021-07-31T17:39:26.226Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-07-31T17:39:27.598Z] Loaded image: buildpack-deps:buster [2021-07-31T17:39:27.856Z] Loaded image: busybox:latest [2021-07-31T17:39:28.114Z] Loaded image: busybox:glibc [2021-07-31T17:39:28.600Z] [2021-07-31T17:39:28.600Z] [2021-07-31T17:39:28.600Z] INFO: Building the test binaries at 07/31/2021 17:39:27... [2021-07-31T17:39:28.680Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-07-31T17:39:30.054Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-07-31T17:39:30.374Z] === RUN TestCheckpointCreateError [2021-07-31T17:39:30.374Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestCheckpointCreate [2021-07-31T17:39:30.374Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestCheckpointDeleteError [2021-07-31T17:39:30.374Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestCheckpointDelete [2021-07-31T17:39:30.374Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestCheckpointListError [2021-07-31T17:39:30.374Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestCheckpointList [2021-07-31T17:39:30.374Z] --- PASS: TestCheckpointList (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestCheckpointListContainerNotFound [2021-07-31T17:39:30.374Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestNewClientWithOpsFromEnv [2021-07-31T17:39:30.374Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-31T17:39:30.374Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestGetAPIPath [2021-07-31T17:39:30.374Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestParseHostURL [2021-07-31T17:39:30.374Z] --- PASS: TestParseHostURL (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-31T17:39:30.374Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-31T17:39:30.374Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestNegotiateAPIVersion [2021-07-31T17:39:30.374Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestNegotiateAPVersionOverride [2021-07-31T17:39:30.374Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-31T17:39:30.374Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-31T17:39:30.374Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-31T17:39:30.374Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestClientRedirect [2021-07-31T17:39:30.374Z] --- PASS: TestClientRedirect (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestConfigCreateUnsupported [2021-07-31T17:39:30.374Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestConfigCreateError [2021-07-31T17:39:30.374Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestConfigCreate [2021-07-31T17:39:30.374Z] --- PASS: TestConfigCreate (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestConfigInspectNotFound [2021-07-31T17:39:30.374Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestConfigInspectWithEmptyID [2021-07-31T17:39:30.374Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestConfigInspectUnsupported [2021-07-31T17:39:30.374Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestConfigInspectError [2021-07-31T17:39:30.374Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestConfigInspectConfigNotFound [2021-07-31T17:39:30.374Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestConfigInspect [2021-07-31T17:39:30.374Z] --- PASS: TestConfigInspect (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestConfigListUnsupported [2021-07-31T17:39:30.374Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestConfigListError [2021-07-31T17:39:30.374Z] --- PASS: TestConfigListError (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestConfigList [2021-07-31T17:39:30.374Z] --- PASS: TestConfigList (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestConfigRemoveUnsupported [2021-07-31T17:39:30.374Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestConfigRemoveError [2021-07-31T17:39:30.374Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestConfigRemove [2021-07-31T17:39:30.374Z] --- PASS: TestConfigRemove (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestConfigUpdateUnsupported [2021-07-31T17:39:30.374Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestConfigUpdateError [2021-07-31T17:39:30.374Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestConfigUpdate [2021-07-31T17:39:30.374Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestContainerCommitError [2021-07-31T17:39:30.374Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestContainerCommit [2021-07-31T17:39:30.374Z] --- PASS: TestContainerCommit (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestContainerStatPathError [2021-07-31T17:39:30.374Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestContainerStatPathNotFoundError [2021-07-31T17:39:30.374Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestContainerStatPathNoHeaderError [2021-07-31T17:39:30.374Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestContainerStatPath [2021-07-31T17:39:30.374Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestCopyToContainerError [2021-07-31T17:39:30.374Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestCopyToContainerNotFoundError [2021-07-31T17:39:30.374Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-31T17:39:30.374Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-31T17:39:30.375Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-31T17:39:30.375Z] === RUN TestCopyToContainer [2021-07-31T17:39:30.375Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-31T17:39:30.375Z] === RUN TestCopyFromContainerError [2021-07-31T17:39:30.375Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-31T17:39:30.375Z] === RUN TestCopyFromContainerNotFoundError [2021-07-31T17:39:30.375Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-31T17:39:30.375Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-31T17:39:30.375Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-31T17:39:30.375Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-31T17:39:30.375Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-31T17:39:30.375Z] === RUN TestCopyFromContainer [2021-07-31T17:39:30.375Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-31T17:39:30.375Z] === RUN TestContainerCreateError [2021-07-31T17:39:30.375Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-31T17:39:30.375Z] === RUN TestContainerCreateImageNotFound [2021-07-31T17:39:30.375Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-31T17:39:30.375Z] === RUN TestContainerCreateWithName [2021-07-31T17:39:30.375Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-31T17:39:30.375Z] === RUN TestContainerCreateAutoRemove [2021-07-31T17:39:30.375Z] --- PASS: TestContainerCreateAutoRemove (0.01s) [2021-07-31T17:39:30.375Z] === RUN TestContainerDiffError [2021-07-31T17:39:30.375Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-31T17:39:30.375Z] === RUN TestContainerDiff [2021-07-31T17:39:30.375Z] --- PASS: TestContainerDiff (0.00s) [2021-07-31T17:39:30.375Z] === RUN TestContainerExecCreateError [2021-07-31T17:39:30.375Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-31T17:39:30.375Z] === RUN TestContainerExecCreate [2021-07-31T17:39:30.375Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-31T17:39:30.375Z] === RUN TestContainerExecStartError [2021-07-31T17:39:30.375Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-31T17:39:30.375Z] === RUN TestContainerExecStart [2021-07-31T17:39:30.375Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-31T17:39:30.375Z] === RUN TestContainerExecInspectError [2021-07-31T17:39:30.375Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-31T17:39:30.375Z] === RUN TestContainerExecInspect [2021-07-31T17:39:30.375Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-31T17:39:30.375Z] === RUN TestContainerExportError [2021-07-31T17:39:30.375Z] --- PASS: TestContainerExportError (0.00s) [2021-07-31T17:39:30.375Z] === RUN TestContainerExport [2021-07-31T17:39:30.375Z] --- PASS: TestContainerExport (0.00s) [2021-07-31T17:39:30.375Z] === RUN TestContainerInspectError [2021-07-31T17:39:30.375Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-31T17:39:30.375Z] === RUN TestContainerInspectContainerNotFound [2021-07-31T17:39:30.375Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-31T17:39:30.375Z] === RUN TestContainerInspectWithEmptyID [2021-07-31T17:39:30.375Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-31T17:39:30.375Z] === RUN TestContainerInspect [2021-07-31T17:39:30.832Z] --- PASS: TestContainerInspect (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerInspectNode [2021-07-31T17:39:30.832Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerKillError [2021-07-31T17:39:30.832Z] --- PASS: TestContainerKillError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerKill [2021-07-31T17:39:30.832Z] --- PASS: TestContainerKill (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerListError [2021-07-31T17:39:30.832Z] --- PASS: TestContainerListError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerList [2021-07-31T17:39:30.832Z] --- PASS: TestContainerList (0.01s) [2021-07-31T17:39:30.832Z] === RUN TestContainerLogsNotFoundError [2021-07-31T17:39:30.832Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerLogsError [2021-07-31T17:39:30.832Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerLogs [2021-07-31T17:39:30.832Z] --- PASS: TestContainerLogs (0.20s) [2021-07-31T17:39:30.832Z] === RUN TestContainerPauseError [2021-07-31T17:39:30.832Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerPause [2021-07-31T17:39:30.832Z] --- PASS: TestContainerPause (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainersPruneError [2021-07-31T17:39:30.832Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainersPrune [2021-07-31T17:39:30.832Z] --- PASS: TestContainersPrune (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerRemoveError [2021-07-31T17:39:30.832Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerRemoveNotFoundError [2021-07-31T17:39:30.832Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerRemove [2021-07-31T17:39:30.832Z] --- PASS: TestContainerRemove (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerRenameError [2021-07-31T17:39:30.832Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerRename [2021-07-31T17:39:30.832Z] --- PASS: TestContainerRename (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerResizeError [2021-07-31T17:39:30.832Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerExecResizeError [2021-07-31T17:39:30.832Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerResize [2021-07-31T17:39:30.832Z] --- PASS: TestContainerResize (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerExecResize [2021-07-31T17:39:30.832Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerRestartError [2021-07-31T17:39:30.832Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerRestart [2021-07-31T17:39:30.832Z] --- PASS: TestContainerRestart (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerStartError [2021-07-31T17:39:30.832Z] --- PASS: TestContainerStartError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerStart [2021-07-31T17:39:30.832Z] --- PASS: TestContainerStart (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerStatsError [2021-07-31T17:39:30.832Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerStats [2021-07-31T17:39:30.832Z] --- PASS: TestContainerStats (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerStopError [2021-07-31T17:39:30.832Z] --- PASS: TestContainerStopError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerStop [2021-07-31T17:39:30.832Z] --- PASS: TestContainerStop (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerTopError [2021-07-31T17:39:30.832Z] --- PASS: TestContainerTopError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerTop [2021-07-31T17:39:30.832Z] --- PASS: TestContainerTop (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerUnpauseError [2021-07-31T17:39:30.832Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerUnpause [2021-07-31T17:39:30.832Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerUpdateError [2021-07-31T17:39:30.832Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerUpdate [2021-07-31T17:39:30.832Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerWaitError [2021-07-31T17:39:30.832Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestContainerWait [2021-07-31T17:39:30.832Z] --- PASS: TestContainerWait (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestDiskUsageError [2021-07-31T17:39:30.832Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestDiskUsage [2021-07-31T17:39:30.832Z] --- PASS: TestDiskUsage (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestDistributionInspectUnsupported [2021-07-31T17:39:30.832Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestDistributionInspectWithEmptyID [2021-07-31T17:39:30.832Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestEventsErrorInOptions [2021-07-31T17:39:30.832Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestEventsErrorFromServer [2021-07-31T17:39:30.832Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestEvents [2021-07-31T17:39:30.832Z] --- PASS: TestEvents (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestTLSCloseWriter [2021-07-31T17:39:30.832Z] === PAUSE TestTLSCloseWriter [2021-07-31T17:39:30.832Z] === RUN TestImageBuildError [2021-07-31T17:39:30.832Z] --- PASS: TestImageBuildError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageBuild [2021-07-31T17:39:30.832Z] --- PASS: TestImageBuild (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestGetDockerOS [2021-07-31T17:39:30.832Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageCreateError [2021-07-31T17:39:30.832Z] --- PASS: TestImageCreateError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageCreate [2021-07-31T17:39:30.832Z] --- PASS: TestImageCreate (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageHistoryError [2021-07-31T17:39:30.832Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageHistory [2021-07-31T17:39:30.832Z] --- PASS: TestImageHistory (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageImportError [2021-07-31T17:39:30.832Z] --- PASS: TestImageImportError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageImport [2021-07-31T17:39:30.832Z] --- PASS: TestImageImport (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageInspectError [2021-07-31T17:39:30.832Z] --- PASS: TestImageInspectError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageInspectImageNotFound [2021-07-31T17:39:30.832Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageInspectWithEmptyID [2021-07-31T17:39:30.832Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageInspect [2021-07-31T17:39:30.832Z] --- PASS: TestImageInspect (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageListError [2021-07-31T17:39:30.832Z] --- PASS: TestImageListError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageList [2021-07-31T17:39:30.832Z] --- PASS: TestImageList (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageListApiBefore125 [2021-07-31T17:39:30.832Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageLoadError [2021-07-31T17:39:30.832Z] --- PASS: TestImageLoadError (0.02s) [2021-07-31T17:39:30.832Z] === RUN TestImageLoad [2021-07-31T17:39:30.832Z] --- PASS: TestImageLoad (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImagesPruneError [2021-07-31T17:39:30.832Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImagesPrune [2021-07-31T17:39:30.832Z] --- PASS: TestImagesPrune (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImagePullReferenceParseError [2021-07-31T17:39:30.832Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImagePullAnyError [2021-07-31T17:39:30.832Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-31T17:39:30.832Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-31T17:39:30.832Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-31T17:39:30.832Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-31T17:39:30.832Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImagePullWithoutErrors [2021-07-31T17:39:30.832Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImagePushReferenceError [2021-07-31T17:39:30.832Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImagePushAnyError [2021-07-31T17:39:30.832Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-31T17:39:30.832Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-31T17:39:30.832Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-31T17:39:30.832Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-31T17:39:30.832Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImagePushWithoutErrors [2021-07-31T17:39:30.832Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-31T17:39:30.832Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-31T17:39:30.832Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-31T17:39:30.832Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-31T17:39:30.832Z] --- PASS: TestImagePushWithoutErrors (0.01s) [2021-07-31T17:39:30.832Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-31T17:39:30.832Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-31T17:39:30.832Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-31T17:39:30.832Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageRemoveError [2021-07-31T17:39:30.832Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageRemoveImageNotFound [2021-07-31T17:39:30.832Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageRemove [2021-07-31T17:39:30.832Z] --- PASS: TestImageRemove (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageSaveError [2021-07-31T17:39:30.832Z] --- PASS: TestImageSaveError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageSave [2021-07-31T17:39:30.832Z] --- PASS: TestImageSave (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageSearchAnyError [2021-07-31T17:39:30.832Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-31T17:39:30.832Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-31T17:39:30.832Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-31T17:39:30.832Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-31T17:39:30.832Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageSearchWithoutErrors [2021-07-31T17:39:30.832Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageTagError [2021-07-31T17:39:30.832Z] --- PASS: TestImageTagError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageTagInvalidReference [2021-07-31T17:39:30.832Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageTagInvalidSourceImageName [2021-07-31T17:39:30.832Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageTagHexSource [2021-07-31T17:39:30.832Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestImageTag [2021-07-31T17:39:30.832Z] --- PASS: TestImageTag (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestInfoServerError [2021-07-31T17:39:30.832Z] --- PASS: TestInfoServerError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestInfoInvalidResponseJSONError [2021-07-31T17:39:30.832Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestInfo [2021-07-31T17:39:30.832Z] --- PASS: TestInfo (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestNetworkConnectError [2021-07-31T17:39:30.832Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-31T17:39:30.832Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestNetworkConnect [2021-07-31T17:39:30.832Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestNetworkCreateError [2021-07-31T17:39:30.832Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestNetworkCreate [2021-07-31T17:39:30.832Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestNetworkDisconnectError [2021-07-31T17:39:30.832Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestNetworkDisconnect [2021-07-31T17:39:30.832Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestNetworkInspectError [2021-07-31T17:39:30.832Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestNetworkInspectNotFoundError [2021-07-31T17:39:30.832Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestNetworkInspectWithEmptyID [2021-07-31T17:39:30.832Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestNetworkInspect [2021-07-31T17:39:30.832Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestNetworkListError [2021-07-31T17:39:30.832Z] --- PASS: TestNetworkListError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestNetworkList [2021-07-31T17:39:30.832Z] --- PASS: TestNetworkList (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestNetworksPruneError [2021-07-31T17:39:30.832Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestNetworksPrune [2021-07-31T17:39:30.832Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestNetworkRemoveError [2021-07-31T17:39:30.832Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestNetworkRemove [2021-07-31T17:39:30.832Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestNodeInspectError [2021-07-31T17:39:30.832Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestNodeInspectNodeNotFound [2021-07-31T17:39:30.832Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestNodeInspectWithEmptyID [2021-07-31T17:39:30.832Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestNodeInspect [2021-07-31T17:39:30.832Z] --- PASS: TestNodeInspect (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestNodeListError [2021-07-31T17:39:30.832Z] --- PASS: TestNodeListError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestNodeList [2021-07-31T17:39:30.832Z] --- PASS: TestNodeList (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestNodeRemoveError [2021-07-31T17:39:30.832Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestNodeRemove [2021-07-31T17:39:30.832Z] --- PASS: TestNodeRemove (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestNodeUpdateError [2021-07-31T17:39:30.832Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestNodeUpdate [2021-07-31T17:39:30.832Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestOptionWithTimeout [2021-07-31T17:39:30.832Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestPingFail [2021-07-31T17:39:30.832Z] --- PASS: TestPingFail (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestPingWithError [2021-07-31T17:39:30.832Z] 2021/07/31 17:39:30 RoundTripper returned a response & error; ignoring response [2021-07-31T17:39:30.832Z] 2021/07/31 17:39:30 RoundTripper returned a response & error; ignoring response [2021-07-31T17:39:30.832Z] --- PASS: TestPingWithError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestPingSuccess [2021-07-31T17:39:30.832Z] --- PASS: TestPingSuccess (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestPingHeadFallback [2021-07-31T17:39:30.832Z] === RUN TestPingHeadFallback/OK [2021-07-31T17:39:30.832Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-31T17:39:30.832Z] === RUN TestPingHeadFallback/Not_Found [2021-07-31T17:39:30.832Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-31T17:39:30.832Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-31T17:39:30.832Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-31T17:39:30.832Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-31T17:39:30.832Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-31T17:39:30.832Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestPluginDisableError [2021-07-31T17:39:30.832Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestPluginDisable [2021-07-31T17:39:30.832Z] --- PASS: TestPluginDisable (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestPluginEnableError [2021-07-31T17:39:30.832Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestPluginEnable [2021-07-31T17:39:30.832Z] --- PASS: TestPluginEnable (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestPluginInspectError [2021-07-31T17:39:30.832Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-31T17:39:30.832Z] === RUN TestPluginInspectWithEmptyID [2021-07-31T17:39:30.833Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestPluginInspect [2021-07-31T17:39:30.833Z] --- PASS: TestPluginInspect (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestPluginListError [2021-07-31T17:39:30.833Z] --- PASS: TestPluginListError (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestPluginList [2021-07-31T17:39:30.833Z] --- PASS: TestPluginList (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestPluginPushError [2021-07-31T17:39:30.833Z] --- PASS: TestPluginPushError (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestPluginPush [2021-07-31T17:39:30.833Z] --- PASS: TestPluginPush (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestPluginRemoveError [2021-07-31T17:39:30.833Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestPluginRemove [2021-07-31T17:39:30.833Z] --- PASS: TestPluginRemove (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestPluginSetError [2021-07-31T17:39:30.833Z] --- PASS: TestPluginSetError (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestPluginSet [2021-07-31T17:39:30.833Z] --- PASS: TestPluginSet (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSetHostHeader [2021-07-31T17:39:30.833Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestPlainTextError [2021-07-31T17:39:30.833Z] --- PASS: TestPlainTextError (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestInfiniteError [2021-07-31T17:39:30.833Z] --- PASS: TestInfiniteError (0.02s) [2021-07-31T17:39:30.833Z] === RUN TestCanceledContext [2021-07-31T17:39:30.833Z] 2021/07/31 17:39:30 RoundTripper returned a response & error; ignoring response [2021-07-31T17:39:30.833Z] --- PASS: TestCanceledContext (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestDeadlineExceededContext [2021-07-31T17:39:30.833Z] 2021/07/31 17:39:30 RoundTripper returned a response & error; ignoring response [2021-07-31T17:39:30.833Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSecretCreateUnsupported [2021-07-31T17:39:30.833Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSecretCreateError [2021-07-31T17:39:30.833Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSecretCreate [2021-07-31T17:39:30.833Z] --- PASS: TestSecretCreate (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSecretInspectUnsupported [2021-07-31T17:39:30.833Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSecretInspectError [2021-07-31T17:39:30.833Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSecretInspectSecretNotFound [2021-07-31T17:39:30.833Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSecretInspectWithEmptyID [2021-07-31T17:39:30.833Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSecretInspect [2021-07-31T17:39:30.833Z] --- PASS: TestSecretInspect (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSecretListUnsupported [2021-07-31T17:39:30.833Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSecretListError [2021-07-31T17:39:30.833Z] --- PASS: TestSecretListError (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSecretList [2021-07-31T17:39:30.833Z] --- PASS: TestSecretList (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSecretRemoveUnsupported [2021-07-31T17:39:30.833Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSecretRemoveError [2021-07-31T17:39:30.833Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSecretRemove [2021-07-31T17:39:30.833Z] --- PASS: TestSecretRemove (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSecretUpdateUnsupported [2021-07-31T17:39:30.833Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSecretUpdateError [2021-07-31T17:39:30.833Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSecretUpdate [2021-07-31T17:39:30.833Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestServiceCreateError [2021-07-31T17:39:30.833Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestServiceCreate [2021-07-31T17:39:30.833Z] --- PASS: TestServiceCreate (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-31T17:39:30.833Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestServiceCreateDigestPinning [2021-07-31T17:39:30.833Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestServiceInspectError [2021-07-31T17:39:30.833Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestServiceInspectServiceNotFound [2021-07-31T17:39:30.833Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestServiceInspectWithEmptyID [2021-07-31T17:39:30.833Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestServiceInspect [2021-07-31T17:39:30.833Z] --- PASS: TestServiceInspect (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestServiceListError [2021-07-31T17:39:30.833Z] --- PASS: TestServiceListError (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestServiceList [2021-07-31T17:39:30.833Z] --- PASS: TestServiceList (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestServiceLogsError [2021-07-31T17:39:30.833Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestServiceLogs [2021-07-31T17:39:30.833Z] --- PASS: TestServiceLogs (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestServiceRemoveError [2021-07-31T17:39:30.833Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestServiceRemoveNotFoundError [2021-07-31T17:39:30.833Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestServiceRemove [2021-07-31T17:39:30.833Z] --- PASS: TestServiceRemove (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestServiceUpdateError [2021-07-31T17:39:30.833Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestServiceUpdate [2021-07-31T17:39:30.833Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSwarmGetUnlockKeyError [2021-07-31T17:39:30.833Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSwarmGetUnlockKey [2021-07-31T17:39:30.833Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSwarmInitError [2021-07-31T17:39:30.833Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSwarmInit [2021-07-31T17:39:30.833Z] --- PASS: TestSwarmInit (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSwarmInspectError [2021-07-31T17:39:30.833Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSwarmInspect [2021-07-31T17:39:30.833Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSwarmJoinError [2021-07-31T17:39:30.833Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSwarmJoin [2021-07-31T17:39:30.833Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSwarmLeaveError [2021-07-31T17:39:30.833Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSwarmLeave [2021-07-31T17:39:30.833Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSwarmUnlockError [2021-07-31T17:39:30.833Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSwarmUnlock [2021-07-31T17:39:30.833Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSwarmUpdateError [2021-07-31T17:39:30.833Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestSwarmUpdate [2021-07-31T17:39:30.833Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestTaskInspectError [2021-07-31T17:39:30.833Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestTaskInspectWithEmptyID [2021-07-31T17:39:30.833Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestTaskInspect [2021-07-31T17:39:30.833Z] --- PASS: TestTaskInspect (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestTaskListError [2021-07-31T17:39:30.833Z] --- PASS: TestTaskListError (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestTaskList [2021-07-31T17:39:30.833Z] --- PASS: TestTaskList (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestVolumeCreateError [2021-07-31T17:39:30.833Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestVolumeCreate [2021-07-31T17:39:30.833Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestVolumeInspectError [2021-07-31T17:39:30.833Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestVolumeInspectNotFound [2021-07-31T17:39:30.833Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestVolumeInspectWithEmptyID [2021-07-31T17:39:30.833Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestVolumeInspect [2021-07-31T17:39:30.833Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestVolumeListError [2021-07-31T17:39:30.833Z] --- PASS: TestVolumeListError (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestVolumeList [2021-07-31T17:39:30.833Z] --- PASS: TestVolumeList (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestVolumeRemoveError [2021-07-31T17:39:30.833Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-31T17:39:30.833Z] === RUN TestVolumeRemove [2021-07-31T17:39:30.833Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-31T17:39:30.833Z] === CONT TestTLSCloseWriter [2021-07-31T17:39:30.833Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-07-31T17:39:30.833Z] PASS [2021-07-31T17:39:30.833Z] coverage: 74.9% of statements [2021-07-31T17:39:30.833Z] ok github.com/docker/docker/client 0.409s coverage: 74.9% of statements [2021-07-31T17:39:33.309Z] INFO: make.ps1 starting at 07/31/2021 17:39:32 [2021-07-31T17:39:33.309Z] INFO: Git commit (4431b8c3e2) assumed from DOCKER_GITCOMMIT environment variable [2021-07-31T17:39:33.309Z] INFO: Invoking autogen... [2021-07-31T17:39:33.309Z] INFO: Building daemon... [2021-07-31T17:39:33.335Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-07-31T17:39:33.335Z] check_test.go:309: [d2ee7e4d596ca] daemon is not started [2021-07-31T17:39:33.335Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-07-31T17:39:33.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-31T17:39:33.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-31T17:39:33.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-31T17:39:33.902Z] Loaded image: debian:bullseye [2021-07-31T17:39:33.902Z] check_test.go:309: [db6279a3e5f52] daemon is not started [2021-07-31T17:39:33.902Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-07-31T17:39:33.902Z] Loaded image: hello-world:latest [2021-07-31T17:39:34.160Z] Loaded image: arm32v7/hello-world:latest [2021-07-31T17:39:34.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-31T17:39:34.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-31T17:39:35.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-31T17:39:36.081Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-07-31T17:39:36.338Z] check_test.go:309: [d4cebb122dce6] daemon is not started [2021-07-31T17:39:36.596Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-07-31T17:39:38.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-31T17:39:39.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-31T17:39:39.874Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-07-31T17:39:40.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-31T17:39:40.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-31T17:39:41.245Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-07-31T17:39:41.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-31T17:39:41.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-31T17:39:42.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-31T17:39:43.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-31T17:39:43.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-31T17:39:44.525Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-07-31T17:39:44.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-31T17:39:45.090Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (48.54s) [2021-07-31T17:39:45.090Z] PASS [2021-07-31T17:39:45.090Z] [2021-07-31T17:39:45.090Z] === Skipped [2021-07-31T17:39:45.090Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-31T17:39:45.090Z] build_session_test.go:25: TODO: BuildKit [2021-07-31T17:39:45.090Z] [2021-07-31T17:39:45.090Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.03s) [2021-07-31T17:39:45.090Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-31T17:39:45.090Z] [2021-07-31T17:39:45.090Z] [2021-07-31T17:39:45.090Z] DONE 34 tests, 2 skipped in 273.217s [2021-07-31T17:39:45.090Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-31T17:39:45.090Z] ++ 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-31T17:39:45.090Z] ++ set -e [2021-07-31T17:39:45.090Z] ++ '[' -n 0 ']' [2021-07-31T17:39:45.090Z] ++ set -x [2021-07-31T17:39:45.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=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-31T17:39:45.347Z] INFO: Testing against a local daemon [2021-07-31T17:39:45.347Z] === RUN TestConfigInspect [2021-07-31T17:39:45.347Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-07-31T17:39:45.581Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-31T17:39:45.581Z] Using test binary docker [2021-07-31T17:39:45.581Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-31T17:39:45.581Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-31T17:39:45.581Z] INFO: Waiting for daemon to start... [2021-07-31T17:39:45.581Z] Starting dockerd [2021-07-31T17:39:45.912Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-07-31T17:39:46.846Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-31T17:39:47.104Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-31T17:39:48.036Z] --- PASS: TestConfigInspect (2.71s) [2021-07-31T17:39:48.036Z] === RUN TestConfigList [2021-07-31T17:39:48.138Z] . [2021-07-31T17:39:48.138Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-31T17:39:48.138Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-31T17:39:48.138Z] Error: No such image: emptyfs [2021-07-31T17:39:48.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-31T17:39:48.293Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-31T17:39:48.293Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-31T17:39:48.399Z] Running integration-test (iteration 1) [2021-07-31T17:39:48.399Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-31T17:39:48.499Z] --- PASS: TestCheckoutGit (31.91s) [2021-07-31T17:39:48.499Z] === RUN TestValidGitTransport [2021-07-31T17:39:48.499Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-31T17:39:48.499Z] === RUN TestGitInvalidRef [2021-07-31T17:39:48.499Z] --- PASS: TestGitInvalidRef (0.30s) [2021-07-31T17:39:48.499Z] PASS [2021-07-31T17:39:48.499Z] coverage: 86.3% of statements [2021-07-31T17:39:48.499Z] ok github.com/docker/docker/builder/remotecontext/git 32.366s coverage: 86.3% of statements [2021-07-31T17:39:48.859Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-07-31T17:39:48.960Z] ? github.com/docker/docker/cli [no test files] [2021-07-31T17:39:48.960Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-31T17:39:49.423Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-07-31T17:39:50.795Z] --- PASS: TestConfigList (2.64s) [2021-07-31T17:39:50.795Z] === RUN TestConfigsCreateAndDelete [2021-07-31T17:39:51.052Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-31T17:39:52.949Z] --- PASS: TestConfigsCreateAndDelete (2.25s) [2021-07-31T17:39:52.949Z] === RUN TestConfigsUpdate [2021-07-31T17:39:52.949Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-31T17:39:53.206Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-07-31T17:39:53.463Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-31T17:39:53.720Z] check_test.go:309: [d45233fb93830] daemon is not started [2021-07-31T17:39:53.720Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-07-31T17:39:54.286Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-07-31T17:39:54.851Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-07-31T17:39:55.439Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-07-31T17:39:55.439Z] --- PASS: TestConfigsUpdate (2.71s) [2021-07-31T17:39:55.439Z] === RUN TestTemplatedConfig [2021-07-31T17:39:56.330Z] sha256:e560e852b2f94876a0dd477fd3ef3af37b208c8c078779a0a975b4cc901505fc [2021-07-31T17:39:56.330Z] INFO: Starting docker-py tests... [2021-07-31T17:39:56.330Z] ============================= test session starts ============================== [2021-07-31T17:39:56.330Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-07-31T17:39:56.330Z] rootdir: /src, inifile: pytest.ini [2021-07-31T17:39:56.330Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-07-31T17:39:56.330Z] collected 390 items / 1 deselected / 389 selected [2021-07-31T17:39:56.330Z] [2021-07-31T17:39:59.623Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-07-31T17:40:00.998Z] --- PASS: TestTemplatedConfig (5.39s) [2021-07-31T17:40:00.998Z] === RUN TestConfigCreateResolve [2021-07-31T17:40:02.898Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-31T17:40:03.755Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-31T17:40:03.755Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-31T17:40:03.755Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-31T17:40:03.755Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-31T17:40:03.755Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-31T17:40:03.755Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-31T17:40:03.755Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-31T17:40:03.755Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-31T17:40:03.755Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-31T17:40:03.755Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-31T17:40:03.755Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-31T17:40:03.755Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-31T17:40:03.755Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-31T17:40:03.755Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-07-31T17:40:03.755Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-31T17:40:03.755Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-31T17:40:03.755Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-31T17:40:03.755Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-31T17:40:03.755Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-31T17:40:03.755Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-31T17:40:03.755Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-31T17:40:03.755Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-31T17:40:03.755Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-31T17:40:03.755Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-31T17:40:03.755Z] === RUN TestConfigureDaemonLogs [2021-07-31T17:40:03.755Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-31T17:40:03.755Z] === RUN TestCommonOptionsInstallFlags [2021-07-31T17:40:03.755Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-31T17:40:03.755Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-31T17:40:03.755Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-31T17:40:03.755Z] PASS [2021-07-31T17:40:03.755Z] coverage: 18.5% of statements [2021-07-31T17:40:03.755Z] ok github.com/docker/docker/cmd/dockerd 0.199s coverage: 18.5% of statements [2021-07-31T17:40:03.755Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-07-31T17:40:03.755Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-31T17:40:03.755Z] === RUN TestContainerStopSignal [2021-07-31T17:40:03.755Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-31T17:40:03.755Z] === RUN TestContainerStopTimeout [2021-07-31T17:40:03.755Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-31T17:40:03.755Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-31T17:40:03.755Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-31T17:40:03.755Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-31T17:40:03.755Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-07-31T17:40:03.755Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-31T17:40:03.755Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-31T17:40:03.755Z] === RUN TestReplaceAndAppendEnvVars [2021-07-31T17:40:03.755Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-31T17:40:03.755Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-31T17:40:03.755Z] === RUN TestNewMemoryStore [2021-07-31T17:40:03.755Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-31T17:40:03.755Z] === RUN TestAddContainers [2021-07-31T17:40:03.755Z] --- PASS: TestAddContainers (0.00s) [2021-07-31T17:40:03.755Z] === RUN TestGetContainer [2021-07-31T17:40:03.755Z] --- PASS: TestGetContainer (0.00s) [2021-07-31T17:40:03.755Z] === RUN TestDeleteContainer [2021-07-31T17:40:03.755Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-31T17:40:03.755Z] === RUN TestListContainers [2021-07-31T17:40:03.755Z] --- PASS: TestListContainers (0.00s) [2021-07-31T17:40:03.755Z] === RUN TestFirstContainer [2021-07-31T17:40:03.755Z] --- PASS: TestFirstContainer (0.00s) [2021-07-31T17:40:03.755Z] === RUN TestApplyAllContainer [2021-07-31T17:40:03.755Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-31T17:40:03.755Z] === RUN TestIsValidHealthString [2021-07-31T17:40:03.755Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-31T17:40:03.755Z] === RUN TestStateRunStop [2021-07-31T17:40:03.755Z] --- PASS: TestStateRunStop (0.00s) [2021-07-31T17:40:03.755Z] === RUN TestStateTimeoutWait [2021-07-31T17:40:03.755Z] state_test.go:141: Stop callback fired [2021-07-31T17:40:03.755Z] state_test.go:165: Stop callback fired [2021-07-31T17:40:03.755Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-31T17:40:03.755Z] === RUN TestIsValidStateString [2021-07-31T17:40:03.755Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-31T17:40:03.755Z] === RUN TestViewSaveDelete [2021-07-31T17:40:03.755Z] --- PASS: TestViewSaveDelete (0.02s) [2021-07-31T17:40:03.755Z] === RUN TestViewAll [2021-07-31T17:40:03.755Z] --- PASS: TestViewAll (0.03s) [2021-07-31T17:40:03.755Z] === RUN TestViewGet [2021-07-31T17:40:03.755Z] --- PASS: TestViewGet (0.01s) [2021-07-31T17:40:03.755Z] === RUN TestNames [2021-07-31T17:40:03.755Z] --- PASS: TestNames (0.00s) [2021-07-31T17:40:03.755Z] === RUN TestViewWithHealthCheck [2021-07-31T17:40:03.755Z] --- PASS: TestViewWithHealthCheck (0.02s) [2021-07-31T17:40:03.755Z] PASS [2021-07-31T17:40:03.755Z] coverage: 41.7% of statements [2021-07-31T17:40:03.755Z] ok github.com/docker/docker/container 0.278s coverage: 41.7% of statements [2021-07-31T17:40:03.755Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-31T17:40:03.755Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-31T17:40:03.755Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-31T17:40:03.755Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-31T17:40:03.833Z] --- PASS: TestConfigCreateResolve (2.79s) [2021-07-31T17:40:03.833Z] PASS [2021-07-31T17:40:03.833Z] [2021-07-31T17:40:03.833Z] DONE 6 tests in 18.674s [2021-07-31T17:40:03.833Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-31T17:40:03.833Z] ++ 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-31T17:40:03.833Z] ++ set -e [2021-07-31T17:40:03.833Z] ++ '[' -n 0 ']' [2021-07-31T17:40:03.833Z] ++ set -x [2021-07-31T17:40:03.833Z] ++ 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-31T17:40:04.091Z] INFO: Testing against a local daemon [2021-07-31T17:40:04.091Z] === RUN TestCheckpoint [2021-07-31T17:40:04.091Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-31T17:40:04.091Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-31T17:40:04.091Z] === RUN TestContainerInvalidJSON [2021-07-31T17:40:04.091Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-31T17:40:04.091Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-31T17:40:04.091Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-31T17:40:04.091Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-31T17:40:04.091Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-31T17:40:04.091Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-31T17:40:04.091Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-07-31T17:40:04.091Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-31T17:40:04.091Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-31T17:40:04.091Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-31T17:40:04.091Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-07-31T17:40:04.091Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-31T17:40:04.091Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-07-31T17:40:04.091Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-31T17:40:04.213Z] === RUN TestPrepare [2021-07-31T17:40:04.213Z] --- PASS: TestPrepare (0.00s) [2021-07-31T17:40:04.213Z] === RUN TestStart [2021-07-31T17:40:04.213Z] --- PASS: TestStart (0.00s) [2021-07-31T17:40:04.213Z] === RUN TestWaitCancel [2021-07-31T17:40:04.213Z] --- PASS: TestWaitCancel (0.00s) [2021-07-31T17:40:04.213Z] === RUN TestWaitDisabled [2021-07-31T17:40:04.213Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-31T17:40:04.213Z] === RUN TestWaitEnabled [2021-07-31T17:40:04.213Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-31T17:40:04.213Z] === RUN TestRemove [2021-07-31T17:40:04.213Z] --- PASS: TestRemove (0.00s) [2021-07-31T17:40:04.213Z] PASS [2021-07-31T17:40:04.213Z] coverage: 65.3% of statements [2021-07-31T17:40:04.213Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.068s coverage: 65.3% of statements [2021-07-31T17:40:04.349Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-07-31T17:40:04.349Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-31T17:40:04.349Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-07-31T17:40:04.349Z] === RUN TestCopyFromContainer [2021-07-31T17:40:05.722Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-07-31T17:40:05.746Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-31T17:40:05.746Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2021-07-31T17:40:05.746Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-31T17:40:05.746Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-31T17:40:05.746Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-31T17:40:05.746Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-31T17:40:05.746Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-31T17:40:05.746Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-31T17:40:05.746Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-31T17:40:05.746Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-31T17:40:05.746Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-31T17:40:05.746Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-31T17:40:05.746Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-31T17:40:05.746Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-31T17:40:05.746Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-31T17:40:05.746Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-31T17:40:05.746Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-31T17:40:05.746Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-31T17:40:05.746Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-31T17:40:05.746Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-31T17:40:05.746Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-31T17:40:05.746Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-31T17:40:05.746Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-31T17:40:05.746Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-31T17:40:05.746Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-31T17:40:05.746Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-31T17:40:05.746Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-31T17:40:05.746Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-31T17:40:05.746Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-31T17:40:05.746Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-31T17:40:05.746Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-31T17:40:05.746Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-31T17:40:05.746Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-31T17:40:05.746Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-31T17:40:05.746Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-31T17:40:05.746Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-31T17:40:05.746Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-31T17:40:05.746Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-31T17:40:05.746Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-31T17:40:05.746Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-31T17:40:05.746Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-31T17:40:05.746Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-31T17:40:05.746Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-31T17:40:05.746Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-31T17:40:05.746Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-31T17:40:05.746Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-31T17:40:05.746Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-31T17:40:05.746Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-31T17:40:05.746Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-31T17:40:05.746Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-31T17:40:05.746Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-31T17:40:05.746Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-31T17:40:05.746Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-31T17:40:05.746Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-31T17:40:05.746Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-31T17:40:05.746Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-31T17:40:05.746Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-31T17:40:05.746Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-31T17:40:05.747Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-31T17:40:05.747Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-31T17:40:05.747Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-31T17:40:05.747Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-31T17:40:05.747Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-31T17:40:05.747Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-31T17:40:05.747Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-31T17:40:05.747Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-31T17:40:05.747Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-31T17:40:05.747Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-31T17:40:05.747Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-31T17:40:05.747Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-31T17:40:05.747Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-31T17:40:05.747Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-31T17:40:05.747Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-31T17:40:05.747Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-31T17:40:05.747Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-31T17:40:05.747Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-31T17:40:05.747Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-31T17:40:05.747Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-31T17:40:05.747Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-31T17:40:05.747Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-31T17:40:05.747Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-31T17:40:05.747Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-31T17:40:05.747Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-31T17:40:05.747Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-31T17:40:05.747Z] PASS [2021-07-31T17:40:05.747Z] coverage: 35.9% of statements [2021-07-31T17:40:05.747Z] ok github.com/docker/docker/daemon/cluster/convert 0.321s coverage: 35.9% of statements [2021-07-31T17:40:06.204Z] === RUN TestNewListSecretsFilters [2021-07-31T17:40:06.204Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-31T17:40:06.204Z] === RUN TestNewListConfigsFilters [2021-07-31T17:40:06.204Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-31T17:40:06.204Z] PASS [2021-07-31T17:40:06.204Z] coverage: 0.5% of statements [2021-07-31T17:40:06.204Z] ok github.com/docker/docker/daemon/cluster 0.426s coverage: 0.5% of statements [2021-07-31T17:40:06.655Z] === RUN TestCopyFromContainer// [2021-07-31T17:40:06.655Z] === RUN TestCopyFromContainer//bar/root [2021-07-31T17:40:06.655Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-31T17:40:06.655Z] === RUN TestCopyFromContainer/bar/quux [2021-07-31T17:40:06.913Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-31T17:40:06.913Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-31T17:40:07.171Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-31T17:40:07.171Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-31T17:40:07.429Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-31T17:40:07.429Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-31T17:40:07.686Z] --- PASS: TestCopyFromContainer (3.33s) [2021-07-31T17:40:07.686Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-07-31T17:40:07.686Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-07-31T17:40:07.686Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-07-31T17:40:07.686Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-07-31T17:40:07.686Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-07-31T17:40:07.686Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-07-31T17:40:07.686Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-07-31T17:40:07.686Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2021-07-31T17:40:07.686Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2021-07-31T17:40:07.686Z] --- PASS: TestCopyFromContainer/bar/notarget (0.18s) [2021-07-31T17:40:07.687Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-31T17:40:07.687Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-31T17:40:07.687Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-31T17:40:07.687Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-31T17:40:07.687Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-31T17:40:07.687Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-31T17:40:07.687Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-31T17:40:07.687Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-31T17:40:07.687Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-31T17:40:07.687Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-31T17:40:07.687Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-31T17:40:07.687Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-31T17:40:07.687Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-31T17:40:07.687Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-31T17:40:07.687Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-31T17:40:07.687Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-07-31T17:40:07.687Z] === RUN TestCreateWithInvalidEnv [2021-07-31T17:40:07.687Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-31T17:40:07.687Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-31T17:40:07.687Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-31T17:40:07.687Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-31T17:40:07.687Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-31T17:40:07.687Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-31T17:40:07.687Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-31T17:40:07.687Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-31T17:40:07.687Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-31T17:40:07.687Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2021-07-31T17:40:07.687Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-07-31T17:40:07.687Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-07-31T17:40:07.687Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-31T17:40:07.687Z] === RUN TestCreateTmpfsMountsTarget [2021-07-31T17:40:07.687Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-07-31T17:40:07.687Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-31T17:40:08.251Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-31T17:40:08.251Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-31T17:40:08.508Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-07-31T17:40:08.508Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-31T17:40:08.508Z] check_test.go:309: [d7e3068417074] daemon is not started [2021-07-31T17:40:08.508Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-07-31T17:40:09.936Z] === RUN TestBuilderGC [2021-07-31T17:40:09.936Z] --- PASS: TestBuilderGC (0.00s) [2021-07-31T17:40:09.936Z] === RUN TestDaemonConfigurationNotFound [2021-07-31T17:40:09.936Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-31T17:40:09.936Z] === RUN TestDaemonBrokenConfiguration [2021-07-31T17:40:10.302Z] Loaded image: buildpack-deps:buster [2021-07-31T17:40:10.302Z] Loaded image: busybox:latest [2021-07-31T17:40:10.302Z] Loaded image: busybox:glibc [2021-07-31T17:40:10.302Z] Loaded image: debian:bullseye [2021-07-31T17:40:10.302Z] Loaded image: hello-world:latest [2021-07-31T17:40:10.302Z] Loaded image: arm32v7/hello-world:latest [2021-07-31T17:40:10.302Z] INFO: Testing against a local daemon [2021-07-31T17:40:10.302Z] === RUN TestCgroupNamespacesBuild [2021-07-31T17:40:10.394Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-31T17:40:10.394Z] === RUN TestParseClusterAdvertiseSettings [2021-07-31T17:40:10.394Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-31T17:40:10.394Z] === RUN TestFindConfigurationConflicts [2021-07-31T17:40:10.394Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-31T17:40:10.394Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-31T17:40:10.394Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-31T17:40:10.394Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-31T17:40:10.394Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-31T17:40:10.394Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-31T17:40:10.394Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-31T17:40:10.394Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-31T17:40:10.394Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-31T17:40:10.394Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-31T17:40:10.394Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.01s) [2021-07-31T17:40:10.394Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-31T17:40:10.394Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-31T17:40:10.394Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-31T17:40:10.394Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-31T17:40:10.394Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-07-31T17:40:10.394Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-31T17:40:10.394Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-31T17:40:10.394Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-31T17:40:10.394Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-31T17:40:10.394Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-31T17:40:10.394Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-31T17:40:10.394Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-31T17:40:10.394Z] === RUN TestValidateConfigurationErrors [2021-07-31T17:40:10.394Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-31T17:40:10.394Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-31T17:40:10.394Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-31T17:40:10.394Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-31T17:40:10.394Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-31T17:40:10.394Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-31T17:40:10.394Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-31T17:40:10.394Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-31T17:40:10.394Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-31T17:40:10.394Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-31T17:40:10.394Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-31T17:40:10.394Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-31T17:40:10.394Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-31T17:40:10.394Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-31T17:40:10.394Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-31T17:40:10.394Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-31T17:40:10.394Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-31T17:40:10.394Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-31T17:40:10.394Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-31T17:40:10.394Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-31T17:40:10.394Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-31T17:40:10.394Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-31T17:40:10.394Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-31T17:40:10.394Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-31T17:40:10.394Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-31T17:40:10.394Z] === RUN TestValidateConfiguration [2021-07-31T17:40:10.394Z] === RUN TestValidateConfiguration/with_label [2021-07-31T17:40:10.394Z] === RUN TestValidateConfiguration/with_dns [2021-07-31T17:40:10.394Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-31T17:40:10.394Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-31T17:40:10.394Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-31T17:40:10.394Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-31T17:40:10.394Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-31T17:40:10.394Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-31T17:40:10.394Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-31T17:40:10.394Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-31T17:40:10.394Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-31T17:40:10.394Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-31T17:40:10.394Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-31T17:40:10.394Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-31T17:40:10.394Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-31T17:40:10.394Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-31T17:40:10.394Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-31T17:40:10.394Z] === RUN TestModifiedDiscoverySettings [2021-07-31T17:40:10.394Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-31T17:40:10.394Z] === RUN TestReloadSetConfigFileNotExist [2021-07-31T17:40:10.394Z] time="2021-07-31T17:40:09Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-31T17:40:10.394Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2021-07-31T17:40:10.394Z] === RUN TestReloadDefaultConfigNotExist [2021-07-31T17:40:10.394Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:40:10.394Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-07-31T17:40:10.394Z] === RUN TestReloadBadDefaultConfig [2021-07-31T17:40:10.394Z] time="2021-07-31T17:40:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-977809975" [2021-07-31T17:40:10.394Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-31T17:40:10.394Z] === RUN TestReloadWithConflictingLabels [2021-07-31T17:40:10.394Z] time="2021-07-31T17:40:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-089821226" [2021-07-31T17:40:10.394Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-31T17:40:10.394Z] === RUN TestReloadWithDuplicateLabels [2021-07-31T17:40:10.394Z] time="2021-07-31T17:40:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-087072641" [2021-07-31T17:40:10.394Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-31T17:40:10.394Z] === RUN TestDaemonConfigurationMerge [2021-07-31T17:40:10.394Z] --- PASS: TestDaemonConfigurationMerge (0.02s) [2021-07-31T17:40:10.394Z] PASS [2021-07-31T17:40:10.394Z] coverage: 79.2% of statements [2021-07-31T17:40:10.394Z] ok github.com/docker/docker/daemon/config 0.326s coverage: 79.2% of statements [2021-07-31T17:40:10.406Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-31T17:40:11.231Z] --- PASS: TestCgroupNamespacesBuild (1.58s) [2021-07-31T17:40:11.231Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-31T17:40:11.340Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-07-31T17:40:11.340Z] --- PASS: TestCreateWithCustomMaskedPaths (3.52s) [2021-07-31T17:40:11.340Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-31T17:40:11.360Z] === RUN TestWaitNodeAttachment [2021-07-31T17:40:11.360Z] === RUN TestDiscoveryOptsErrors [2021-07-31T17:40:11.360Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-31T17:40:11.360Z] === RUN TestDiscoveryOpts [2021-07-31T17:40:11.360Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-31T17:40:11.360Z] PASS [2021-07-31T17:40:11.360Z] coverage: 30.0% of statements [2021-07-31T17:40:11.360Z] ok github.com/docker/docker/daemon/discovery 0.059s coverage: 30.0% of statements [2021-07-31T17:40:11.360Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-07-31T17:40:11.360Z] === RUN TestIsolationConversion [2021-07-31T17:40:11.360Z] === RUN TestIsolationConversion/default [2021-07-31T17:40:11.818Z] === RUN TestIsolationConversion/process [2021-07-31T17:40:11.818Z] === RUN TestIsolationConversion/hyperv [2021-07-31T17:40:11.818Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-31T17:40:11.818Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-31T17:40:11.818Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-31T17:40:11.818Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-31T17:40:11.818Z] === RUN TestContainerLabels [2021-07-31T17:40:11.818Z] --- PASS: TestContainerLabels (0.00s) [2021-07-31T17:40:11.818Z] === RUN TestCredentialSpecConversion [2021-07-31T17:40:11.818Z] === RUN TestCredentialSpecConversion/none [2021-07-31T17:40:11.818Z] === RUN TestCredentialSpecConversion/config [2021-07-31T17:40:11.818Z] === RUN TestCredentialSpecConversion/file [2021-07-31T17:40:11.818Z] === RUN TestCredentialSpecConversion/registry [2021-07-31T17:40:11.818Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-31T17:40:11.818Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-31T17:40:11.818Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-31T17:40:11.818Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-31T17:40:11.818Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-31T17:40:11.818Z] === RUN TestControllerValidateMountBind [2021-07-31T17:40:11.819Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-31T17:40:11.819Z] === RUN TestControllerValidateMountVolume [2021-07-31T17:40:11.819Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-31T17:40:11.819Z] === RUN TestControllerValidateMountTarget [2021-07-31T17:40:11.819Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-31T17:40:11.819Z] === RUN TestControllerValidateMountTmpfs [2021-07-31T17:40:11.819Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-31T17:40:11.819Z] === RUN TestControllerValidateMountInvalidType [2021-07-31T17:40:11.819Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-31T17:40:11.819Z] === RUN TestControllerValidateMountNamedPipe [2021-07-31T17:40:11.819Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-31T17:40:11.819Z] PASS [2021-07-31T17:40:11.819Z] coverage: 11.0% of statements [2021-07-31T17:40:11.819Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.679s coverage: 11.0% of statements [2021-07-31T17:40:12.276Z] === RUN TestEventsLog [2021-07-31T17:40:12.276Z] --- PASS: TestEventsLog (0.00s) [2021-07-31T17:40:12.276Z] === RUN TestEventsLogTimeout [2021-07-31T17:40:12.276Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-31T17:40:12.276Z] === RUN TestLogEvents [2021-07-31T17:40:12.276Z] --- PASS: TestLogEvents (0.08s) [2021-07-31T17:40:12.276Z] === RUN TestLoadBufferedEvents [2021-07-31T17:40:12.276Z] --- PASS: TestLoadBufferedEvents (0.17s) [2021-07-31T17:40:12.276Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-31T17:40:12.276Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-31T17:40:12.276Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-31T17:40:12.276Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-31T17:40:12.276Z] PASS [2021-07-31T17:40:12.276Z] coverage: 50.0% of statements [2021-07-31T17:40:12.276Z] ok github.com/docker/docker/daemon/events 0.318s coverage: 50.0% of statements [2021-07-31T17:40:12.605Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.38s) [2021-07-31T17:40:12.605Z] === RUN TestBuildWithSession [2021-07-31T17:40:12.605Z] build_session_test.go:25: TODO: BuildKit [2021-07-31T17:40:12.605Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-31T17:40:12.605Z] === RUN TestBuildSquashParent [2021-07-31T17:40:12.733Z] === RUN TestVerifyNetworkingConfig [2021-07-31T17:40:12.733Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-31T17:40:12.733Z] === RUN TestGetContainer [2021-07-31T17:40:12.733Z] --- PASS: TestGetContainer (0.00s) [2021-07-31T17:40:12.733Z] === RUN TestValidContainerNames [2021-07-31T17:40:12.733Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-31T17:40:12.733Z] === RUN TestContainerInitDNS [2021-07-31T17:40:12.733Z] daemon_test.go:147: root required [2021-07-31T17:40:12.733Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-31T17:40:12.733Z] === RUN TestMerge [2021-07-31T17:40:12.733Z] --- PASS: TestMerge (0.00s) [2021-07-31T17:40:12.733Z] === RUN TestValidateContainerIsolation [2021-07-31T17:40:12.733Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-31T17:40:12.733Z] === RUN TestFindNetworkErrorType [2021-07-31T17:40:12.733Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-31T17:40:12.733Z] === RUN TestEnsureServicesExist [2021-07-31T17:40:12.733Z] --- PASS: TestEnsureServicesExist (0.01s) [2021-07-31T17:40:12.733Z] === RUN TestEnsureServicesExistErrors [2021-07-31T17:40:12.733Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-31T17:40:12.733Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-31T17:40:12.733Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-31T17:40:12.733Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-31T17:40:12.733Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-31T17:40:12.733Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-31T17:40:12.733Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-31T17:40:12.733Z] === RUN TestContainerDelete [2021-07-31T17:40:12.733Z] --- PASS: TestContainerDelete (0.01s) [2021-07-31T17:40:12.733Z] === RUN TestContainerDoubleDelete [2021-07-31T17:40:12.733Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-31T17:40:12.733Z] === RUN TestLogContainerEventCopyLabels [2021-07-31T17:40:12.733Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-31T17:40:12.733Z] === RUN TestLogContainerEventWithAttributes [2021-07-31T17:40:12.733Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-31T17:40:12.733Z] === RUN TestNoneHealthcheck [2021-07-31T17:40:12.733Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-31T17:40:12.733Z] === RUN TestHealthStates [2021-07-31T17:40:12.733Z] time="2021-07-31T17:40:12Z" 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-31T17:40:12.733Z] time="2021-07-31T17:40:12Z" 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-31T17:40:12.734Z] time="2021-07-31T17:40:12Z" 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-31T17:40:12.734Z] time="2021-07-31T17:40:12Z" 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-31T17:40:12.734Z] time="2021-07-31T17:40:12Z" 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-31T17:40:12.734Z] time="2021-07-31T17:40:12Z" 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-31T17:40:12.734Z] time="2021-07-31T17:40:12Z" 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-31T17:40:12.734Z] time="2021-07-31T17:40:12Z" 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-31T17:40:12.734Z] time="2021-07-31T17:40:12Z" 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-31T17:40:12.734Z] time="2021-07-31T17:40:12Z" 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-31T17:40:12.734Z] --- PASS: TestHealthStates (0.21s) [2021-07-31T17:40:12.734Z] === RUN TestMaskURLCredentials [2021-07-31T17:40:12.734Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-31T17:40:12.734Z] === RUN TestGetInspectData [2021-07-31T17:40:12.734Z] --- PASS: TestGetInspectData (0.00s) [2021-07-31T17:40:12.734Z] === RUN TestFillLicense [2021-07-31T17:40:12.734Z] --- PASS: TestFillLicense (0.00s) [2021-07-31T17:40:12.734Z] === RUN TestListInvalidFilter [2021-07-31T17:40:12.734Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-31T17:40:12.734Z] === RUN TestNameFilter [2021-07-31T17:40:12.734Z] --- PASS: TestNameFilter (0.00s) [2021-07-31T17:40:12.734Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-31T17:40:12.734Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-31T17:40:12.734Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-31T17:40:12.734Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-31T17:40:12.734Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-31T17:40:12.734Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-31T17:40:12.734Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-31T17:40:12.734Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-31T17:40:12.734Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-31T17:40:12.734Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-31T17:40:12.734Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-31T17:40:12.734Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-31T17:40:12.734Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-31T17:40:12.734Z] === 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-31T17:40:12.734Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-31T17:40:12.734Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-31T17:40:12.734Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-31T17:40:12.734Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-31T17:40:12.734Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-31T17:40:12.734Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-31T17:40:12.734Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-31T17:40:12.734Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-31T17:40:12.734Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-07-31T17:40:12.734Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-31T17:40:12.734Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-31T17:40:12.734Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-31T17:40:12.734Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-31T17:40:12.734Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-31T17:40:12.734Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-31T17:40:12.734Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-31T17:40:12.734Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-31T17:40:12.734Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-31T17:40:12.734Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-31T17:40:12.734Z] --- 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-31T17:40:12.734Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-31T17:40:12.734Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-31T17:40:12.734Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-31T17:40:12.734Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-31T17:40:12.734Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-31T17:40:12.734Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-31T17:40:12.734Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-31T17:40:12.734Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-31T17:40:12.734Z] === RUN TestDaemonReloadLabels [2021-07-31T17:40:12.734Z] --- PASS: TestDaemonReloadLabels (0.01s) [2021-07-31T17:40:12.734Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-31T17:40:12.734Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-31T17:40:12.734Z] === RUN TestDaemonReloadMirrors [2021-07-31T17:40:12.734Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-31T17:40:12.734Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-31T17:40:12.734Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-31T17:40:12.734Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-31T17:40:12.734Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-31T17:40:12.734Z] === RUN TestDaemonDiscoveryReload [2021-07-31T17:40:13.192Z] === RUN TestIsEmptyDir [2021-07-31T17:40:13.192Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-31T17:40:13.192Z] PASS [2021-07-31T17:40:13.192Z] coverage: 2.3% of statements [2021-07-31T17:40:13.192Z] ok github.com/docker/docker/daemon/graphdriver 0.092s coverage: 2.3% of statements [2021-07-31T17:40:13.650Z] === RUN TestLinkNaming [2021-07-31T17:40:13.650Z] --- PASS: TestLinkNaming (0.00s) [2021-07-31T17:40:13.650Z] === RUN TestLinkNew [2021-07-31T17:40:13.650Z] --- PASS: TestLinkNew (0.00s) [2021-07-31T17:40:13.650Z] === RUN TestLinkEnv [2021-07-31T17:40:13.650Z] --- PASS: TestLinkEnv (0.00s) [2021-07-31T17:40:13.650Z] === RUN TestLinkMultipleEnv [2021-07-31T17:40:13.650Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-31T17:40:13.650Z] === RUN TestLinkPortRangeEnv [2021-07-31T17:40:13.650Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-31T17:40:13.650Z] PASS [2021-07-31T17:40:13.650Z] coverage: 93.0% of statements [2021-07-31T17:40:13.650Z] ok github.com/docker/docker/daemon/links 0.047s coverage: 93.0% of statements [2021-07-31T17:40:13.650Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-07-31T17:40:13.650Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-31T17:40:13.866Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-07-31T17:40:14.147Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-07-31T17:40:14.615Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-07-31T17:40:14.615Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-31T17:40:14.797Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-31T17:40:14.978Z] tests/integration/api_client_test.py ..... [ 7%] [2021-07-31T17:40:15.055Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.65s) [2021-07-31T17:40:15.055Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-31T17:40:15.055Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-31T17:40:15.055Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-31T17:40:15.055Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-31T17:40:15.055Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-31T17:40:15.055Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-31T17:40:15.055Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-31T17:40:15.055Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-31T17:40:15.055Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-31T17:40:15.055Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-31T17:40:15.055Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-31T17:40:15.055Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-31T17:40:15.055Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-31T17:40:15.055Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-31T17:40:15.055Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-31T17:40:15.055Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-31T17:40:15.055Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-31T17:40:15.055Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-31T17:40:15.055Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-07-31T17:40:15.055Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-07-31T17:40:15.055Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-31T17:40:15.055Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-31T17:40:15.055Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-31T17:40:15.074Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-07-31T17:40:15.074Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-31T17:40:15.074Z] reload_test.go:520: root required [2021-07-31T17:40:15.074Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-31T17:40:15.074Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-31T17:40:15.074Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-07-31T17:40:15.074Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-31T17:40:15.074Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-07-31T17:40:15.074Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-31T17:40:15.074Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-07-31T17:40:15.074Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-31T17:40:15.074Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2021-07-31T17:40:15.074Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-31T17:40:15.074Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-31T17:40:15.074Z] === RUN TestParseVolumesFrom [2021-07-31T17:40:15.074Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-31T17:40:15.074Z] PASS [2021-07-31T17:40:15.074Z] coverage: 9.2% of statements [2021-07-31T17:40:15.074Z] ok github.com/docker/docker/daemon 2.548s coverage: 9.2% of statements [2021-07-31T17:40:15.074Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-31T17:40:15.074Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-31T17:40:15.074Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-31T17:40:15.074Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-31T17:40:15.074Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-31T17:40:15.074Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-31T17:40:15.074Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-31T17:40:15.074Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-31T17:40:15.074Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-31T17:40:15.074Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-31T17:40:15.074Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-31T17:40:15.074Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-31T17:40:15.074Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-31T17:40:15.074Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-31T17:40:16.039Z] === RUN TestNewStreamConfig [2021-07-31T17:40:16.039Z] === RUN TestNewStreamConfig/defaults [2021-07-31T17:40:16.039Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-31T17:40:16.039Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-31T17:40:16.039Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-31T17:40:16.039Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-31T17:40:16.039Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-31T17:40:16.039Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-31T17:40:16.039Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-31T17:40:16.039Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-31T17:40:16.039Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-31T17:40:16.039Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-31T17:40:16.039Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-31T17:40:16.039Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-31T17:40:16.039Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-31T17:40:16.039Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-31T17:40:16.039Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-31T17:40:16.039Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-31T17:40:16.039Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-31T17:40:16.039Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-31T17:40:16.039Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-31T17:40:16.039Z] === RUN TestAdapterReadLogs [2021-07-31T17:40:16.039Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-31T17:40:16.039Z] === RUN TestCopier [2021-07-31T17:40:16.039Z] --- PASS: TestCopier (0.00s) [2021-07-31T17:40:16.039Z] === RUN TestCopierLongLines [2021-07-31T17:40:16.039Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-31T17:40:16.039Z] === RUN TestCopierSlow [2021-07-31T17:40:16.449Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.16s) [2021-07-31T17:40:16.449Z] === RUN TestCreateDifferentPlatform [2021-07-31T17:40:16.449Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-31T17:40:16.449Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-31T17:40:16.449Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-07-31T17:40:16.449Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-31T17:40:16.449Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-31T17:40:16.449Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-31T17:40:16.449Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-07-31T17:40:16.449Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-31T17:40:16.449Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-07-31T17:40:16.449Z] === RUN TestContainerStartOnDaemonRestart [2021-07-31T17:40:16.449Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-31T17:40:16.449Z] === RUN TestDaemonRestartIpcMode [2021-07-31T17:40:16.449Z] === PAUSE TestDaemonRestartIpcMode [2021-07-31T17:40:16.449Z] === RUN TestDaemonHostGatewayIP [2021-07-31T17:40:16.449Z] === PAUSE TestDaemonHostGatewayIP [2021-07-31T17:40:16.449Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-31T17:40:16.449Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-31T17:40:16.449Z] === RUN TestContainerKillOnDaemonStart [2021-07-31T17:40:16.449Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-31T17:40:16.449Z] === RUN TestDiff [2021-07-31T17:40:16.496Z] time="2021-07-31T17:40:15Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-31T17:40:16.496Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2021-07-31T17:40:16.496Z] === RUN TestCreateSuccess [2021-07-31T17:40:16.496Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-31T17:40:16.496Z] === RUN TestCreateStreamSkipped [2021-07-31T17:40:16.496Z] time="2021-07-31T17:40:16Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-07-31T17:40:16.496Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-07-31T17:40:16.496Z] === RUN TestCreateLogGroupSuccess [2021-07-31T17:40:16.496Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-31T17:40:16.496Z] === RUN TestCreateError [2021-07-31T17:40:16.496Z] --- PASS: TestCreateError (0.00s) [2021-07-31T17:40:16.496Z] === RUN TestCreateAlreadyExists [2021-07-31T17:40:16.496Z] time="2021-07-31T17:40:16Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-31T17:40:16.496Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-31T17:40:16.496Z] === RUN TestLogClosed [2021-07-31T17:40:16.496Z] --- PASS: TestLogClosed (0.00s) [2021-07-31T17:40:16.496Z] === RUN TestLogBlocking [2021-07-31T17:40:16.496Z] --- PASS: TestLogBlocking (0.00s) [2021-07-31T17:40:16.496Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-31T17:40:16.496Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-31T17:40:16.496Z] === RUN TestLogNonBlockingBufferFull [2021-07-31T17:40:16.496Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-31T17:40:16.496Z] === RUN TestPublishBatchSuccess [2021-07-31T17:40:16.496Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-31T17:40:16.496Z] === RUN TestPublishBatchError [2021-07-31T17:40:16.496Z] time="2021-07-31T17:40:16Z" level=error msg=Error [2021-07-31T17:40:16.496Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-31T17:40:16.496Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-31T17:40:16.496Z] time="2021-07-31T17:40:16Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-31T17:40:16.496Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-31T17:40:16.496Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-31T17:40:16.496Z] time="2021-07-31T17:40:16Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-31T17:40:16.496Z] time="2021-07-31T17:40:16Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-31T17:40:16.496Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-31T17:40:16.496Z] === RUN TestCollectBatchSimple [2021-07-31T17:40:16.496Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-31T17:40:16.496Z] === RUN TestCollectBatchTicker [2021-07-31T17:40:16.496Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-31T17:40:16.496Z] === RUN TestCollectBatchMultilinePattern [2021-07-31T17:40:16.496Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-31T17:40:16.496Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-31T17:40:16.496Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-31T17:40:16.496Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-31T17:40:16.496Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-31T17:40:16.496Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-31T17:40:16.496Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-07-31T17:40:16.496Z] === RUN TestCollectBatchClose [2021-07-31T17:40:16.496Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-31T17:40:16.496Z] === RUN TestEffectiveLen [2021-07-31T17:40:16.496Z] === RUN TestEffectiveLen/0/Hello [2021-07-31T17:40:16.496Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-31T17:40:16.496Z] === RUN TestEffectiveLen/2/🙃 [2021-07-31T17:40:16.496Z] === RUN TestEffectiveLen/3/���� [2021-07-31T17:40:16.496Z] === RUN TestEffectiveLen/4/He��o [2021-07-31T17:40:16.496Z] === RUN TestEffectiveLen/5/ [2021-07-31T17:40:16.496Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-31T17:40:16.496Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-31T17:40:16.496Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-31T17:40:16.496Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-31T17:40:16.496Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-31T17:40:16.496Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-31T17:40:16.496Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-31T17:40:16.496Z] === RUN TestFindValidSplit [2021-07-31T17:40:16.496Z] === RUN TestFindValidSplit/0/ [2021-07-31T17:40:16.496Z] cloudwatchlogs_test.go:1064: [2021-07-31T17:40:16.496Z] cloudwatchlogs_test.go:1065: [2021-07-31T17:40:16.496Z] === RUN TestFindValidSplit/1/Hello [2021-07-31T17:40:16.496Z] cloudwatchlogs_test.go:1064: Hello [2021-07-31T17:40:16.496Z] cloudwatchlogs_test.go:1065: [2021-07-31T17:40:16.496Z] === RUN TestFindValidSplit/2/Hello [2021-07-31T17:40:16.496Z] cloudwatchlogs_test.go:1064: He [2021-07-31T17:40:16.496Z] cloudwatchlogs_test.go:1065: llo [2021-07-31T17:40:16.496Z] === RUN TestFindValidSplit/3/Hello [2021-07-31T17:40:16.496Z] cloudwatchlogs_test.go:1064: [2021-07-31T17:40:16.496Z] cloudwatchlogs_test.go:1065: Hello [2021-07-31T17:40:16.496Z] === RUN TestFindValidSplit/4/🙃 [2021-07-31T17:40:16.496Z] cloudwatchlogs_test.go:1064: [2021-07-31T17:40:16.496Z] cloudwatchlogs_test.go:1065: 🙃 [2021-07-31T17:40:16.496Z] === RUN TestFindValidSplit/5/🙃 [2021-07-31T17:40:16.496Z] cloudwatchlogs_test.go:1064: 🙃 [2021-07-31T17:40:16.496Z] cloudwatchlogs_test.go:1065: [2021-07-31T17:40:16.496Z] === RUN TestFindValidSplit/6/a� [2021-07-31T17:40:16.496Z] cloudwatchlogs_test.go:1064: a [2021-07-31T17:40:16.496Z] cloudwatchlogs_test.go:1065: � [2021-07-31T17:40:16.496Z] === RUN TestFindValidSplit/7/a� [2021-07-31T17:40:16.496Z] cloudwatchlogs_test.go:1064: a� [2021-07-31T17:40:16.496Z] cloudwatchlogs_test.go:1065: [2021-07-31T17:40:16.496Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-31T17:40:16.496Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-31T17:40:16.496Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-31T17:40:16.496Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-31T17:40:16.496Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-31T17:40:16.496Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-31T17:40:16.496Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-31T17:40:16.496Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-31T17:40:16.496Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-31T17:40:16.496Z] === RUN TestProcessEventEmoji [2021-07-31T17:40:16.496Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-07-31T17:40:16.496Z] === RUN TestCollectBatchLineSplit [2021-07-31T17:40:16.496Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2021-07-31T17:40:16.496Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-31T17:40:16.496Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-31T17:40:16.496Z] === RUN TestCollectBatchMaxEvents [2021-07-31T17:40:16.496Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-07-31T17:40:16.496Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-31T17:40:16.496Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-07-31T17:40:16.496Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-31T17:40:16.496Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-07-31T17:40:16.496Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-31T17:40:16.496Z] --- PASS: TestCopierSlow (0.21s) [2021-07-31T17:40:16.496Z] === RUN TestCopierWithSized [2021-07-31T17:40:16.496Z] === RUN TestCopierWithSized/as_is [2021-07-31T17:40:16.496Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-31T17:40:16.496Z] --- PASS: TestCopierWithSized (0.01s) [2021-07-31T17:40:16.496Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-31T17:40:16.496Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-07-31T17:40:16.496Z] === RUN TestCopierWithPartial [2021-07-31T17:40:16.496Z] --- PASS: TestCopierWithPartial (0.01s) [2021-07-31T17:40:16.496Z] === RUN TestRingLogger [2021-07-31T17:40:16.496Z] --- PASS: TestRingLogger (0.00s) [2021-07-31T17:40:16.496Z] === RUN TestRingCap [2021-07-31T17:40:16.496Z] --- PASS: TestRingCap (0.00s) [2021-07-31T17:40:16.496Z] === RUN TestRingClose [2021-07-31T17:40:16.497Z] --- PASS: TestRingClose (0.00s) [2021-07-31T17:40:16.497Z] === RUN TestRingDrain [2021-07-31T17:40:16.497Z] --- PASS: TestRingDrain (0.00s) [2021-07-31T17:40:16.497Z] PASS [2021-07-31T17:40:16.497Z] coverage: 43.8% of statements [2021-07-31T17:40:16.497Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-07-31T17:40:16.497Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-31T17:40:16.497Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-31T17:40:16.497Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-31T17:40:16.497Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-31T17:40:16.497Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-31T17:40:16.497Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-31T17:40:16.497Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-31T17:40:16.497Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-31T17:40:16.497Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-31T17:40:16.497Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-31T17:40:16.497Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-31T17:40:16.497Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-31T17:40:16.497Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-31T17:40:16.497Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-31T17:40:16.497Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-31T17:40:16.497Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-31T17:40:16.497Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-31T17:40:16.497Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-31T17:40:16.497Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-31T17:40:16.497Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-31T17:40:16.497Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-31T17:40:16.497Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-31T17:40:16.497Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-31T17:40:16.497Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-31T17:40:16.497Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-31T17:40:16.497Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-31T17:40:16.497Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-31T17:40:16.497Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-31T17:40:16.497Z] ok github.com/docker/docker/daemon/logger 0.368s coverage: 43.8% of statements [2021-07-31T17:40:16.497Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-31T17:40:16.497Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-31T17:40:16.497Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-31T17:40:16.497Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-31T17:40:16.497Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-31T17:40:16.497Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-31T17:40:16.497Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-31T17:40:16.497Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-31T17:40:16.497Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-31T17:40:16.497Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-31T17:40:16.497Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-31T17:40:16.497Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-31T17:40:16.497Z] === RUN TestCreateTagSuccess [2021-07-31T17:40:16.497Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-31T17:40:16.497Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-31T17:40:16.497Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-31T17:40:16.497Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-31T17:40:16.497Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-31T17:40:16.497Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-31T17:40:16.497Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-31T17:40:16.497Z] PASS [2021-07-31T17:40:16.497Z] coverage: 77.0% of statements [2021-07-31T17:40:16.497Z] ok github.com/docker/docker/daemon/logger/awslogs 0.441s coverage: 77.0% of statements [2021-07-31T17:40:16.497Z] === RUN TestSearchRegistryForImagesErrors [2021-07-31T17:40:16.497Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-31T17:40:16.497Z] === RUN TestSearchRegistryForImages [2021-07-31T17:40:16.497Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-31T17:40:16.497Z] === RUN TestOnlyPlatformWithFallback [2021-07-31T17:40:16.497Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-31T17:40:16.497Z] === RUN TestImageDelete [2021-07-31T17:40:16.497Z] === RUN TestImageDelete/no_lease [2021-07-31T17:40:16.497Z] === RUN TestImageDelete/lease_exists [2021-07-31T17:40:16.497Z] --- PASS: TestImageDelete (0.05s) [2021-07-31T17:40:16.497Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-31T17:40:16.497Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-07-31T17:40:16.497Z] === RUN TestContentStoreForPull [2021-07-31T17:40:16.707Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-31T17:40:16.707Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-07-31T17:40:16.747Z] tests/integration/api_config_test.py ..... [ 8%] [2021-07-31T17:40:16.955Z] --- PASS: TestContentStoreForPull (0.21s) [2021-07-31T17:40:16.955Z] PASS [2021-07-31T17:40:16.955Z] coverage: 6.8% of statements [2021-07-31T17:40:16.955Z] ok github.com/docker/docker/daemon/images 0.389s coverage: 6.8% of statements [2021-07-31T17:40:16.955Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-31T17:40:16.955Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-31T17:40:16.955Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-31T17:40:16.955Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-31T17:40:16.955Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-31T17:40:16.955Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-31T17:40:16.955Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-31T17:40:17.412Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-31T17:40:17.412Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-31T17:40:17.412Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-31T17:40:17.412Z] === RUN TestJSONFileLogger [2021-07-31T17:40:17.412Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-31T17:40:17.412Z] === RUN TestJSONFileLoggerWithTags [2021-07-31T17:40:17.412Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-31T17:40:17.412Z] === RUN TestJSONFileLoggerWithOpts [2021-07-31T17:40:17.412Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-07-31T17:40:17.412Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-31T17:40:17.412Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-31T17:40:17.412Z] === RUN TestEncodeDecode [2021-07-31T17:40:17.412Z] === PAUSE TestEncodeDecode [2021-07-31T17:40:17.412Z] === RUN TestUnexpectedEOF [2021-07-31T17:40:17.412Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2021-07-31T17:40:17.412Z] === RUN TestFastTimeMarshalJSON [2021-07-31T17:40:17.412Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-07-31T17:40:17.412Z] PASS [2021-07-31T17:40:17.412Z] coverage: 87.2% of statements [2021-07-31T17:40:17.412Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.237s coverage: 87.2% of statements [2021-07-31T17:40:17.412Z] time="2021-07-31T17:40:17Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-31T17:40:17.412Z] time="2021-07-31T17:40:17Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-31T17:40:17.412Z] --- PASS: TestUnexpectedEOF (0.20s) [2021-07-31T17:40:17.412Z] === CONT TestEncodeDecode [2021-07-31T17:40:17.412Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-31T17:40:17.412Z] PASS [2021-07-31T17:40:17.412Z] coverage: 69.9% of statements [2021-07-31T17:40:17.412Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.288s coverage: 69.9% of statements [2021-07-31T17:40:17.640Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-31T17:40:17.640Z] --- PASS: TestDiff (1.10s) [2021-07-31T17:40:17.640Z] === RUN TestExecWithCloseStdin [2021-07-31T17:40:18.378Z] === RUN TestWriteLog [2021-07-31T17:40:18.378Z] === PAUSE TestWriteLog [2021-07-31T17:40:18.378Z] === RUN TestReadLog [2021-07-31T17:40:18.378Z] === PAUSE TestReadLog [2021-07-31T17:40:18.378Z] === CONT TestWriteLog [2021-07-31T17:40:18.378Z] --- PASS: TestWriteLog (0.00s) [2021-07-31T17:40:18.378Z] === CONT TestReadLog [2021-07-31T17:40:18.378Z] === RUN TestReadLog/tail_exact [2021-07-31T17:40:18.836Z] === RUN TestReadLog/tail_less_than_available [2021-07-31T17:40:18.836Z] === RUN TestReadLog/tail_more_than_available [2021-07-31T17:40:18.836Z] --- PASS: TestReadLog (0.19s) [2021-07-31T17:40:18.836Z] --- PASS: TestReadLog/tail_exact (0.18s) [2021-07-31T17:40:18.836Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-07-31T17:40:18.836Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-07-31T17:40:18.836Z] PASS [2021-07-31T17:40:18.836Z] coverage: 75.2% of statements [2021-07-31T17:40:18.836Z] ok github.com/docker/docker/daemon/logger/local 0.277s coverage: 75.2% of statements [2021-07-31T17:40:18.836Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-31T17:40:19.011Z] check_test.go:309: [d77d9b38dbf64] daemon is not started [2021-07-31T17:40:19.011Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-07-31T17:40:19.269Z] --- PASS: TestExecWithCloseStdin (1.86s) [2021-07-31T17:40:19.269Z] === RUN TestExec [2021-07-31T17:40:19.294Z] === RUN TestOpenFileDelete [2021-07-31T17:40:19.294Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-31T17:40:19.294Z] === RUN TestOpenFileRename [2021-07-31T17:40:19.294Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-31T17:40:19.294Z] === RUN TestParseLogTagDefaultTag [2021-07-31T17:40:19.294Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-31T17:40:19.294Z] === RUN TestParseLogTag [2021-07-31T17:40:19.294Z] --- PASS: TestParseLogTag (0.00s) [2021-07-31T17:40:19.294Z] === RUN TestParseLogTagEmptyTag [2021-07-31T17:40:19.294Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-31T17:40:19.294Z] === RUN TestTailFiles [2021-07-31T17:40:19.294Z] --- PASS: TestTailFiles (0.00s) [2021-07-31T17:40:19.294Z] === RUN TestFollowLogsConsumerGone [2021-07-31T17:40:19.294Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-31T17:40:19.294Z] === RUN TestFollowLogsProducerGone [2021-07-31T17:40:19.294Z] logfile_test.go:179: logDecode() closed after sending 145 messages [2021-07-31T17:40:19.294Z] logfile_test.go:232: messages sent: 145, received: 145 [2021-07-31T17:40:19.294Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-31T17:40:19.294Z] === RUN TestCheckCapacityAndRotate [2021-07-31T17:40:19.294Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-31T17:40:19.294Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-31T17:40:19.294Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2021-07-31T17:40:19.294Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-31T17:40:19.294Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2021-07-31T17:40:19.294Z] PASS [2021-07-31T17:40:19.294Z] coverage: 55.3% of statements [2021-07-31T17:40:19.294Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.242s coverage: 55.3% of statements [2021-07-31T17:40:19.294Z] === RUN TestLog [2021-07-31T17:40:19.294Z] --- PASS: TestLog (0.01s) [2021-07-31T17:40:19.294Z] PASS [2021-07-31T17:40:19.294Z] coverage: 31.5% of statements [2021-07-31T17:40:19.294Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.074s coverage: 31.5% of statements [2021-07-31T17:40:20.263Z] === RUN TestValidateLogOpt [2021-07-31T17:40:20.263Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-31T17:40:20.263Z] === RUN TestNewMissedConfig [2021-07-31T17:40:20.263Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-31T17:40:20.263Z] === RUN TestNewMissedUrl [2021-07-31T17:40:20.263Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-31T17:40:20.263Z] === RUN TestNewMissedToken [2021-07-31T17:40:20.263Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-31T17:40:20.263Z] === RUN TestNewWithProxy [2021-07-31T17:40:20.263Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-31T17:40:20.263Z] === RUN TestDefault [2021-07-31T17:40:20.263Z] --- PASS: TestDefault (0.01s) [2021-07-31T17:40:20.263Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-31T17:40:20.263Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-31T17:40:20.263Z] === RUN TestJsonFormat [2021-07-31T17:40:20.263Z] --- PASS: TestJsonFormat (0.01s) [2021-07-31T17:40:20.263Z] === RUN TestRawFormat [2021-07-31T17:40:20.263Z] --- PASS: TestRawFormat (0.00s) [2021-07-31T17:40:20.263Z] === RUN TestRawFormatWithLabels [2021-07-31T17:40:20.263Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-31T17:40:20.263Z] === RUN TestRawFormatWithoutTag [2021-07-31T17:40:20.263Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-31T17:40:20.263Z] === RUN TestBatching [2021-07-31T17:40:20.263Z] === RUN TestNewParse [2021-07-31T17:40:20.263Z] --- PASS: TestNewParse (0.00s) [2021-07-31T17:40:20.263Z] PASS [2021-07-31T17:40:20.263Z] coverage: 8.3% of statements [2021-07-31T17:40:20.263Z] ok github.com/docker/docker/daemon/logger/templates 0.047s coverage: 8.3% of statements [2021-07-31T17:40:20.699Z] --- PASS: TestBuildSquashParent (8.32s) [2021-07-31T17:40:20.699Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-31T17:40:20.699Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-31T17:40:20.699Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-31T17:40:20.699Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-31T17:40:20.699Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-31T17:40:20.699Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-31T17:40:20.699Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-31T17:40:20.699Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-31T17:40:20.699Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-31T17:40:20.699Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-31T17:40:20.699Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-31T17:40:20.699Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-31T17:40:20.699Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-31T17:40:20.699Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-31T17:40:20.699Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-31T17:40:20.721Z] --- PASS: TestBatching (0.30s) [2021-07-31T17:40:20.721Z] === RUN TestFrequency [2021-07-31T17:40:20.721Z] --- PASS: TestFrequency (0.24s) [2021-07-31T17:40:20.721Z] === RUN TestOneMessagePerRequest [2021-07-31T17:40:20.721Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-07-31T17:40:20.721Z] === RUN TestVerify [2021-07-31T17:40:20.721Z] --- PASS: TestVerify (0.00s) [2021-07-31T17:40:20.721Z] === RUN TestSkipVerify [2021-07-31T17:40:20.721Z] === RUN TestParseLogFormat [2021-07-31T17:40:20.721Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-31T17:40:20.721Z] === RUN TestValidateLogOptEmpty [2021-07-31T17:40:20.721Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-31T17:40:20.721Z] === RUN TestValidateSyslogAddress [2021-07-31T17:40:20.721Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-31T17:40:20.721Z] === RUN TestParseAddressDefaultPort [2021-07-31T17:40:20.721Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-31T17:40:20.721Z] === RUN TestValidateSyslogFacility [2021-07-31T17:40:20.721Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-31T17:40:20.721Z] === RUN TestValidateLogOptSyslogFormat [2021-07-31T17:40:20.721Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-31T17:40:20.721Z] === RUN TestValidateLogOpt [2021-07-31T17:40:20.721Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-31T17:40:20.721Z] PASS [2021-07-31T17:40:20.721Z] coverage: 46.8% of statements [2021-07-31T17:40:20.721Z] ok github.com/docker/docker/daemon/logger/syslog 0.061s coverage: 46.8% of statements [2021-07-31T17:40:21.167Z] --- PASS: TestExec (1.83s) [2021-07-31T17:40:21.167Z] === RUN TestExecUser [2021-07-31T17:40:21.180Z] time="2021-07-31T17:40:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-31T17:40:21.180Z] time="2021-07-31T17:40:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-31T17:40:21.180Z] time="2021-07-31T17:40:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-31T17:40:21.642Z] --- PASS: TestSkipVerify (0.51s) [2021-07-31T17:40:21.642Z] === RUN TestBufferMaximum [2021-07-31T17:40:21.642Z] time="2021-07-31T17:40:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-31T17:40:21.642Z] time="2021-07-31T17:40:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-31T17:40:21.643Z] time="2021-07-31T17:40:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-31T17:40:21.643Z] time="2021-07-31T17:40:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-31T17:40:21.643Z] time="2021-07-31T17:40:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-31T17:40:21.643Z] time="2021-07-31T17:40:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627753221.021048\",\"host\":\"7c26f85f901c\"}'" [2021-07-31T17:40:21.643Z] time="2021-07-31T17:40:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627753221.021048\",\"host\":\"7c26f85f901c\"}'" [2021-07-31T17:40:21.643Z] --- PASS: TestBufferMaximum (0.02s) [2021-07-31T17:40:21.643Z] === RUN TestServerAlwaysDown [2021-07-31T17:40:21.643Z] time="2021-07-31T17:40:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-31T17:40:21.643Z] time="2021-07-31T17:40:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-31T17:40:21.643Z] time="2021-07-31T17:40:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627753221.036674\",\"host\":\"7c26f85f901c\"}'" [2021-07-31T17:40:21.643Z] time="2021-07-31T17:40:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627753221.036674\",\"host\":\"7c26f85f901c\"}'" [2021-07-31T17:40:21.643Z] time="2021-07-31T17:40:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-31T17:40:21.643Z] time="2021-07-31T17:40:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627753221.036674\",\"host\":\"7c26f85f901c\"}'" [2021-07-31T17:40:21.643Z] time="2021-07-31T17:40:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627753221.036674\",\"host\":\"7c26f85f901c\"}'" [2021-07-31T17:40:21.643Z] time="2021-07-31T17:40:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627753221.036674\",\"host\":\"7c26f85f901c\"}'" [2021-07-31T17:40:21.643Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-31T17:40:21.643Z] === RUN TestCannotSendAfterClose [2021-07-31T17:40:21.643Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-31T17:40:21.643Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-31T17:40:22.100Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-31T17:40:22.101Z] === RUN TestV1IDService [2021-07-31T17:40:22.101Z] --- PASS: TestV1IDService (0.03s) [2021-07-31T17:40:22.101Z] === RUN TestV2MetadataService [2021-07-31T17:40:22.101Z] time="2021-07-31T17:40:22Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49212/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-31T17:40:22.101Z] time="2021-07-31T17:40:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"7c26f85f901c\"}'" [2021-07-31T17:40:22.101Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-07-31T17:40:22.101Z] PASS [2021-07-31T17:40:22.101Z] coverage: 82.5% of statements [2021-07-31T17:40:22.559Z] ok github.com/docker/docker/daemon/logger/splunk 2.183s coverage: 82.5% of statements [2021-07-31T17:40:22.559Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-31T17:40:22.559Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-31T17:40:22.559Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-31T17:40:22.665Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-07-31T17:40:22.922Z] --- PASS: TestExecUser (1.78s) [2021-07-31T17:40:22.922Z] === RUN TestExportContainerAndImportImage [2021-07-31T17:40:23.180Z] check_test.go:309: [dff11f6ee86c5] daemon is not started [2021-07-31T17:40:23.180Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-07-31T17:40:23.219Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-31T17:40:23.219Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-31T17:40:23.531Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-31T17:40:23.531Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-31T17:40:23.531Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-31T17:40:23.531Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-31T17:40:23.531Z] === RUN TestContinueOnError_NeverContinue [2021-07-31T17:40:23.531Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-31T17:40:23.531Z] === RUN TestManifestStore [2021-07-31T17:40:23.531Z] === RUN TestManifestStore/no_remote_or_local [2021-07-31T17:40:23.531Z] === RUN TestSuccessfulDownload [2021-07-31T17:40:23.531Z] download_test.go:268: Needs fixing on Windows [2021-07-31T17:40:23.531Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-31T17:40:23.531Z] === RUN TestCancelledDownload [2021-07-31T17:40:23.531Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-31T17:40:23.531Z] === RUN TestMaxDownloadAttempts [2021-07-31T17:40:23.531Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-31T17:40:23.531Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-31T17:40:23.531Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-31T17:40:23.531Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-31T17:40:23.531Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-31T17:40:23.531Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-31T17:40:23.531Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-31T17:40:23.531Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-31T17:40:23.531Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-31T17:40:23.531Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-31T17:40:23.531Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-31T17:40:23.531Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-31T17:40:23.531Z] time="2021-07-31T17:40:23Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local246106495\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-31T17:40:23.531Z] === RUN TestManifestStore/no_local_cache [2021-07-31T17:40:23.531Z] === RUN TestManifestStore/with_local_cache [2021-07-31T17:40:23.531Z] === RUN TestManifestStore/unknown_media_type [2021-07-31T17:40:23.531Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-31T17:40:23.531Z] time="2021-07-31T17:40:23Z" level=warning msg="reference for unknown type: " [2021-07-31T17:40:23.531Z] --- PASS: TestV2MetadataService (1.51s) [2021-07-31T17:40:23.531Z] PASS [2021-07-31T17:40:23.531Z] coverage: 48.2% of statements [2021-07-31T17:40:23.531Z] time="2021-07-31T17:40:23Z" level=warning msg="reference for unknown type: " [2021-07-31T17:40:23.531Z] ok github.com/docker/docker/distribution/metadata 1.619s coverage: 48.2% of statements [2021-07-31T17:40:23.531Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-31T17:40:23.531Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-31T17:40:23.531Z] time="2021-07-31T17:40:23Z" level=warning msg="reference for unknown type: " [2021-07-31T17:40:23.531Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-31T17:40:23.531Z] time="2021-07-31T17:40:23Z" level=warning msg="reference for unknown type: " [2021-07-31T17:40:23.531Z] time="2021-07-31T17:40:23Z" level=warning msg="reference for unknown type: " [2021-07-31T17:40:23.531Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-31T17:40:23.531Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-31T17:40:23.531Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-31T17:40:23.531Z] time="2021-07-31T17:40:23Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-31T17:40:23.531Z] --- PASS: TestManifestStore (0.43s) [2021-07-31T17:40:23.531Z] --- PASS: TestManifestStore/no_remote_or_local (0.30s) [2021-07-31T17:40:23.988Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-07-31T17:40:23.988Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-07-31T17:40:23.988Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-07-31T17:40:23.988Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-07-31T17:40:23.988Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-07-31T17:40:23.988Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-07-31T17:40:23.988Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-07-31T17:40:23.988Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-07-31T17:40:23.988Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-07-31T17:40:23.988Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-07-31T17:40:23.988Z] === RUN TestDetectManifestBlobMediaType [2021-07-31T17:40:23.988Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-31T17:40:23.988Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-31T17:40:23.988Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-31T17:40:23.988Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-31T17:40:23.988Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-31T17:40:23.988Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-31T17:40:23.988Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-31T17:40:23.988Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-31T17:40:23.988Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-31T17:40:23.988Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-31T17:40:23.988Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-31T17:40:23.988Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-31T17:40:23.988Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-31T17:40:23.988Z] === RUN TestFixManifestLayers [2021-07-31T17:40:23.989Z] --- PASS: TestFixManifestLayers (0.01s) [2021-07-31T17:40:23.989Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-31T17:40:23.989Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-31T17:40:23.989Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-31T17:40:23.989Z] === RUN TestFixManifestLayersBadParent [2021-07-31T17:40:23.989Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-31T17:40:23.989Z] === RUN TestValidateManifest [2021-07-31T17:40:23.989Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-31T17:40:23.989Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-31T17:40:23.989Z] === RUN TestFormatPlatform [2021-07-31T17:40:23.989Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-31T17:40:23.989Z] === RUN TestGetRepositoryMountCandidates [2021-07-31T17:40:23.989Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-31T17:40:23.989Z] === RUN TestLayerAlreadyExists [2021-07-31T17:40:23.989Z] 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-31T17:40:23.989Z] 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-31T17:40:23.989Z] 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-31T17:40:23.989Z] 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-31T17:40:23.989Z] 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-31T17:40:23.989Z] 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-31T17:40:23.989Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-31T17:40:23.989Z] === RUN TestWhenEmptyAuthConfig [2021-07-31T17:40:23.989Z] time="2021-07-31T17:40:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-31T17:40:23.989Z] time="2021-07-31T17:40:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-31T17:40:23.989Z] time="2021-07-31T17:40:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-31T17:40:23.989Z] time="2021-07-31T17:40:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-31T17:40:23.989Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-31T17:40:23.989Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.50s) [2021-07-31T17:40:23.989Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.50s) [2021-07-31T17:40:23.989Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.50s) [2021-07-31T17:40:23.989Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.50s) [2021-07-31T17:40:23.989Z] === RUN TestTransfer [2021-07-31T17:40:23.989Z] --- PASS: TestTransfer (0.19s) [2021-07-31T17:40:23.989Z] === RUN TestConcurrencyLimit [2021-07-31T17:40:24.111Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2021-07-31T17:40:24.111Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-31T17:40:24.447Z] === RUN TestNotFound [2021-07-31T17:40:24.447Z] --- PASS: TestNotFound (0.00s) [2021-07-31T17:40:24.447Z] === RUN TestConflict [2021-07-31T17:40:24.447Z] --- PASS: TestConflict (0.00s) [2021-07-31T17:40:24.447Z] === RUN TestForbidden [2021-07-31T17:40:24.447Z] --- PASS: TestForbidden (0.00s) [2021-07-31T17:40:24.447Z] === RUN TestInvalidParameter [2021-07-31T17:40:24.447Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-31T17:40:24.447Z] === RUN TestNotImplemented [2021-07-31T17:40:24.447Z] --- PASS: TestNotImplemented (0.00s) [2021-07-31T17:40:24.447Z] === RUN TestNotModified [2021-07-31T17:40:24.447Z] --- PASS: TestNotModified (0.00s) [2021-07-31T17:40:24.447Z] === RUN TestUnauthorized [2021-07-31T17:40:24.447Z] --- PASS: TestUnauthorized (0.00s) [2021-07-31T17:40:24.447Z] === RUN TestUnknown [2021-07-31T17:40:24.447Z] --- PASS: TestUnknown (0.00s) [2021-07-31T17:40:24.447Z] === RUN TestCancelled [2021-07-31T17:40:24.447Z] --- PASS: TestCancelled (0.00s) [2021-07-31T17:40:24.447Z] === RUN TestDeadline [2021-07-31T17:40:24.447Z] --- PASS: TestDeadline (0.00s) [2021-07-31T17:40:24.447Z] === RUN TestDataLoss [2021-07-31T17:40:24.447Z] --- PASS: TestDataLoss (0.00s) [2021-07-31T17:40:24.447Z] === RUN TestUnavailable [2021-07-31T17:40:24.447Z] --- PASS: TestUnavailable (0.00s) [2021-07-31T17:40:24.447Z] === RUN TestSystem [2021-07-31T17:40:24.447Z] --- PASS: TestSystem (0.00s) [2021-07-31T17:40:24.447Z] === RUN TestFromStatusCode [2021-07-31T17:40:24.447Z] === RUN TestFromStatusCode/Not_Found [2021-07-31T17:40:24.447Z] === RUN TestFromStatusCode/Bad_Request [2021-07-31T17:40:24.447Z] === RUN TestFromStatusCode/Conflict [2021-07-31T17:40:24.447Z] === RUN TestFromStatusCode/Unauthorized [2021-07-31T17:40:24.447Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-31T17:40:24.447Z] === RUN TestFromStatusCode/Forbidden [2021-07-31T17:40:24.447Z] === RUN TestFromStatusCode/Not_Modified [2021-07-31T17:40:24.447Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-31T17:40:24.447Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-31T17:40:24.447Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-31T17:40:24.447Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-31T17:40:24.447Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-31T17:40:24.447Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-31T17:40:24.447Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-31T17:40:24.447Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-31T17:40:24.447Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-31T17:40:24.447Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-31T17:40:24.447Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-31T17:40:24.447Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-31T17:40:24.447Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-31T17:40:24.447Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-31T17:40:24.447Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-31T17:40:24.447Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-31T17:40:24.447Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-31T17:40:24.447Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-31T17:40:24.447Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-31T17:40:24.447Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-31T17:40:24.447Z] PASS [2021-07-31T17:40:24.447Z] coverage: 53.1% of statements [2021-07-31T17:40:24.447Z] ok github.com/docker/docker/errdefs 0.045s coverage: 53.1% of statements [2021-07-31T17:40:24.447Z] --- PASS: TestConcurrencyLimit (0.53s) [2021-07-31T17:40:24.447Z] === RUN TestInactiveJobs [2021-07-31T17:40:24.905Z] --- PASS: TestWhenEmptyAuthConfig (1.11s) [2021-07-31T17:40:24.905Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-31T17:40:24.905Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-31T17:40:24.905Z] === RUN TestTokenPassThru [2021-07-31T17:40:24.905Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-31T17:40:24.905Z] === RUN TestTokenPassThruDifferentHost [2021-07-31T17:40:24.905Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-31T17:40:24.905Z] PASS [2021-07-31T17:40:24.905Z] coverage: 24.1% of statements [2021-07-31T17:40:24.905Z] ok github.com/docker/docker/distribution 1.667s coverage: 24.1% of statements [2021-07-31T17:40:24.905Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-31T17:40:25.043Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-31T17:40:25.300Z] docker_cli_daemon_plugins_test.go:79: [d2deb175dafc1] daemon is not started [2021-07-31T17:40:25.300Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2021-07-31T17:40:25.300Z] === RUN TestHealthCheckWorkdir [2021-07-31T17:40:25.363Z] --- PASS: TestInactiveJobs (0.55s) [2021-07-31T17:40:25.363Z] === RUN TestWatchRelease [2021-07-31T17:40:25.363Z] --- PASS: TestWatchRelease (0.09s) [2021-07-31T17:40:25.363Z] === RUN TestWatchFinishedTransfer [2021-07-31T17:40:25.363Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-31T17:40:25.363Z] === RUN TestDuplicateTransfer [2021-07-31T17:40:25.363Z] --- PASS: TestDuplicateTransfer (0.10s) [2021-07-31T17:40:25.363Z] === RUN TestSuccessfulUpload [2021-07-31T17:40:25.363Z] === RUN TestCompare [2021-07-31T17:40:25.363Z] --- PASS: TestCompare (0.00s) [2021-07-31T17:40:25.363Z] PASS [2021-07-31T17:40:25.363Z] coverage: 19.2% of statements [2021-07-31T17:40:25.363Z] === RUN TestFSGetInvalidData [2021-07-31T17:40:25.363Z] ok github.com/docker/docker/image/cache 0.069s coverage: 19.2% of statements [2021-07-31T17:40:25.363Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-07-31T17:40:25.363Z] === RUN TestFSInvalidSet [2021-07-31T17:40:25.363Z] --- PASS: TestFSInvalidSet (0.01s) [2021-07-31T17:40:25.363Z] === RUN TestFSInvalidRoot [2021-07-31T17:40:25.363Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-31T17:40:25.363Z] === RUN TestFSMetadataGetSet [2021-07-31T17:40:25.363Z] --- PASS: TestFSMetadataGetSet (0.05s) [2021-07-31T17:40:25.363Z] === RUN TestFSInvalidWalker [2021-07-31T17:40:25.363Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-07-31T17:40:25.363Z] === RUN TestFSGetSet [2021-07-31T17:40:25.363Z] --- PASS: TestFSGetSet (0.02s) [2021-07-31T17:40:25.363Z] === RUN TestFSGetUnsetKey [2021-07-31T17:40:25.363Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-31T17:40:25.363Z] === RUN TestFSGetEmptyData [2021-07-31T17:40:25.363Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-07-31T17:40:25.363Z] === RUN TestFSDelete [2021-07-31T17:40:25.740Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-31T17:40:25.740Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-31T17:40:25.823Z] --- PASS: TestFSDelete (0.02s) [2021-07-31T17:40:25.823Z] === RUN TestFSWalker [2021-07-31T17:40:25.823Z] --- PASS: TestFSWalker (0.02s) [2021-07-31T17:40:25.823Z] === RUN TestFSWalkerStopOnError [2021-07-31T17:40:25.823Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-07-31T17:40:25.823Z] === RUN TestNewFromJSON [2021-07-31T17:40:25.823Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-31T17:40:25.823Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-31T17:40:25.823Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-31T17:40:25.823Z] === RUN TestMarshalKeyOrder [2021-07-31T17:40:25.823Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-31T17:40:25.823Z] === RUN TestHistoryEqual [2021-07-31T17:40:25.823Z] time="2021-07-31T17:40:25Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-31T17:40:25.823Z] --- PASS: TestHistoryEqual (0.17s) [2021-07-31T17:40:25.823Z] === RUN TestImage [2021-07-31T17:40:25.823Z] --- PASS: TestImage (0.00s) [2021-07-31T17:40:25.823Z] === RUN TestImageOSNotEmpty [2021-07-31T17:40:25.823Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-31T17:40:25.823Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-31T17:40:25.823Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-31T17:40:25.823Z] === RUN TestCreate [2021-07-31T17:40:25.823Z] --- PASS: TestCreate (0.01s) [2021-07-31T17:40:25.823Z] === RUN TestRestore [2021-07-31T17:40:25.823Z] time="2021-07-31T17:40:25Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-31T17:40:25.823Z] --- PASS: TestRestore (0.04s) [2021-07-31T17:40:25.823Z] === RUN TestAddDelete [2021-07-31T17:40:25.823Z] --- PASS: TestSuccessfulUpload (0.51s) [2021-07-31T17:40:25.823Z] === RUN TestCancelledUpload [2021-07-31T17:40:25.823Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-31T17:40:25.823Z] PASS [2021-07-31T17:40:25.823Z] coverage: 76.8% of statements [2021-07-31T17:40:25.823Z] --- PASS: TestAddDelete (0.03s) [2021-07-31T17:40:25.823Z] === RUN TestSearchAfterDelete [2021-07-31T17:40:25.823Z] ok github.com/docker/docker/distribution/xfer 2.577s coverage: 76.8% of statements [2021-07-31T17:40:25.823Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-31T17:40:25.823Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-07-31T17:40:25.823Z] === RUN TestParentReset [2021-07-31T17:40:25.823Z] --- PASS: TestParentReset (0.04s) [2021-07-31T17:40:25.823Z] === RUN TestGetAndSetLastUpdated [2021-07-31T17:40:25.823Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-07-31T17:40:25.823Z] === RUN TestStoreLen [2021-07-31T17:40:25.823Z] --- PASS: TestStoreLen (0.07s) [2021-07-31T17:40:25.823Z] PASS [2021-07-31T17:40:25.823Z] coverage: 86.6% of statements [2021-07-31T17:40:25.865Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-31T17:40:26.280Z] ok github.com/docker/docker/image 0.672s coverage: 86.6% of statements [2021-07-31T17:40:26.280Z] === RUN TestMakeV1ConfigFromConfig [2021-07-31T17:40:26.280Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-31T17:40:26.280Z] PASS [2021-07-31T17:40:26.280Z] coverage: 25.0% of statements [2021-07-31T17:40:26.280Z] ok github.com/docker/docker/image/v1 0.093s coverage: 25.0% of statements [2021-07-31T17:40:26.430Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-07-31T17:40:26.741Z] === RUN TestValidateManifest [2021-07-31T17:40:26.741Z] === RUN TestValidateManifest/nil [2021-07-31T17:40:26.741Z] === RUN TestValidateManifest/non-nil [2021-07-31T17:40:26.741Z] --- PASS: TestValidateManifest (0.00s) [2021-07-31T17:40:26.741Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-31T17:40:26.741Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-31T17:40:26.741Z] PASS [2021-07-31T17:40:26.741Z] coverage: 0.7% of statements [2021-07-31T17:40:26.741Z] ok github.com/docker/docker/image/tarexport 0.087s coverage: 0.7% of statements [2021-07-31T17:40:26.741Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-31T17:40:27.363Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-31T17:40:27.621Z] --- PASS: TestHealthCheckWorkdir (2.16s) [2021-07-31T17:40:27.621Z] === RUN TestHealthKillContainer [2021-07-31T17:40:28.260Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-07-31T17:40:28.260Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.26s) [2021-07-31T17:40:28.260Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.34s) [2021-07-31T17:40:28.260Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.19s) [2021-07-31T17:40:28.260Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.30s) [2021-07-31T17:40:28.260Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.86s) [2021-07-31T17:40:28.260Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.92s) [2021-07-31T17:40:28.260Z] === RUN TestBuildMultiStageCopy [2021-07-31T17:40:28.260Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-31T17:40:28.282Z] === RUN TestSerialization [2021-07-31T17:40:28.282Z] --- PASS: TestSerialization (0.03s) [2021-07-31T17:40:28.282Z] PASS [2021-07-31T17:40:28.282Z] coverage: 100.0% of statements [2021-07-31T17:40:28.282Z] ok github.com/docker/docker/libcontainerd/queue 0.084s coverage: 100.0% of statements [2021-07-31T17:40:28.739Z] === RUN TestEnvironmentParsing [2021-07-31T17:40:28.739Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-31T17:40:28.739Z] PASS [2021-07-31T17:40:28.739Z] coverage: 1.2% of statements [2021-07-31T17:40:28.739Z] ok github.com/docker/docker/libcontainerd/local 0.070s coverage: 1.2% of statements [2021-07-31T17:40:28.739Z] === RUN TestEmptyLayer [2021-07-31T17:40:28.739Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-31T17:40:28.739Z] === RUN TestCommitFailure [2021-07-31T17:40:28.739Z] --- PASS: TestCommitFailure (0.02s) [2021-07-31T17:40:28.739Z] === RUN TestStartTransactionFailure [2021-07-31T17:40:28.992Z] docker_cli_daemon_plugins_test.go:169: [da47b6d1913c7] daemon is not started [2021-07-31T17:40:29.199Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-31T17:40:29.199Z] === RUN TestGetOrphan [2021-07-31T17:40:29.199Z] --- PASS: TestGetOrphan (0.01s) [2021-07-31T17:40:29.199Z] === RUN TestMountAndRegister [2021-07-31T17:40:29.199Z] layer_test.go:271: Layer size: 14 [2021-07-31T17:40:29.199Z] --- PASS: TestMountAndRegister (0.13s) [2021-07-31T17:40:29.199Z] === RUN TestLayerRelease [2021-07-31T17:40:29.199Z] layer_test.go:304: Failing on Windows [2021-07-31T17:40:29.199Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-31T17:40:29.199Z] === RUN TestStoreRestore [2021-07-31T17:40:29.199Z] layer_test.go:353: Failing on Windows [2021-07-31T17:40:29.199Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-31T17:40:29.199Z] === RUN TestTarStreamStability [2021-07-31T17:40:29.199Z] layer_test.go:468: Failing on Windows [2021-07-31T17:40:29.199Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-31T17:40:29.199Z] === RUN TestRegisterExistingLayer [2021-07-31T17:40:29.199Z] --- PASS: TestRegisterExistingLayer (0.20s) [2021-07-31T17:40:29.199Z] === RUN TestTarStreamVerification [2021-07-31T17:40:29.199Z] layer_test.go:697: Failing on Windows [2021-07-31T17:40:29.199Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-31T17:40:29.199Z] === RUN TestLayerMigration [2021-07-31T17:40:29.199Z] migration_test.go:46: Failing on Windows [2021-07-31T17:40:29.199Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-31T17:40:29.199Z] === RUN TestLayerMigrationNoTarsplit [2021-07-31T17:40:29.199Z] migration_test.go:182: Failing on Windows [2021-07-31T17:40:29.199Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-31T17:40:29.199Z] === RUN TestMountInit [2021-07-31T17:40:29.199Z] mount_test.go:17: Failing on Windows [2021-07-31T17:40:29.199Z] --- SKIP: TestMountInit (0.00s) [2021-07-31T17:40:29.199Z] === RUN TestMountSize [2021-07-31T17:40:29.199Z] mount_test.go:76: Failing on Windows [2021-07-31T17:40:29.199Z] --- SKIP: TestMountSize (0.00s) [2021-07-31T17:40:29.199Z] === RUN TestMountChanges [2021-07-31T17:40:29.199Z] mount_test.go:125: Failing on Windows [2021-07-31T17:40:29.199Z] --- SKIP: TestMountChanges (0.00s) [2021-07-31T17:40:29.199Z] === RUN TestMountApply [2021-07-31T17:40:29.199Z] mount_test.go:212: Failing on Windows [2021-07-31T17:40:29.199Z] --- SKIP: TestMountApply (0.00s) [2021-07-31T17:40:29.199Z] PASS [2021-07-31T17:40:29.199Z] coverage: 30.1% of statements [2021-07-31T17:40:29.199Z] ok github.com/docker/docker/layer 0.478s coverage: 30.1% of statements [2021-07-31T17:40:29.658Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-31T17:40:29.658Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-31T17:40:29.658Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-31T17:40:29.658Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-31T17:40:30.120Z] === RUN TestSequenceGetAvailableBit [2021-07-31T17:40:30.120Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-31T17:40:30.120Z] === RUN TestSequenceEqual [2021-07-31T17:40:30.120Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-31T17:40:30.120Z] === RUN TestSequenceCopy [2021-07-31T17:40:30.120Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-31T17:40:30.120Z] === RUN TestGetFirstAvailable [2021-07-31T17:40:30.120Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-31T17:40:30.120Z] === RUN TestFindSequence [2021-07-31T17:40:30.120Z] --- PASS: TestFindSequence (0.00s) [2021-07-31T17:40:30.120Z] === RUN TestCheckIfAvailable [2021-07-31T17:40:30.120Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-31T17:40:30.120Z] === RUN TestMergeSequences [2021-07-31T17:40:30.120Z] --- PASS: TestMergeSequences (0.00s) [2021-07-31T17:40:30.120Z] === RUN TestPushReservation [2021-07-31T17:40:30.120Z] --- PASS: TestPushReservation (0.00s) [2021-07-31T17:40:30.120Z] === RUN TestSerializeDeserialize [2021-07-31T17:40:30.120Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-31T17:40:30.120Z] === RUN TestSet [2021-07-31T17:40:30.120Z] --- PASS: TestSet (0.00s) [2021-07-31T17:40:30.120Z] === RUN TestSetUnset [2021-07-31T17:40:30.120Z] --- PASS: TestSetUnset (0.01s) [2021-07-31T17:40:30.120Z] === RUN TestOffsetSetUnset [2021-07-31T17:40:30.120Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-31T17:40:30.120Z] === RUN TestSetInRange [2021-07-31T17:40:30.120Z] --- PASS: TestSetInRange (0.00s) [2021-07-31T17:40:30.120Z] === RUN TestSetAnyInRange [2021-07-31T17:40:30.120Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-31T17:40:30.120Z] === RUN TestMethods [2021-07-31T17:40:30.120Z] --- PASS: TestMethods (0.00s) [2021-07-31T17:40:30.120Z] === RUN TestRandomAllocateDeallocate [2021-07-31T17:40:30.363Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-07-31T17:40:30.621Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-31T17:40:31.186Z] --- PASS: TestHealthKillContainer (3.70s) [2021-07-31T17:40:31.186Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-31T17:40:31.533Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-31T17:40:32.101Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-31T17:40:32.559Z] --- PASS: TestInspectCpusetInConfigPre120 (1.31s) [2021-07-31T17:40:32.559Z] === RUN TestIpcModeNone [2021-07-31T17:40:33.020Z] === RUN TestInvalidConfig [2021-07-31T17:40:33.020Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-31T17:40:33.020Z] === RUN TestConfig [2021-07-31T17:40:33.020Z] --- PASS: TestConfig (0.01s) [2021-07-31T17:40:33.020Z] === RUN TestOptionsLabels [2021-07-31T17:40:33.020Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-31T17:40:33.020Z] === RUN TestValidName [2021-07-31T17:40:33.020Z] --- PASS: TestValidName (0.00s) [2021-07-31T17:40:33.020Z] === RUN TestTLSConfiguration [2021-07-31T17:40:33.020Z] === RUN TestErrorInterfaces [2021-07-31T17:40:33.020Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-31T17:40:33.020Z] === RUN TestNetworkMarshalling [2021-07-31T17:40:33.020Z] time="2021-07-31T17:40:32Z" level=info msg="Option Initializing KV with TLS" [2021-07-31T17:40:33.020Z] --- PASS: TestTLSConfiguration (0.27s) [2021-07-31T17:40:33.020Z] PASS [2021-07-31T17:40:33.020Z] coverage: 24.0% of statements [2021-07-31T17:40:33.020Z] ok github.com/docker/docker/libnetwork/config 0.353s coverage: 24.0% of statements [2021-07-31T17:40:33.020Z] --- PASS: TestNetworkMarshalling (0.25s) [2021-07-31T17:40:33.020Z] === RUN TestEndpointMarshalling [2021-07-31T17:40:33.020Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-31T17:40:33.020Z] === RUN TestAuxAddresses [2021-07-31T17:40:33.020Z] time="2021-07-31T17:40:32Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-31T17:40:33.020Z] --- PASS: TestAuxAddresses (0.02s) [2021-07-31T17:40:33.020Z] === RUN TestSRVServiceQuery [2021-07-31T17:40:33.020Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:40:33.020Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-07-31T17:40:33.020Z] === RUN TestServiceVIPReuse [2021-07-31T17:40:33.020Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:40:33.020Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-07-31T17:40:33.020Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-31T17:40:33.020Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:40:33.020Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-31T17:40:33.020Z] === RUN TestDNSIPQuery [2021-07-31T17:40:33.020Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:40:33.020Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-31T17:40:33.020Z] === RUN TestDNSProxyServFail [2021-07-31T17:40:33.020Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:40:33.020Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-31T17:40:33.020Z] === RUN TestSandboxAddEmpty [2021-07-31T17:40:33.020Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:40:33.020Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-31T17:40:33.020Z] === RUN TestSandboxAddMultiPrio [2021-07-31T17:40:33.020Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:40:33.020Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-31T17:40:33.020Z] === RUN TestSandboxAddSamePrio [2021-07-31T17:40:33.020Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:40:33.020Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-31T17:40:33.020Z] === RUN TestCleanupServiceDiscovery [2021-07-31T17:40:33.020Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:40:33.020Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-31T17:40:33.020Z] === RUN TestDNSOptions [2021-07-31T17:40:33.020Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:40:33.020Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-31T17:40:33.020Z] === RUN TestMultipleControllersWithSameStore [2021-07-31T17:40:33.020Z] time="2021-07-31T17:40:32Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-31T17:40:33.020Z] time="2021-07-31T17:40:32Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-31T17:40:33.020Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-07-31T17:40:33.020Z] PASS [2021-07-31T17:40:33.020Z] coverage: 8.6% of statements [2021-07-31T17:40:33.020Z] ok github.com/docker/docker/libnetwork 0.413s coverage: 8.6% of statements [2021-07-31T17:40:33.467Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-31T17:40:33.480Z] === RUN TestKey [2021-07-31T17:40:33.480Z] --- PASS: TestKey (0.00s) [2021-07-31T17:40:33.480Z] === RUN TestParseKey [2021-07-31T17:40:33.480Z] --- PASS: TestParseKey (0.00s) [2021-07-31T17:40:33.480Z] === RUN TestInvalidDataStore [2021-07-31T17:40:33.480Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-31T17:40:33.480Z] === RUN TestKVObjectFlatKey [2021-07-31T17:40:33.480Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-31T17:40:33.480Z] === RUN TestAtomicKVObjectFlatKey [2021-07-31T17:40:33.480Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-31T17:40:33.480Z] PASS [2021-07-31T17:40:33.480Z] coverage: 21.9% of statements [2021-07-31T17:40:33.480Z] ok github.com/docker/docker/libnetwork/datastore 0.055s coverage: 21.9% of statements [2021-07-31T17:40:33.480Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-31T17:40:34.396Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-31T17:40:34.447Z] === RUN TestIPDataMarshalling [2021-07-31T17:40:34.447Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-31T17:40:34.447Z] === RUN TestValidateAndIsV6 [2021-07-31T17:40:34.447Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-31T17:40:34.447Z] PASS [2021-07-31T17:40:34.447Z] coverage: 68.9% of statements [2021-07-31T17:40:34.447Z] ok github.com/docker/docker/libnetwork/driverapi 0.049s coverage: 68.9% of statements [2021-07-31T17:40:34.447Z] === RUN TestDriver [2021-07-31T17:40:34.447Z] --- PASS: TestDriver (0.00s) [2021-07-31T17:40:34.447Z] PASS [2021-07-31T17:40:34.447Z] coverage: 34.8% of statements [2021-07-31T17:40:34.447Z] ok github.com/docker/docker/libnetwork/drivers/host 0.051s coverage: 34.8% of statements [2021-07-31T17:40:34.478Z] --- PASS: TestIpcModeNone (1.80s) [2021-07-31T17:40:34.478Z] === RUN TestIpcModePrivate [2021-07-31T17:40:34.478Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-07-31T17:40:35.042Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-07-31T17:40:35.325Z] --- PASS: TestBuildMultiStageCopy (6.93s) [2021-07-31T17:40:35.325Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.94s) [2021-07-31T17:40:35.325Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2021-07-31T17:40:35.325Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2021-07-31T17:40:35.325Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-07-31T17:40:35.325Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-07-31T17:40:35.325Z] === RUN TestBuildMultiStageParentConfig [2021-07-31T17:40:35.414Z] === RUN TestDriver [2021-07-31T17:40:35.414Z] --- PASS: TestDriver (0.00s) [2021-07-31T17:40:35.414Z] PASS [2021-07-31T17:40:35.414Z] coverage: 34.8% of statements [2021-07-31T17:40:35.414Z] ok github.com/docker/docker/libnetwork/drivers/null 0.049s coverage: 34.8% of statements [2021-07-31T17:40:35.414Z] === RUN TestNetworkAllocateFree [2021-07-31T17:40:35.414Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-31T17:40:35.414Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-31T17:40:35.414Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-31T17:40:35.414Z] PASS [2021-07-31T17:40:35.414Z] coverage: 63.6% of statements [2021-07-31T17:40:35.414Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.066s coverage: 63.6% of statements [2021-07-31T17:40:35.606Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-07-31T17:40:35.863Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2021-07-31T17:40:35.863Z] --- PASS: TestIpcModePrivate (1.59s) [2021-07-31T17:40:35.863Z] === RUN TestIpcModeShareable [2021-07-31T17:40:35.871Z] === RUN TestGetEmptyCapabilities [2021-07-31T17:40:35.871Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-31T17:40:35.871Z] === RUN TestGetExtraCapabilities [2021-07-31T17:40:35.871Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-07-31T17:40:35.871Z] === RUN TestGetInvalidCapabilities [2021-07-31T17:40:35.871Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-07-31T17:40:35.871Z] === RUN TestRemoteDriver [2021-07-31T17:40:35.871Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-31T17:40:35.871Z] === RUN TestDriverError [2021-07-31T17:40:35.871Z] --- PASS: TestDriverError (0.01s) [2021-07-31T17:40:35.871Z] === RUN TestMissingValues [2021-07-31T17:40:35.871Z] --- PASS: TestMissingValues (0.00s) [2021-07-31T17:40:35.871Z] === RUN TestRollback [2021-07-31T17:40:35.871Z] --- PASS: TestRollback (0.00s) [2021-07-31T17:40:35.871Z] PASS [2021-07-31T17:40:35.871Z] coverage: 57.4% of statements [2021-07-31T17:40:35.871Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.108s coverage: 57.4% of statements [2021-07-31T17:40:36.120Z] check_test.go:309: [dda1e1e0123aa] daemon is not started [2021-07-31T17:40:36.120Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-07-31T17:40:36.842Z] === RUN TestNew [2021-07-31T17:40:36.842Z] --- PASS: TestNew (0.00s) [2021-07-31T17:40:36.842Z] === RUN TestAddDriver [2021-07-31T17:40:36.842Z] --- PASS: TestAddDriver (0.00s) [2021-07-31T17:40:36.842Z] === RUN TestAddDuplicateDriver [2021-07-31T17:40:36.842Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-31T17:40:36.842Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-31T17:40:36.842Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-31T17:40:36.842Z] === RUN TestDriver [2021-07-31T17:40:36.842Z] --- PASS: TestDriver (0.00s) [2021-07-31T17:40:36.842Z] === RUN TestIPAM [2021-07-31T17:40:36.842Z] --- PASS: TestIPAM (0.00s) [2021-07-31T17:40:36.842Z] === RUN TestWalkIPAMs [2021-07-31T17:40:36.842Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-31T17:40:36.842Z] === RUN TestWalkDrivers [2021-07-31T17:40:36.842Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-31T17:40:36.842Z] PASS [2021-07-31T17:40:36.842Z] coverage: 82.4% of statements [2021-07-31T17:40:36.842Z] ok github.com/docker/docker/libnetwork/drvregistry 0.093s coverage: 82.4% of statements [2021-07-31T17:40:36.842Z] === RUN TestNAT [2021-07-31T17:40:36.842Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-31T17:40:36.842Z] --- SKIP: TestNAT (0.00s) [2021-07-31T17:40:36.842Z] === RUN TestTransparent [2021-07-31T17:40:36.842Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-31T17:40:36.842Z] --- SKIP: TestTransparent (0.00s) [2021-07-31T17:40:36.842Z] PASS [2021-07-31T17:40:36.842Z] coverage: 0.0% of statements [2021-07-31T17:40:36.842Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.073s coverage: 0.0% of statements [2021-07-31T17:40:37.300Z] === RUN TestBuildDefault [2021-07-31T17:40:37.300Z] --- PASS: TestBuildDefault (0.00s) [2021-07-31T17:40:37.300Z] === RUN TestBuildHostnameDomainname [2021-07-31T17:40:37.300Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-31T17:40:37.300Z] === RUN TestBuildHostname [2021-07-31T17:40:37.300Z] --- PASS: TestBuildHostname (0.00s) [2021-07-31T17:40:37.300Z] === RUN TestBuildHostnameFQDN [2021-07-31T17:40:37.300Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-31T17:40:37.300Z] === RUN TestBuildNoIP [2021-07-31T17:40:37.300Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-31T17:40:37.300Z] === RUN TestUpdate [2021-07-31T17:40:37.300Z] --- PASS: TestUpdate (0.00s) [2021-07-31T17:40:37.300Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-31T17:40:37.300Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-31T17:40:37.300Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-31T17:40:37.300Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-31T17:40:37.300Z] === RUN TestAddEmpty [2021-07-31T17:40:37.300Z] --- PASS: TestAddEmpty (0.00s) [2021-07-31T17:40:37.300Z] === RUN TestAdd [2021-07-31T17:40:37.300Z] --- PASS: TestAdd (0.00s) [2021-07-31T17:40:37.301Z] === RUN TestDeleteEmpty [2021-07-31T17:40:37.301Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-31T17:40:37.301Z] === RUN TestDeleteNewline [2021-07-31T17:40:37.301Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-31T17:40:37.301Z] === RUN TestDelete [2021-07-31T17:40:37.301Z] --- PASS: TestDelete (0.00s) [2021-07-31T17:40:37.301Z] === RUN TestConcurrentWrites [2021-07-31T17:40:37.491Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2021-07-31T17:40:37.749Z] --- PASS: TestIpcModeShareable (1.83s) [2021-07-31T17:40:37.749Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-31T17:40:37.758Z] --- PASS: TestConcurrentWrites (0.28s) [2021-07-31T17:40:37.758Z] PASS [2021-07-31T17:40:37.758Z] coverage: 81.2% of statements [2021-07-31T17:40:37.758Z] ok github.com/docker/docker/libnetwork/etchosts 0.355s coverage: 81.2% of statements [2021-07-31T17:40:37.758Z] --- PASS: TestRandomAllocateDeallocate (7.96s) [2021-07-31T17:40:37.758Z] === RUN TestAllocateRandomDeallocate [2021-07-31T17:40:37.758Z] === RUN TestDiff [2021-07-31T17:40:37.758Z] --- PASS: TestDiff (0.00s) [2021-07-31T17:40:37.758Z] === RUN TestAddedCallback [2021-07-31T17:40:37.758Z] --- PASS: TestAddedCallback (0.00s) [2021-07-31T17:40:37.758Z] === RUN TestRemovedCallback [2021-07-31T17:40:37.758Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-31T17:40:37.758Z] === RUN TestNoCallback [2021-07-31T17:40:37.758Z] --- PASS: TestNoCallback (0.00s) [2021-07-31T17:40:37.758Z] PASS [2021-07-31T17:40:37.758Z] coverage: 48.1% of statements [2021-07-31T17:40:37.758Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.052s coverage: 48.1% of statements [2021-07-31T17:40:38.216Z] === RUN TestNew [2021-07-31T17:40:38.216Z] --- PASS: TestNew (0.00s) [2021-07-31T17:40:38.216Z] === RUN TestAllocate [2021-07-31T17:40:38.216Z] --- PASS: TestAllocate (0.00s) [2021-07-31T17:40:38.216Z] === RUN TestUninitialized [2021-07-31T17:40:38.216Z] --- PASS: TestUninitialized (0.00s) [2021-07-31T17:40:38.216Z] === RUN TestAllocateInRange [2021-07-31T17:40:38.216Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-31T17:40:38.216Z] === RUN TestAllocateSerial [2021-07-31T17:40:38.216Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-31T17:40:38.216Z] PASS [2021-07-31T17:40:38.216Z] coverage: 87.5% of statements [2021-07-31T17:40:38.216Z] ok github.com/docker/docker/libnetwork/idm 0.060s coverage: 87.5% of statements [2021-07-31T17:40:38.317Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-07-31T17:40:38.675Z] === RUN TestCaller [2021-07-31T17:40:38.675Z] --- PASS: TestCaller (0.00s) [2021-07-31T17:40:38.675Z] PASS [2021-07-31T17:40:38.675Z] coverage: 100.0% of statements [2021-07-31T17:40:38.675Z] ok github.com/docker/docker/libnetwork/internal/caller 0.049s coverage: 100.0% of statements [2021-07-31T17:40:38.675Z] === RUN TestSetSerialInsertDelete [2021-07-31T17:40:38.675Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-31T17:40:38.675Z] === RUN TestSetParallelInsertDelete [2021-07-31T17:40:40.210Z] --- PASS: TestAllocateRandomDeallocate (2.25s) [2021-07-31T17:40:40.210Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-31T17:40:40.210Z] === RUN TestInt2IP2IntConversion [2021-07-31T17:40:40.573Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-07-31T17:40:40.573Z] === RUN TestBuildLabelWithTargets [2021-07-31T17:40:40.668Z] === RUN TestPoolRequest [2021-07-31T17:40:40.668Z] --- PASS: TestPoolRequest (0.00s) [2021-07-31T17:40:40.668Z] === RUN TestOtherRequests [2021-07-31T17:40:40.668Z] --- PASS: TestOtherRequests (0.00s) [2021-07-31T17:40:40.668Z] PASS [2021-07-31T17:40:40.668Z] coverage: 57.1% of statements [2021-07-31T17:40:40.668Z] ok github.com/docker/docker/libnetwork/ipams/null 0.040s coverage: 57.1% of statements [2021-07-31T17:40:40.668Z] --- PASS: TestInt2IP2IntConversion (0.61s) [2021-07-31T17:40:40.668Z] === RUN TestGetAddressVersion [2021-07-31T17:40:40.668Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-31T17:40:40.668Z] === RUN TestKeyString [2021-07-31T17:40:40.668Z] --- PASS: TestKeyString (0.00s) [2021-07-31T17:40:40.668Z] === RUN TestPoolDataMarshal [2021-07-31T17:40:40.668Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-31T17:40:40.668Z] === RUN TestSubnetsMarshal [2021-07-31T17:40:40.845Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-07-31T17:40:41.102Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-31T17:40:41.127Z] --- PASS: TestSubnetsMarshal (0.07s) [2021-07-31T17:40:41.127Z] === RUN TestAddSubnets [2021-07-31T17:40:41.128Z] --- PASS: TestAddSubnets (0.09s) [2021-07-31T17:40:41.128Z] === RUN TestDoublePoolRelease [2021-07-31T17:40:41.128Z] --- PASS: TestDoublePoolRelease (0.07s) [2021-07-31T17:40:41.128Z] === RUN TestAddReleasePoolID [2021-07-31T17:40:41.128Z] --- PASS: TestAddReleasePoolID (0.10s) [2021-07-31T17:40:41.128Z] === RUN TestPredefinedPool [2021-07-31T17:40:41.128Z] --- PASS: TestPredefinedPool (0.04s) [2021-07-31T17:40:41.128Z] === RUN TestRemoveSubnet [2021-07-31T17:40:41.589Z] --- PASS: TestRemoveSubnet (0.27s) [2021-07-31T17:40:41.589Z] === RUN TestGetSameAddress [2021-07-31T17:40:41.589Z] --- PASS: TestGetSameAddress (0.03s) [2021-07-31T17:40:41.589Z] === RUN TestPoolAllocationReuse [2021-07-31T17:40:42.052Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.98s) [2021-07-31T17:40:42.052Z] === RUN TestRetrieveFromStore [2021-07-31T17:40:42.476Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-07-31T17:40:42.513Z] === RUN TestGetCapabilities [2021-07-31T17:40:42.513Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-31T17:40:42.513Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-31T17:40:42.513Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-07-31T17:40:42.513Z] === RUN TestGetDefaultAddressSpaces [2021-07-31T17:40:42.513Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-07-31T17:40:42.513Z] === RUN TestRemoteDriver [2021-07-31T17:40:42.513Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-31T17:40:42.513Z] PASS [2021-07-31T17:40:42.513Z] coverage: 47.4% of statements [2021-07-31T17:40:42.513Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.084s coverage: 47.4% of statements [2021-07-31T17:40:42.733Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.02s) [2021-07-31T17:40:42.733Z] === RUN TestAPIIpcModeHost [2021-07-31T17:40:42.971Z] --- PASS: TestRetrieveFromStore (0.80s) [2021-07-31T17:40:42.971Z] === RUN TestIsCorrupted [2021-07-31T17:40:42.971Z] --- PASS: TestIsCorrupted (0.02s) [2021-07-31T17:40:42.971Z] === RUN TestSetRollover [2021-07-31T17:40:43.430Z] === RUN TestWindowsIPAM [2021-07-31T17:40:43.430Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-31T17:40:43.430Z] PASS [2021-07-31T17:40:43.430Z] coverage: 71.4% of statements [2021-07-31T17:40:43.430Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.058s coverage: 71.4% of statements [2021-07-31T17:40:43.887Z] --- PASS: TestPoolAllocationReuse (2.44s) [2021-07-31T17:40:43.887Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-31T17:40:43.887Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2021-07-31T17:40:43.887Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-31T17:40:44.347Z] === RUN TestDefaultNetwork [2021-07-31T17:40:44.632Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-07-31T17:40:44.806Z] --- PASS: TestDefaultNetwork (0.34s) [2021-07-31T17:40:44.806Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-31T17:40:44.891Z] --- PASS: TestAPIIpcModeHost (2.11s) [2021-07-31T17:40:44.891Z] === RUN TestDaemonIpcModeShareable [2021-07-31T17:40:45.263Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.32s) [2021-07-31T17:40:45.263Z] === RUN TestInitAddressPools [2021-07-31T17:40:45.263Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-31T17:40:45.263Z] PASS [2021-07-31T17:40:45.263Z] coverage: 74.0% of statements [2021-07-31T17:40:45.263Z] ok github.com/docker/docker/libnetwork/ipamutils 0.753s coverage: 74.0% of statements [2021-07-31T17:40:45.263Z] --- PASS: TestSetRollover (2.26s) [2021-07-31T17:40:45.263Z] === RUN TestSetRolloverSerial [2021-07-31T17:40:45.726Z] === RUN TestKeyValue [2021-07-31T17:40:45.726Z] --- PASS: TestKeyValue (0.00s) [2021-07-31T17:40:45.726Z] PASS [2021-07-31T17:40:45.726Z] coverage: 60.0% of statements [2021-07-31T17:40:45.726Z] ok github.com/docker/docker/libnetwork/netlabel 0.053s coverage: 60.0% of statements [2021-07-31T17:40:46.791Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-07-31T17:40:47.357Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-07-31T17:40:47.615Z] --- PASS: TestDaemonIpcModeShareable (2.84s) [2021-07-31T17:40:47.615Z] === RUN TestDaemonIpcModePrivate [2021-07-31T17:40:47.873Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-31T17:40:47.900Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.69s) [2021-07-31T17:40:47.900Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-31T17:40:47.900Z] --- PASS: TestSetRolloverSerial (2.72s) [2021-07-31T17:40:47.900Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-31T17:40:47.900Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-31T17:40:47.900Z] PASS [2021-07-31T17:40:47.900Z] coverage: 84.4% of statements [2021-07-31T17:40:47.900Z] ok github.com/docker/docker/libnetwork/bitseq 18.154s coverage: 84.4% of statements [2021-07-31T17:40:48.665Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-07-31T17:40:48.665Z] === RUN TestBuildWithEmptyLayers [2021-07-31T17:40:48.809Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-07-31T17:40:48.865Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-31T17:40:48.865Z] PASS [2021-07-31T17:40:48.865Z] coverage: 100.0% of statements [2021-07-31T17:40:48.865Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.054s coverage: 100.0% of statements [2021-07-31T17:40:49.323Z] === RUN TestNetworkDBSimple [2021-07-31T17:40:49.781Z] === RUN TestGenerate [2021-07-31T17:40:49.781Z] --- PASS: TestGenerate (0.00s) [2021-07-31T17:40:49.781Z] === RUN TestGeneratePtr [2021-07-31T17:40:49.781Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-31T17:40:49.781Z] === RUN TestGenerateMissingField [2021-07-31T17:40:49.781Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-31T17:40:49.781Z] === RUN TestFieldCannotBeSet [2021-07-31T17:40:49.781Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-31T17:40:49.781Z] === RUN TestTypeMismatchError [2021-07-31T17:40:49.781Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-31T17:40:49.781Z] PASS [2021-07-31T17:40:49.781Z] coverage: 100.0% of statements [2021-07-31T17:40:49.781Z] ok github.com/docker/docker/libnetwork/options 0.043s coverage: 100.0% of statements [2021-07-31T17:40:50.184Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: false, mustBeShared: false [2021-07-31T17:40:50.184Z] --- PASS: TestDaemonIpcModePrivate (2.48s) [2021-07-31T17:40:50.184Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-31T17:40:50.239Z] 2021/07/31 17:40:49 Closing DB instances... [2021-07-31T17:40:50.562Z] --- PASS: TestImportExtremelyLargeImageWorks (94.44s) [2021-07-31T17:40:50.562Z] PASS [2021-07-31T17:40:50.562Z] [2021-07-31T17:40:50.562Z] DONE 12 tests in 97.149s [2021-07-31T17:40:50.562Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-31T17:40:50.562Z] INFO: Testing against a local daemon [2021-07-31T17:40:50.562Z] === RUN TestNetworkCreateDelete [2021-07-31T17:40:50.562Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-07-31T17:40:50.562Z] === RUN TestDockerNetworkDeletePreferID [2021-07-31T17:40:50.562Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-07-31T17:40:50.562Z] === RUN TestDaemonDNSFallback [2021-07-31T17:40:50.698Z] testing: warning: no tests to run [2021-07-31T17:40:50.698Z] PASS [2021-07-31T17:40:50.698Z] coverage: 0.0% of statements [2021-07-31T17:40:50.698Z] ok github.com/docker/docker/libnetwork/osl 0.046s coverage: 0.0% of statements [no tests to run] [2021-07-31T17:40:51.188Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-07-31T17:40:51.188Z] === RUN TestBuildMultiStageOnBuild [2021-07-31T17:40:51.561Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-07-31T17:40:51.665Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.75s) [2021-07-31T17:40:51.665Z] === RUN TestGetAddress [2021-07-31T17:40:51.665Z] === RUN TestRequestNewPort [2021-07-31T17:40:51.665Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-31T17:40:51.665Z] === RUN TestRequestSpecificPort [2021-07-31T17:40:51.665Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-31T17:40:51.665Z] === RUN TestReleasePort [2021-07-31T17:40:51.665Z] --- PASS: TestReleasePort (0.00s) [2021-07-31T17:40:51.665Z] === RUN TestReuseReleasedPort [2021-07-31T17:40:51.665Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-31T17:40:51.665Z] === RUN TestReleaseUnreadledPort [2021-07-31T17:40:51.665Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-31T17:40:51.665Z] === RUN TestUnknowProtocol [2021-07-31T17:40:51.665Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-31T17:40:51.665Z] === RUN TestAllocateAllPorts [2021-07-31T17:40:51.665Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-31T17:40:51.665Z] === RUN TestPortAllocation [2021-07-31T17:40:51.665Z] --- PASS: TestPortAllocation (0.00s) [2021-07-31T17:40:51.665Z] === RUN TestPortAllocationWithCustomRange [2021-07-31T17:40:51.665Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-31T17:40:51.665Z] === RUN TestNoDuplicateBPR [2021-07-31T17:40:51.665Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-31T17:40:51.665Z] === RUN TestChangePortRange [2021-07-31T17:40:51.665Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-31T17:40:51.665Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-31T17:40:51.665Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-31T17:40:51.665Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-31T17:40:51.665Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-31T17:40:51.665Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-31T17:40:51.665Z] --- PASS: TestChangePortRange (0.00s) [2021-07-31T17:40:51.665Z] PASS [2021-07-31T17:40:51.665Z] coverage: 88.6% of statements [2021-07-31T17:40:51.665Z] ok github.com/docker/docker/libnetwork/portallocator 0.046s coverage: 88.6% of statements [2021-07-31T17:40:51.819Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-07-31T17:40:52.125Z] --- PASS: TestNetworkDBSimple (2.65s) [2021-07-31T17:40:52.125Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-31T17:40:52.399Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-31T17:40:52.583Z] === RUN TestTransportPortConv [2021-07-31T17:40:52.583Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-31T17:40:52.583Z] === RUN TestTransportPortBindingConv [2021-07-31T17:40:52.583Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-31T17:40:52.583Z] === RUN TestErrorConstructors [2021-07-31T17:40:52.583Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-31T17:40:52.583Z] === RUN TestCompareIPMask [2021-07-31T17:40:52.583Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-31T17:40:52.583Z] === RUN TestUtilGetHostPartIP [2021-07-31T17:40:52.583Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-31T17:40:52.583Z] === RUN TestUtilGetBroadcastIP [2021-07-31T17:40:52.583Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-31T17:40:52.583Z] === RUN TestParseCIDR [2021-07-31T17:40:52.583Z] --- PASS: TestParseCIDR (0.00s) [2021-07-31T17:40:52.583Z] PASS [2021-07-31T17:40:52.583Z] coverage: 47.9% of statements [2021-07-31T17:40:52.583Z] ok github.com/docker/docker/libnetwork/types 0.043s coverage: 47.9% of statements [2021-07-31T17:40:52.965Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-31T17:40:52.965Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: false, mustBeShared: false [2021-07-31T17:40:52.965Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.91s) [2021-07-31T17:40:52.965Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-31T17:40:53.041Z] 2021/07/31 17:40:52 Closing DB instances... [2021-07-31T17:40:53.111Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-07-31T17:40:53.502Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-31T17:40:53.502Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-31T17:40:53.502Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-31T17:40:53.502Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-31T17:40:53.502Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-31T17:40:53.502Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-31T17:40:53.502Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-31T17:40:53.502Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-31T17:40:53.502Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-31T17:40:53.502Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-31T17:40:53.502Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-31T17:40:53.502Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-31T17:40:53.502Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-31T17:40:53.502Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-31T17:40:53.502Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-31T17:40:53.502Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-31T17:40:53.502Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-31T17:40:53.502Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-31T17:40:53.502Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-31T17:40:53.502Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-31T17:40:53.502Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-31T17:40:53.502Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-31T17:40:53.502Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-31T17:40:53.502Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-31T17:40:53.502Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-31T17:40:53.502Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-31T17:40:53.502Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-31T17:40:53.502Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-31T17:40:53.502Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-31T17:40:53.502Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-31T17:40:53.502Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-31T17:40:53.502Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-31T17:40:53.502Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-31T17:40:53.502Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-31T17:40:53.502Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-31T17:40:53.502Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-31T17:40:53.502Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-31T17:40:53.502Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-31T17:40:53.502Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-31T17:40:53.502Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-31T17:40:53.502Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-31T17:40:53.503Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-31T17:40:53.503Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-31T17:40:53.503Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-31T17:40:53.503Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-31T17:40:53.503Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-31T17:40:53.503Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-31T17:40:53.503Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-31T17:40:53.503Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-31T17:40:53.503Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-31T17:40:53.503Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-31T17:40:53.503Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-31T17:40:53.503Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-31T17:40:53.503Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-31T17:40:53.503Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-31T17:40:53.503Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-31T17:40:53.503Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-31T17:40:53.503Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-31T17:40:53.503Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-31T17:40:53.503Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-31T17:40:53.503Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-31T17:40:53.503Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-31T17:40:53.503Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-31T17:40:53.503Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-31T17:40:53.503Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-31T17:40:53.503Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-31T17:40:53.503Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-31T17:40:53.503Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-31T17:40:53.503Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-31T17:40:53.503Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-31T17:40:53.503Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-31T17:40:53.503Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-31T17:40:53.503Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-31T17:40:53.503Z] PASS [2021-07-31T17:40:53.503Z] coverage: 50.0% of statements [2021-07-31T17:40:53.503Z] ok github.com/docker/docker/oci 0.047s coverage: 50.0% of statements [2021-07-31T17:40:54.470Z] === RUN TestParseVersion [2021-07-31T17:40:54.470Z] --- PASS: TestParseVersion (0.00s) [2021-07-31T17:40:54.470Z] PASS [2021-07-31T17:40:54.470Z] coverage: 52.9% of statements [2021-07-31T17:40:54.470Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 52.9% of statements [2021-07-31T17:40:54.470Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2021-07-31T17:40:54.470Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-31T17:40:54.863Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2021-07-31T17:40:54.928Z] === RUN TestAddressPoolOpt [2021-07-31T17:40:54.928Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-31T17:40:54.928Z] === RUN TestValidateEnv [2021-07-31T17:40:54.928Z] === RUN TestValidateEnv/a [2021-07-31T17:40:54.928Z] === RUN TestValidateEnv/something [2021-07-31T17:40:54.928Z] === RUN TestValidateEnv/_=a [2021-07-31T17:40:54.928Z] === RUN TestValidateEnv/env1=value1 [2021-07-31T17:40:54.928Z] === RUN TestValidateEnv/_env1=value1 [2021-07-31T17:40:54.928Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-31T17:40:54.928Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-31T17:40:54.928Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-31T17:40:54.928Z] === RUN TestValidateEnv/PATH [2021-07-31T17:40:54.928Z] === RUN TestValidateEnv/=a [2021-07-31T17:40:54.928Z] === RUN TestValidateEnv/PATH= [2021-07-31T17:40:54.928Z] === RUN TestValidateEnv/PATH=something [2021-07-31T17:40:54.928Z] === RUN TestValidateEnv/asd!qwe [2021-07-31T17:40:54.928Z] === RUN TestValidateEnv/1asd [2021-07-31T17:40:54.928Z] === RUN TestValidateEnv/123 [2021-07-31T17:40:54.928Z] === RUN TestValidateEnv/some_space [2021-07-31T17:40:54.928Z] === RUN TestValidateEnv/__some_space_before [2021-07-31T17:40:54.928Z] === RUN TestValidateEnv/some_space_after__ [2021-07-31T17:40:54.928Z] === RUN TestValidateEnv/= [2021-07-31T17:40:54.928Z] === RUN TestValidateEnv/PaTh [2021-07-31T17:40:54.928Z] --- PASS: TestValidateEnv (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-31T17:40:54.928Z] === RUN TestParseHost [2021-07-31T17:40:54.928Z] --- PASS: TestParseHost (0.00s) [2021-07-31T17:40:54.928Z] === RUN TestParseDockerDaemonHost [2021-07-31T17:40:54.928Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-31T17:40:54.928Z] === RUN TestParseTCP [2021-07-31T17:40:54.928Z] --- PASS: TestParseTCP (0.00s) [2021-07-31T17:40:54.928Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-31T17:40:54.928Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-31T17:40:54.928Z] === RUN TestValidateExtraHosts [2021-07-31T17:40:54.928Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-31T17:40:54.928Z] === RUN TestIpOptString [2021-07-31T17:40:54.928Z] --- PASS: TestIpOptString (0.00s) [2021-07-31T17:40:54.928Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-31T17:40:54.928Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-31T17:40:54.928Z] === RUN TestNewIpOptValidDefaultVal [2021-07-31T17:40:54.928Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-31T17:40:54.928Z] === RUN TestIpOptSetInvalidVal [2021-07-31T17:40:54.928Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-31T17:40:54.928Z] === RUN TestValidateIPAddress [2021-07-31T17:40:54.928Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-31T17:40:54.928Z] === RUN TestMapOpts [2021-07-31T17:40:54.928Z] --- PASS: TestMapOpts (0.00s) [2021-07-31T17:40:54.928Z] === RUN TestListOptsWithoutValidator [2021-07-31T17:40:54.928Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-31T17:40:54.928Z] === RUN TestListOptsWithValidator [2021-07-31T17:40:54.928Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-31T17:40:54.928Z] === RUN TestValidateDNSSearch [2021-07-31T17:40:54.928Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-31T17:40:54.928Z] === RUN TestValidateLabel [2021-07-31T17:40:54.928Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-31T17:40:54.928Z] === RUN TestValidateLabel/label_with_general_format [2021-07-31T17:40:54.928Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-31T17:40:54.928Z] === RUN TestValidateLabel/label_with_one_more [2021-07-31T17:40:54.928Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-31T17:40:54.928Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-31T17:40:54.928Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-31T17:40:54.928Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-31T17:40:54.928Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-31T17:40:54.928Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-31T17:40:54.928Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-31T17:40:54.928Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-31T17:40:54.928Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-31T17:40:54.928Z] --- PASS: TestValidateLabel (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-31T17:40:54.928Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-31T17:40:54.928Z] === RUN TestNamedListOpts [2021-07-31T17:40:54.928Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-31T17:40:54.928Z] === RUN TestNamedMapOpts [2021-07-31T17:40:54.928Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-31T17:40:54.928Z] === RUN TestParseLink [2021-07-31T17:40:54.928Z] --- PASS: TestParseLink (0.00s) [2021-07-31T17:40:54.928Z] === RUN TestQuotedStringSetWithQuotes [2021-07-31T17:40:54.928Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-31T17:40:54.928Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-31T17:40:54.928Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-31T17:40:54.928Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-31T17:40:54.928Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-31T17:40:54.928Z] === RUN TestUlimitOpt [2021-07-31T17:40:54.928Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-31T17:40:54.928Z] PASS [2021-07-31T17:40:54.928Z] coverage: 67.1% of statements [2021-07-31T17:40:54.928Z] ok github.com/docker/docker/opts 0.077s coverage: 67.1% of statements [2021-07-31T17:40:55.120Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.05s) [2021-07-31T17:40:55.120Z] === RUN TestIpcModeOlderClient [2021-07-31T17:40:55.120Z] === PAUSE TestIpcModeOlderClient [2021-07-31T17:40:55.120Z] === RUN TestKillContainerInvalidSignal [2021-07-31T17:40:55.685Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-07-31T17:40:55.803Z] --- PASS: TestDaemonDNSFallback (6.60s) [2021-07-31T17:40:55.803Z] === RUN TestInspectNetwork [2021-07-31T17:40:55.893Z] 2021/07/31 17:40:55 Closing DB instances... [2021-07-31T17:40:56.251Z] --- PASS: TestKillContainerInvalidSignal (1.02s) [2021-07-31T17:40:56.251Z] === RUN TestKillContainer [2021-07-31T17:40:56.251Z] === RUN TestKillContainer/no_signal [2021-07-31T17:40:56.438Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2021-07-31T17:40:56.438Z] === RUN TestBuildUncleanTarFilenames [2021-07-31T17:40:56.695Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2021-07-31T17:40:56.695Z] === RUN TestBuildMultiStageLayerLeak [2021-07-31T17:40:56.859Z] === RUN TestIsArchivePathDir [2021-07-31T17:40:56.859Z] === RUN TestPeerCertificateMarshalJSON [2021-07-31T17:40:56.859Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-07-31T17:40:56.859Z] === RUN TestIsArchivePathInvalidFile [2021-07-31T17:40:56.859Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2021-07-31T17:40:56.859Z] === RUN TestIsArchivePathTar [2021-07-31T17:40:57.185Z] === RUN TestKillContainer/non_killing_signal [2021-07-31T17:40:57.317Z] --- PASS: TestIsArchivePathTar (0.15s) [2021-07-31T17:40:57.317Z] === RUN TestDecompressStreamGzip [2021-07-31T17:40:57.317Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.64s) [2021-07-31T17:40:57.317Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-31T17:40:57.317Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-31T17:40:57.317Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-31T17:40:57.317Z] --- PASS: TestPeerCertificateMarshalJSON (0.48s) [2021-07-31T17:40:57.317Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-31T17:40:57.317Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-31T17:40:57.317Z] === RUN TestMiddleware [2021-07-31T17:40:57.317Z] --- PASS: TestMiddleware (0.00s) [2021-07-31T17:40:57.317Z] === RUN TestNewResponseModifier [2021-07-31T17:40:57.317Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-31T17:40:57.317Z] PASS [2021-07-31T17:40:57.317Z] coverage: 26.8% of statements [2021-07-31T17:40:57.317Z] --- PASS: TestDecompressStreamGzip (0.14s) [2021-07-31T17:40:57.317Z] === RUN TestDecompressStreamBzip2 [2021-07-31T17:40:57.317Z] ok github.com/docker/docker/pkg/authorization 0.545s coverage: 26.8% of statements [2021-07-31T17:40:57.318Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2021-07-31T17:40:57.318Z] === RUN TestDecompressStreamXz [2021-07-31T17:40:57.318Z] archive_test.go:134: Xz not present in msys2 [2021-07-31T17:40:57.318Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-31T17:40:57.318Z] === RUN TestCompressStreamXzUnsupported [2021-07-31T17:40:57.318Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-31T17:40:57.318Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-31T17:40:57.318Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-31T17:40:57.318Z] === RUN TestCompressStreamInvalid [2021-07-31T17:40:57.318Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-31T17:40:57.318Z] === RUN TestExtensionInvalid [2021-07-31T17:40:57.318Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-31T17:40:57.318Z] === RUN TestExtensionUncompressed [2021-07-31T17:40:57.318Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-31T17:40:57.318Z] === RUN TestExtensionBzip2 [2021-07-31T17:40:57.318Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-31T17:40:57.318Z] === RUN TestExtensionGzip [2021-07-31T17:40:57.318Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-31T17:40:57.318Z] === RUN TestExtensionXz [2021-07-31T17:40:57.318Z] --- PASS: TestExtensionXz (0.00s) [2021-07-31T17:40:57.318Z] === RUN TestCmdStreamLargeStderr [2021-07-31T17:40:57.318Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-07-31T17:40:57.318Z] === RUN TestCmdStreamBad [2021-07-31T17:40:57.318Z] archive_test.go:239: Failing on Windows CI machines [2021-07-31T17:40:57.318Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-31T17:40:57.318Z] === RUN TestCmdStreamGood [2021-07-31T17:40:57.751Z] === RUN TestKillContainer/killing_signal [2021-07-31T17:40:57.776Z] --- PASS: TestCmdStreamGood (0.06s) [2021-07-31T17:40:57.776Z] === RUN TestUntarPathWithInvalidDest [2021-07-31T17:40:57.776Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-07-31T17:40:57.776Z] === RUN TestUntarPathWithInvalidSrc [2021-07-31T17:40:57.776Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-31T17:40:57.776Z] === RUN TestUntarPath [2021-07-31T17:40:57.776Z] --- PASS: TestUntarPath (0.06s) [2021-07-31T17:40:57.776Z] === RUN TestUntarPathWithDestinationFile [2021-07-31T17:40:57.776Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2021-07-31T17:40:57.776Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-31T17:40:57.776Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2021-07-31T17:40:57.776Z] === RUN TestCopyWithTarInvalidSrc [2021-07-31T17:40:57.776Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-31T17:40:57.776Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-31T17:40:57.776Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-31T17:40:57.776Z] === RUN TestCopyWithTarSrcFile [2021-07-31T17:40:57.776Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-31T17:40:57.776Z] === RUN TestCopyWithTarSrcFolder [2021-07-31T17:40:57.776Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-31T17:40:57.776Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-31T17:40:57.776Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-31T17:40:57.776Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-31T17:40:57.776Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-07-31T17:40:57.776Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-31T17:40:57.776Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2021-07-31T17:40:57.776Z] === RUN TestCopyFileWithTarSrcFile [2021-07-31T17:40:57.776Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-31T17:40:57.776Z] === RUN TestTarFiles [2021-07-31T17:40:57.776Z] === RUN TestUnbuffered [2021-07-31T17:40:57.776Z] --- PASS: TestUnbuffered (0.00s) [2021-07-31T17:40:57.776Z] === RUN TestRaceUnbuffered [2021-07-31T17:40:57.776Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-31T17:40:57.776Z] PASS [2021-07-31T17:40:57.776Z] coverage: 100.0% of statements [2021-07-31T17:40:57.777Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2021-07-31T17:40:58.742Z] === RUN TestMatch [2021-07-31T17:40:58.742Z] === RUN TestMatch/[[]] [2021-07-31T17:40:58.742Z] === RUN TestMatch/[[foo]] [2021-07-31T17:40:58.742Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-31T17:40:58.742Z] === RUN TestMatch/[[foo_bar]] [2021-07-31T17:40:58.742Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-31T17:40:58.742Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-31T17:40:58.742Z] === RUN TestMatch/[] [2021-07-31T17:40:58.742Z] === RUN TestMatch/[]#01 [2021-07-31T17:40:58.742Z] === RUN TestMatch/[[qux]] [2021-07-31T17:40:58.742Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-31T17:40:58.742Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-31T17:40:58.742Z] === RUN TestMatch/[[foo_baz]] [2021-07-31T17:40:58.742Z] --- PASS: TestMatch (0.00s) [2021-07-31T17:40:58.742Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-31T17:40:58.742Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-31T17:40:58.742Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-31T17:40:58.742Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-31T17:40:58.742Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-31T17:40:58.742Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-31T17:40:58.742Z] --- PASS: TestMatch/[] (0.00s) [2021-07-31T17:40:58.742Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-31T17:40:58.742Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-31T17:40:58.742Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-31T17:40:58.742Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-31T17:40:58.742Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-31T17:40:58.742Z] PASS [2021-07-31T17:40:58.742Z] coverage: 87.5% of statements [2021-07-31T17:40:58.742Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2021-07-31T17:40:59.067Z] === RUN TestInspectNetwork/full_network_id [2021-07-31T17:40:59.067Z] === RUN TestInspectNetwork/partial_network_id [2021-07-31T17:40:59.067Z] === RUN TestInspectNetwork/network_name [2021-07-31T17:40:59.067Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-31T17:40:59.125Z] --- PASS: TestKillContainer (2.84s) [2021-07-31T17:40:59.125Z] --- PASS: TestKillContainer/no_signal (0.93s) [2021-07-31T17:40:59.125Z] --- PASS: TestKillContainer/non_killing_signal (0.76s) [2021-07-31T17:40:59.125Z] --- PASS: TestKillContainer/killing_signal (0.91s) [2021-07-31T17:40:59.125Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-31T17:40:59.125Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-31T17:40:59.352Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-31T17:40:59.352Z] [2021-07-31T17:40:59.352Z] ________ ____ __. [2021-07-31T17:40:59.352Z] \_____ \ | |/ _| [2021-07-31T17:40:59.352Z] / | \| < [2021-07-31T17:40:59.352Z] / | \ | \ [2021-07-31T17:40:59.352Z] \_______ /____|__ \ [2021-07-31T17:40:59.352Z] \/ \/ [2021-07-31T17:40:59.352Z] [2021-07-31T17:40:59.352Z] INFO: make.ps1 ended at 07/31/2021 17:40:55 [2021-07-31T17:40:59.352Z] INFO: Binaries build ended at 07/31/2021 17:40:56. Duration:00:01:29.0424140 [2021-07-31T17:40:59.352Z] INFO: Copying the built daemon binary to d:\CI\PR-42697\12\binary\dockerd-4431b8c3e2.exe... [2021-07-31T17:40:59.352Z] INFO: Copying the built client binary to d:\CI\PR-42697\12\binary\docker-4431b8c3e2.exe... [2021-07-31T17:40:59.352Z] INFO: Copying dockerversion from the container... [2021-07-31T17:40:59.352Z] INFO: Copying the golang package from the container to d:\CI\PR-42697\12\installer\go.zip... [2021-07-31T17:40:59.352Z] INFO: Extracting go.zip to d:\CI\PR-42697\12\go [2021-07-31T17:40:59.709Z] 2021/07/31 17:40:59 Closing DB instances... [2021-07-31T17:40:59.709Z] === RUN TestChrootTarUntar [2021-07-31T17:40:59.709Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:40:59.709Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-31T17:40:59.709Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-31T17:40:59.709Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:40:59.709Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-31T17:40:59.709Z] === RUN TestChrootUntarEmptyArchive [2021-07-31T17:40:59.709Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-31T17:40:59.709Z] === RUN TestChrootTarUntarWithSymlink [2021-07-31T17:40:59.709Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-31T17:40:59.709Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-31T17:40:59.709Z] === RUN TestChrootCopyWithTar [2021-07-31T17:40:59.709Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-31T17:40:59.709Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-31T17:40:59.709Z] === RUN TestChrootCopyFileWithTar [2021-07-31T17:40:59.709Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:40:59.709Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-31T17:40:59.709Z] === RUN TestChrootUntarPath [2021-07-31T17:40:59.709Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-31T17:40:59.709Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-31T17:40:59.709Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-31T17:40:59.709Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:40:59.709Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-31T17:40:59.709Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-31T17:40:59.709Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:40:59.709Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-31T17:40:59.709Z] === RUN TestChrootApplyDotDotFile [2021-07-31T17:40:59.709Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:40:59.709Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-31T17:40:59.709Z] PASS [2021-07-31T17:40:59.709Z] coverage: 15.4% of statements [2021-07-31T17:40:59.709Z] ok github.com/docker/docker/pkg/chrootarchive 0.097s coverage: 15.4% of statements [2021-07-31T17:41:00.058Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-31T17:41:00.623Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-31T17:41:00.676Z] === RUN TestSizeEmpty [2021-07-31T17:41:00.676Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-31T17:41:00.676Z] === RUN TestSizeEmptyFile [2021-07-31T17:41:00.676Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-31T17:41:00.676Z] === RUN TestSizeNonemptyFile [2021-07-31T17:41:00.676Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-31T17:41:00.676Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-31T17:41:00.676Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-31T17:41:00.676Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-31T17:41:00.676Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-31T17:41:00.676Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-31T17:41:00.676Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-31T17:41:00.676Z] === RUN TestMoveToSubdir [2021-07-31T17:41:00.676Z] --- PASS: TestMoveToSubdir (0.01s) [2021-07-31T17:41:00.676Z] === RUN TestSizeNonExistingDirectory [2021-07-31T17:41:00.676Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-31T17:41:00.676Z] PASS [2021-07-31T17:41:00.676Z] coverage: 80.0% of statements [2021-07-31T17:41:00.676Z] ok github.com/docker/docker/pkg/directory 0.064s coverage: 80.0% of statements [2021-07-31T17:41:00.881Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.82s) [2021-07-31T17:41:00.881Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s) [2021-07-31T17:41:00.881Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2021-07-31T17:41:00.881Z] === RUN TestKillStoppedContainer [2021-07-31T17:41:00.881Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-07-31T17:41:00.881Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-31T17:41:00.881Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-07-31T17:41:00.881Z] === RUN TestKillDifferentUserContainer [2021-07-31T17:41:01.642Z] --- PASS: TestNetworkDBCRUDTableEntry (4.27s) [2021-07-31T17:41:01.642Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-31T17:41:01.642Z] === RUN Test [2021-07-31T17:41:01.642Z] === RUN Test/TestContainsEntry [2021-07-31T17:41:01.642Z] === RUN Test/TestCreateEntries [2021-07-31T17:41:01.642Z] === RUN Test/TestEntriesDiff [2021-07-31T17:41:01.642Z] === RUN Test/TestEntriesEquality [2021-07-31T17:41:01.642Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-31T17:41:01.642Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-31T17:41:01.642Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-31T17:41:01.642Z] === RUN Test/TestGeneratorNotGenerate [2021-07-31T17:41:01.642Z] === RUN Test/TestGeneratorWithPort [2021-07-31T17:41:01.642Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-31T17:41:01.642Z] === RUN Test/TestNewEntry [2021-07-31T17:41:01.642Z] === RUN Test/TestParse [2021-07-31T17:41:01.642Z] --- PASS: Test (0.00s) [2021-07-31T17:41:01.642Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-31T17:41:01.642Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-31T17:41:01.642Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-31T17:41:01.642Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-31T17:41:01.642Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-31T17:41:01.642Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-31T17:41:01.642Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-31T17:41:01.642Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-31T17:41:01.642Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-31T17:41:01.642Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-31T17:41:01.642Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-31T17:41:01.642Z] --- PASS: Test/TestParse (0.00s) [2021-07-31T17:41:01.642Z] PASS [2021-07-31T17:41:01.642Z] coverage: 58.3% of statements [2021-07-31T17:41:01.642Z] ok github.com/docker/docker/pkg/discovery 0.050s coverage: 58.3% of statements [2021-07-31T17:41:01.814Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-31T17:41:01.814Z] --- PASS: TestKillDifferentUserContainer (0.92s) [2021-07-31T17:41:01.814Z] === RUN TestInspectOomKilledTrue [2021-07-31T17:41:01.814Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-31T17:41:01.814Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-31T17:41:01.814Z] === RUN TestInspectOomKilledFalse [2021-07-31T17:41:01.814Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-31T17:41:01.814Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-31T17:41:01.814Z] === RUN TestLinksEtcHostsContentMatch [2021-07-31T17:41:01.949Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2021-07-31T17:41:01.949Z] === RUN TestBuildWithHugeFile [2021-07-31T17:41:02.380Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-07-31T17:41:02.607Z] === RUN Test [2021-07-31T17:41:02.607Z] === RUN Test/TestContent [2021-07-31T17:41:02.607Z] === RUN Test/TestInitialize [2021-07-31T17:41:02.607Z] === RUN Test/TestNew [2021-07-31T17:41:02.607Z] === RUN Test/TestParsingContentsWithComments [2021-07-31T17:41:02.607Z] === RUN Test/TestRegister [2021-07-31T17:41:02.607Z] === RUN Test/TestWatch [2021-07-31T17:41:02.607Z] --- PASS: Test (0.01s) [2021-07-31T17:41:02.607Z] --- PASS: Test/TestContent (0.00s) [2021-07-31T17:41:02.607Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-31T17:41:02.607Z] --- PASS: Test/TestNew (0.00s) [2021-07-31T17:41:02.607Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-31T17:41:02.607Z] --- PASS: Test/TestRegister (0.00s) [2021-07-31T17:41:02.607Z] --- PASS: Test/TestWatch (0.00s) [2021-07-31T17:41:02.607Z] PASS [2021-07-31T17:41:02.607Z] coverage: 97.6% of statements [2021-07-31T17:41:02.607Z] ok github.com/docker/docker/pkg/discovery/file 0.051s coverage: 97.6% of statements [2021-07-31T17:41:03.230Z] --- PASS: TestInspectNetwork (7.47s) [2021-07-31T17:41:03.230Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-31T17:41:03.230Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-31T17:41:03.230Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-31T17:41:03.230Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-31T17:41:03.230Z] === RUN TestRunContainerWithBridgeNone [2021-07-31T17:41:03.313Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-31T17:41:03.313Z] --- PASS: TestLinksEtcHostsContentMatch (1.56s) [2021-07-31T17:41:03.313Z] === RUN TestLinksContainerNames [2021-07-31T17:41:03.574Z] 2021/07/31 17:41:03 Closing DB instances... [2021-07-31T17:41:04.032Z] === RUN Test [2021-07-31T17:41:04.032Z] === RUN Test/TestInitialize [2021-07-31T17:41:04.032Z] time="2021-07-31T17:41:03Z" level=info msg="Initializing discovery without TLS" [2021-07-31T17:41:04.032Z] time="2021-07-31T17:41:03Z" level=info msg="Initializing discovery without TLS" [2021-07-31T17:41:04.032Z] time="2021-07-31T17:41:03Z" level=info msg="Initializing discovery without TLS" [2021-07-31T17:41:04.032Z] === RUN Test/TestInitializeWithCerts [2021-07-31T17:41:04.032Z] time="2021-07-31T17:41:03Z" level=info msg="Initializing discovery with TLS" [2021-07-31T17:41:04.032Z] === RUN Test/TestWatch [2021-07-31T17:41:04.032Z] time="2021-07-31T17:41:03Z" level=info msg="Initializing discovery without TLS" [2021-07-31T17:41:04.489Z] --- PASS: TestTarFiles (6.39s) [2021-07-31T17:41:04.489Z] === RUN TestTarUntar [2021-07-31T17:41:04.489Z] --- PASS: TestTarUntar (0.04s) [2021-07-31T17:41:04.489Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-31T17:41:04.489Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-07-31T17:41:04.489Z] === RUN TestTarWithOptions [2021-07-31T17:41:04.489Z] --- PASS: TestTarWithOptions (0.03s) [2021-07-31T17:41:04.489Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-31T17:41:04.489Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-31T17:41:04.489Z] === RUN TestUntarUstarGnuConflict [2021-07-31T17:41:04.489Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-07-31T17:41:04.489Z] === RUN TestUntarInvalidFilenames [2021-07-31T17:41:04.489Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames339558206\\dest" [2021-07-31T17:41:04.489Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2021-07-31T17:41:04.489Z] === RUN TestUntarHardlinkToSymlink [2021-07-31T17:41:04.489Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-31T17:41:04.489Z] === RUN TestUntarInvalidHardlink [2021-07-31T17:41:04.489Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink754870271\\victim\\hello" -> "../victim/hello" [2021-07-31T17:41:04.489Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink013861714\\victim\\hello" -> "/../victim/hello" [2021-07-31T17:41:04.489Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink993119881\\victim" -> "../victim" [2021-07-31T17:41:04.489Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink101137492\\victim" -> "../victim" [2021-07-31T17:41:04.489Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink194142115\\victim" -> "../victim" [2021-07-31T17:41:04.489Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink287058086\\victim" -> "../victim" [2021-07-31T17:41:04.489Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-07-31T17:41:04.489Z] === RUN TestUntarInvalidSymlink [2021-07-31T17:41:04.489Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink471357901\\dest\\dotdot" -> "../victim/hello" [2021-07-31T17:41:04.489Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink247303368\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-31T17:41:04.489Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink145009031\\dest\\loophole-victim" -> "../victim" [2021-07-31T17:41:04.489Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink347196730\\dest\\loophole-victim" -> "../victim" [2021-07-31T17:41:04.490Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink110493521\\dest\\loophole-victim" -> "../victim" [2021-07-31T17:41:04.490Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink152397436\\dest\\loophole-victim" -> "../victim" [2021-07-31T17:41:04.490Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink832126379\\dest\\dir\\loophole" -> "../../victim" [2021-07-31T17:41:04.490Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-07-31T17:41:04.490Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-31T17:41:04.490Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-31T17:41:04.490Z] === RUN TestXGlobalNoParent [2021-07-31T17:41:04.490Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-31T17:41:04.490Z] === RUN TestReplaceFileTarWrapper [2021-07-31T17:41:04.948Z] --- PASS: TestNetworkDBCRUDTableEntries (3.24s) [2021-07-31T17:41:04.948Z] === RUN TestNetworkDBNodeLeave [2021-07-31T17:41:04.948Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2021-07-31T17:41:04.948Z] === RUN TestPrefixHeaderReadable [2021-07-31T17:41:04.948Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-07-31T17:41:04.948Z] === RUN TestDisablePigz [2021-07-31T17:41:04.948Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-31T17:41:04.948Z] --- PASS: TestDisablePigz (0.12s) [2021-07-31T17:41:04.948Z] === RUN TestPigz [2021-07-31T17:41:04.948Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-31T17:41:04.948Z] --- PASS: TestPigz (0.16s) [2021-07-31T17:41:04.948Z] === RUN TestCopyFileWithInvalidDest [2021-07-31T17:41:04.948Z] archive_windows_test.go:16: Currently fails [2021-07-31T17:41:04.948Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-31T17:41:04.948Z] === RUN TestCanonicalTarNameForPath [2021-07-31T17:41:05.406Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-31T17:41:05.406Z] === RUN TestCanonicalTarName [2021-07-31T17:41:05.406Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-31T17:41:05.406Z] === RUN TestChmodTarEntry [2021-07-31T17:41:05.406Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-31T17:41:05.406Z] === RUN TestHardLinkOrder [2021-07-31T17:41:05.406Z] --- PASS: TestHardLinkOrder (0.09s) [2021-07-31T17:41:05.406Z] === RUN TestChangeString [2021-07-31T17:41:05.406Z] --- PASS: TestChangeString (0.00s) [2021-07-31T17:41:05.406Z] === RUN TestChangesWithNoChanges [2021-07-31T17:41:05.406Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-07-31T17:41:05.406Z] === RUN TestChangesWithChanges [2021-07-31T17:41:05.406Z] --- PASS: TestChangesWithChanges (0.04s) [2021-07-31T17:41:05.406Z] === RUN TestChangesWithChangesGH13590 [2021-07-31T17:41:05.406Z] changes_test.go:196: needs more investigation [2021-07-31T17:41:05.406Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-31T17:41:05.406Z] === RUN TestChangesDirsEmpty [2021-07-31T17:41:05.406Z] --- PASS: TestChangesDirsEmpty (0.14s) [2021-07-31T17:41:05.406Z] === RUN TestChangesDirsMutated [2021-07-31T17:41:05.406Z] --- PASS: TestChangesDirsMutated (0.15s) [2021-07-31T17:41:05.406Z] === RUN TestApplyLayer [2021-07-31T17:41:05.406Z] changes_test.go:433: needs further investigation [2021-07-31T17:41:05.406Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-31T17:41:05.406Z] === RUN TestChangesSizeWithHardlinks [2021-07-31T17:41:05.406Z] changes_test.go:469: needs further investigation [2021-07-31T17:41:05.406Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-31T17:41:05.406Z] === RUN TestChangesSizeWithNoChanges [2021-07-31T17:41:05.406Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-31T17:41:05.406Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-31T17:41:05.406Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-31T17:41:05.406Z] === RUN TestChangesSize [2021-07-31T17:41:05.406Z] --- PASS: TestChangesSize (0.00s) [2021-07-31T17:41:05.406Z] === RUN TestApplyLayerInvalidFilenames [2021-07-31T17:41:05.406Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames857826034\\dest" [2021-07-31T17:41:05.842Z] --- PASS: TestLinksContainerNames (2.21s) [2021-07-31T17:41:05.842Z] === RUN TestLogsFollowTailEmpty [2021-07-31T17:41:05.864Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-07-31T17:41:05.864Z] === RUN TestApplyLayerInvalidHardlink [2021-07-31T17:41:05.864Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink493566196\\victim\\hello" -> "../victim/hello" [2021-07-31T17:41:05.864Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink726021571\\victim\\hello" -> "/../victim/hello" [2021-07-31T17:41:05.864Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink034864710\\victim" -> "../victim" [2021-07-31T17:41:05.864Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink640248557\\victim" -> "../victim" [2021-07-31T17:41:05.864Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink716622696\\victim" -> "../victim" [2021-07-31T17:41:05.864Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink269313447\\victim" -> "../victim" [2021-07-31T17:41:05.864Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-07-31T17:41:05.864Z] === RUN TestApplyLayerInvalidSymlink [2021-07-31T17:41:05.864Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink731720410\\dest\\dotdot" -> "../victim/hello" [2021-07-31T17:41:05.864Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink103559793\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-31T17:41:05.864Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink200423196\\dest\\loophole-victim" -> "../victim" [2021-07-31T17:41:05.864Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink518510539\\dest\\loophole-victim" -> "../victim" [2021-07-31T17:41:05.864Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink464735918\\dest\\loophole-victim" -> "../victim" [2021-07-31T17:41:05.864Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink303097909\\dest\\loophole-victim" -> "../victim" [2021-07-31T17:41:05.864Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-07-31T17:41:05.864Z] === RUN TestApplyLayerWhiteouts [2021-07-31T17:41:05.864Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-07-31T17:41:05.864Z] === RUN TestGenerateEmptyFile [2021-07-31T17:41:05.864Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-31T17:41:05.864Z] === RUN TestGenerateWithContent [2021-07-31T17:41:05.864Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-31T17:41:05.864Z] PASS [2021-07-31T17:41:05.864Z] coverage: 62.7% of statements [2021-07-31T17:41:05.864Z] ok github.com/docker/docker/pkg/archive 9.010s coverage: 62.7% of statements [2021-07-31T17:41:06.516Z] --- PASS: TestRunContainerWithBridgeNone (3.11s) [2021-07-31T17:41:06.516Z] === RUN TestNetworkInvalidJSON [2021-07-31T17:41:06.516Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-31T17:41:06.516Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-31T17:41:06.516Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-31T17:41:06.516Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-31T17:41:06.516Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-31T17:41:06.516Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-31T17:41:06.516Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-31T17:41:06.516Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-31T17:41:06.516Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-31T17:41:06.516Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-07-31T17:41:06.516Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-31T17:41:06.516Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-31T17:41:06.516Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-31T17:41:06.516Z] === RUN TestNetworkList [2021-07-31T17:41:06.516Z] === RUN TestNetworkList//networks [2021-07-31T17:41:06.516Z] === PAUSE TestNetworkList//networks [2021-07-31T17:41:06.516Z] === RUN TestNetworkList//networks/ [2021-07-31T17:41:06.516Z] === PAUSE TestNetworkList//networks/ [2021-07-31T17:41:06.516Z] === CONT TestNetworkList//networks [2021-07-31T17:41:06.516Z] === CONT TestNetworkList//networks/ [2021-07-31T17:41:06.516Z] --- PASS: TestNetworkList (0.01s) [2021-07-31T17:41:06.516Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-31T17:41:06.516Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-31T17:41:06.516Z] === RUN TestHostIPv4BridgeLabel [2021-07-31T17:41:06.775Z] --- PASS: TestLogsFollowTailEmpty (1.25s) [2021-07-31T17:41:06.775Z] === RUN TestContainerNetworkMountsNoChown [2021-07-31T17:41:07.077Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-07-31T17:41:07.077Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-31T17:41:07.398Z] --- PASS: Test (3.19s) [2021-07-31T17:41:07.398Z] --- PASS: Test/TestInitialize (0.18s) [2021-07-31T17:41:07.398Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-07-31T17:41:07.398Z] --- PASS: Test/TestWatch (3.00s) [2021-07-31T17:41:07.398Z] PASS [2021-07-31T17:41:07.398Z] coverage: 84.1% of statements [2021-07-31T17:41:07.398Z] ok github.com/docker/docker/pkg/discovery/kv 3.227s coverage: 84.1% of statements [2021-07-31T17:41:07.398Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-07-31T17:41:07.398Z] === RUN TestNetworkDBWatch [2021-07-31T17:41:07.856Z] === RUN Test [2021-07-31T17:41:07.856Z] === RUN Test/TestWatch [2021-07-31T17:41:07.856Z] --- PASS: Test (0.00s) [2021-07-31T17:41:07.856Z] --- PASS: Test/TestWatch (0.00s) [2021-07-31T17:41:07.856Z] PASS [2021-07-31T17:41:07.856Z] coverage: 92.3% of statements [2021-07-31T17:41:07.856Z] ok github.com/docker/docker/pkg/discovery/memory 0.042s coverage: 92.3% of statements [2021-07-31T17:41:08.002Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-07-31T17:41:08.002Z] === RUN TestDaemonDefaultNetworkPools [2021-07-31T17:41:08.147Z] --- PASS: TestContainerNetworkMountsNoChown (1.26s) [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/default [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/default [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/private [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/private [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/rprivate [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/slave [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/slave [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/rslave [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/shared [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/shared [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/rshared [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-31T17:41:08.147Z] === CONT TestMountDaemonRoot/default [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-31T17:41:08.147Z] === CONT TestMountDaemonRoot/rslave [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-31T17:41:08.147Z] === CONT TestMountDaemonRoot/rshared [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-31T17:41:08.147Z] === CONT TestMountDaemonRoot/shared [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-31T17:41:08.147Z] === CONT TestMountDaemonRoot/rprivate [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-31T17:41:08.147Z] === CONT TestMountDaemonRoot/slave [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-31T17:41:08.147Z] === CONT TestMountDaemonRoot/private [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-31T17:41:08.147Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-31T17:41:08.147Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-31T17:41:08.147Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-31T17:41:08.147Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-31T17:41:08.147Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-31T17:41:08.147Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-31T17:41:08.405Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-31T17:41:08.405Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-31T17:41:08.405Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-31T17:41:08.405Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-31T17:41:08.405Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-31T17:41:08.405Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-31T17:41:08.405Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-31T17:41:08.405Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-31T17:41:08.405Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-31T17:41:08.405Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-31T17:41:08.405Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-31T17:41:08.405Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-31T17:41:08.405Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-31T17:41:08.663Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-31T17:41:08.663Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-31T17:41:08.663Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-31T17:41:08.663Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-31T17:41:08.663Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-31T17:41:08.663Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-31T17:41:08.663Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-31T17:41:08.663Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-31T17:41:08.663Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-31T17:41:08.663Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-31T17:41:08.663Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-07-31T17:41:08.663Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-07-31T17:41:08.663Z] === RUN TestContainerBindMountNonRecursive [2021-07-31T17:41:08.828Z] === RUN Test [2021-07-31T17:41:08.828Z] === RUN Test/TestInitialize [2021-07-31T17:41:08.828Z] === RUN Test/TestInitializeWithPattern [2021-07-31T17:41:08.828Z] === RUN Test/TestRegister [2021-07-31T17:41:08.828Z] === RUN Test/TestWatch [2021-07-31T17:41:08.828Z] --- PASS: Test (0.00s) [2021-07-31T17:41:08.828Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-31T17:41:08.828Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-31T17:41:08.828Z] --- PASS: Test/TestRegister (0.00s) [2021-07-31T17:41:08.828Z] --- PASS: Test/TestWatch (0.00s) [2021-07-31T17:41:08.828Z] PASS [2021-07-31T17:41:08.828Z] coverage: 93.8% of statements [2021-07-31T17:41:08.828Z] ok github.com/docker/docker/pkg/discovery/nodes 0.053s coverage: 93.8% of statements [2021-07-31T17:41:08.922Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-31T17:41:08.929Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-07-31T17:41:08.929Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-31T17:41:09.287Z] 2021/07/31 17:41:08 Closing DB instances... [2021-07-31T17:41:09.856Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-07-31T17:41:09.856Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-31T17:41:10.253Z] === RUN TestPollerAddRemove [2021-07-31T17:41:10.253Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-31T17:41:10.253Z] === RUN TestPollerEvent [2021-07-31T17:41:10.253Z] poller_test.go:41: No chmod on Windows [2021-07-31T17:41:10.253Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-31T17:41:10.253Z] === RUN TestPollerClose [2021-07-31T17:41:10.253Z] --- PASS: TestPollerClose (0.00s) [2021-07-31T17:41:10.253Z] PASS [2021-07-31T17:41:10.253Z] coverage: 45.7% of statements [2021-07-31T17:41:10.253Z] ok github.com/docker/docker/pkg/filenotify 0.052s coverage: 45.7% of statements [2021-07-31T17:41:10.311Z] check_test.go:309: [d0d332599bbb3] daemon is not started [2021-07-31T17:41:10.568Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-07-31T17:41:10.711Z] --- PASS: TestNetworkDBWatch (3.05s) [2021-07-31T17:41:10.711Z] === RUN TestNetworkDBBulkSync [2021-07-31T17:41:11.170Z] === RUN TestCopyFileWithInvalidSrc [2021-07-31T17:41:11.170Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-31T17:41:11.170Z] === RUN TestCopyFileWithInvalidDest [2021-07-31T17:41:11.170Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-31T17:41:11.170Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-31T17:41:11.170Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-31T17:41:11.170Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-31T17:41:11.170Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2021-07-31T17:41:11.170Z] === RUN TestCopyFile [2021-07-31T17:41:11.170Z] --- PASS: TestCopyFile (0.00s) [2021-07-31T17:41:11.170Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-31T17:41:11.170Z] fileutils_test.go:134: Needs porting to Windows [2021-07-31T17:41:11.170Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-31T17:41:11.170Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-31T17:41:11.170Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-31T17:41:11.170Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-31T17:41:11.170Z] fileutils_test.go:180: Needs porting to Windows [2021-07-31T17:41:11.170Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-31T17:41:11.170Z] === RUN TestWildcardMatches [2021-07-31T17:41:11.170Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-31T17:41:11.170Z] === RUN TestPatternMatches [2021-07-31T17:41:11.170Z] --- PASS: TestPatternMatches (0.00s) [2021-07-31T17:41:11.170Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-31T17:41:11.170Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-31T17:41:11.170Z] === RUN TestPatternMatchesFolderExclusions [2021-07-31T17:41:11.170Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-31T17:41:11.170Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-31T17:41:11.170Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-31T17:41:11.170Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-31T17:41:11.170Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-31T17:41:11.170Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-31T17:41:11.170Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-31T17:41:11.170Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-31T17:41:11.170Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-31T17:41:11.170Z] === RUN TestSingleExclamationError [2021-07-31T17:41:11.170Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-31T17:41:11.170Z] === RUN TestMatchesWithNoPatterns [2021-07-31T17:41:11.170Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-31T17:41:11.170Z] === RUN TestMatchesWithMalformedPatterns [2021-07-31T17:41:11.170Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-31T17:41:11.170Z] === RUN TestMatches [2021-07-31T17:41:11.170Z] --- PASS: TestMatches (0.00s) [2021-07-31T17:41:11.170Z] === RUN TestCleanPatterns [2021-07-31T17:41:11.170Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-31T17:41:11.170Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-31T17:41:11.170Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-31T17:41:11.170Z] === RUN TestCleanPatternsExceptionFlag [2021-07-31T17:41:11.170Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-31T17:41:11.170Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-31T17:41:11.170Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-31T17:41:11.170Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-31T17:41:11.170Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-31T17:41:11.170Z] === RUN TestCleanPatternsErrorSingleException [2021-07-31T17:41:11.170Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-31T17:41:11.170Z] === RUN TestCreateIfNotExistsDir [2021-07-31T17:41:11.170Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-31T17:41:11.170Z] === RUN TestCreateIfNotExistsFile [2021-07-31T17:41:11.170Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-07-31T17:41:11.170Z] === RUN TestMatch [2021-07-31T17:41:11.170Z] --- PASS: TestMatch (0.00s) [2021-07-31T17:41:11.170Z] PASS [2021-07-31T17:41:11.170Z] coverage: 85.2% of statements [2021-07-31T17:41:11.170Z] ok github.com/docker/docker/pkg/fileutils 0.087s coverage: 85.2% of statements [2021-07-31T17:41:11.222Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-07-31T17:41:11.222Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-31T17:41:11.783Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-07-31T17:41:11.783Z] === RUN TestServiceWithPredefinedNetwork [2021-07-31T17:41:12.138Z] 2021/07/31 17:41:11 Closing DB instances... [2021-07-31T17:41:12.138Z] === RUN TestGet [2021-07-31T17:41:12.138Z] --- PASS: TestGet (0.00s) [2021-07-31T17:41:12.138Z] === RUN TestGetShortcutString [2021-07-31T17:41:12.138Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-31T17:41:12.138Z] PASS [2021-07-31T17:41:12.138Z] coverage: 42.9% of statements [2021-07-31T17:41:12.138Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 42.9% of statements [2021-07-31T17:41:12.467Z] --- PASS: TestContainerBindMountNonRecursive (3.53s) [2021-07-31T17:41:12.467Z] === RUN TestContainerVolumesMountedAsShared [2021-07-31T17:41:13.032Z] --- PASS: TestContainerVolumesMountedAsShared (0.78s) [2021-07-31T17:41:13.032Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-31T17:41:13.103Z] === RUN TestCreateIDMapOrder [2021-07-31T17:41:13.103Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-31T17:41:13.103Z] PASS [2021-07-31T17:41:13.103Z] coverage: 7.2% of statements [2021-07-31T17:41:13.103Z] ok github.com/docker/docker/pkg/idtools 0.056s coverage: 7.2% of statements [2021-07-31T17:41:13.290Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-07-31T17:41:13.561Z] --- PASS: TestNetworkDBBulkSync (2.85s) [2021-07-31T17:41:13.561Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-31T17:41:14.296Z] --- PASS: TestServiceWithPredefinedNetwork (2.64s) [2021-07-31T17:41:14.296Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-31T17:41:14.296Z] service_test.go:242: FLAKY_TEST [2021-07-31T17:41:14.296Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-31T17:41:14.296Z] === RUN TestServiceWithDataPathPortInit [2021-07-31T17:41:14.527Z] === RUN TestFixedBufferCap [2021-07-31T17:41:14.527Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-31T17:41:14.527Z] === RUN TestFixedBufferLen [2021-07-31T17:41:14.527Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-31T17:41:14.527Z] === RUN TestFixedBufferString [2021-07-31T17:41:14.527Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-31T17:41:14.527Z] === RUN TestFixedBufferWrite [2021-07-31T17:41:14.527Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-31T17:41:14.527Z] === RUN TestFixedBufferRead [2021-07-31T17:41:14.527Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-31T17:41:14.527Z] === RUN TestBytesPipeRead [2021-07-31T17:41:14.527Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-31T17:41:14.527Z] === RUN TestBytesPipeWrite [2021-07-31T17:41:14.527Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-31T17:41:14.527Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-31T17:41:14.663Z] --- PASS: TestContainerVolumesMountedAsSlave (1.51s) [2021-07-31T17:41:14.663Z] === RUN TestNetworkNat [2021-07-31T17:41:14.986Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2021-07-31T17:41:14.986Z] === RUN TestAtomicWriteToFile [2021-07-31T17:41:14.986Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-31T17:41:14.986Z] === RUN TestAtomicWriteSetCommit [2021-07-31T17:41:14.986Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-31T17:41:14.986Z] === RUN TestAtomicWriteSetCancel [2021-07-31T17:41:14.986Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-31T17:41:14.986Z] === RUN TestReadCloserWrapperClose [2021-07-31T17:41:14.986Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-31T17:41:14.986Z] === RUN TestReaderErrWrapperReadOnError [2021-07-31T17:41:14.986Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-31T17:41:14.986Z] === RUN TestReaderErrWrapperRead [2021-07-31T17:41:14.986Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-31T17:41:14.986Z] === RUN TestHashData [2021-07-31T17:41:14.986Z] --- PASS: TestHashData (0.00s) [2021-07-31T17:41:14.986Z] === RUN TestCancelReadCloser [2021-07-31T17:41:14.986Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-31T17:41:14.986Z] === RUN TestWriteCloserWrapperClose [2021-07-31T17:41:14.986Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-31T17:41:14.986Z] === RUN TestNopWriteCloser [2021-07-31T17:41:14.986Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-31T17:41:14.986Z] === RUN TestNopWriter [2021-07-31T17:41:14.986Z] --- PASS: TestNopWriter (0.00s) [2021-07-31T17:41:14.986Z] === RUN TestWriteCounter [2021-07-31T17:41:14.986Z] --- PASS: TestWriteCounter (0.00s) [2021-07-31T17:41:14.986Z] PASS [2021-07-31T17:41:14.986Z] coverage: 69.7% of statements [2021-07-31T17:41:14.986Z] ok github.com/docker/docker/pkg/ioutils 0.641s coverage: 69.7% of statements [2021-07-31T17:41:15.445Z] --- PASS: TestGetAddress (24.05s) [2021-07-31T17:41:15.445Z] === RUN TestRequestSyntaxCheck [2021-07-31T17:41:15.445Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2021-07-31T17:41:15.445Z] === RUN TestRequest [2021-07-31T17:41:16.412Z] === RUN TestError [2021-07-31T17:41:16.412Z] --- PASS: TestError (0.00s) [2021-07-31T17:41:16.412Z] === RUN TestProgressString [2021-07-31T17:41:16.412Z] === RUN TestProgressString/no_progress [2021-07-31T17:41:16.412Z] === RUN TestProgressString/progress_1 [2021-07-31T17:41:16.412Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-31T17:41:16.412Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-31T17:41:16.412Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-31T17:41:16.412Z] === RUN TestProgressString/with_units [2021-07-31T17:41:16.412Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-31T17:41:16.412Z] === RUN TestProgressString/hide_counts [2021-07-31T17:41:16.412Z] --- PASS: TestProgressString (0.00s) [2021-07-31T17:41:16.412Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-31T17:41:16.412Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-31T17:41:16.412Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-31T17:41:16.412Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-31T17:41:16.412Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-31T17:41:16.412Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-31T17:41:16.412Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-31T17:41:16.412Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-31T17:41:16.412Z] === RUN TestJSONMessageDisplay [2021-07-31T17:41:16.412Z] 2021/07/31 17:41:16 Closing DB instances... [2021-07-31T17:41:16.413Z] --- PASS: TestJSONMessageDisplay (0.22s) [2021-07-31T17:41:16.413Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-31T17:41:16.413Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-31T17:41:16.413Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-31T17:41:16.413Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-31T17:41:16.413Z] === RUN TestDisplayJSONMessagesStream [2021-07-31T17:41:16.413Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-31T17:41:16.413Z] PASS [2021-07-31T17:41:16.413Z] coverage: 91.7% of statements [2021-07-31T17:41:16.413Z] ok github.com/docker/docker/pkg/jsonmessage 0.268s coverage: 91.7% of statements [2021-07-31T17:41:16.413Z] time="2021-07-31T17:41:16Z" level=error msg="node: e9690c7f41cd is unknown to memberlist" [2021-07-31T17:41:16.564Z] --- PASS: TestNetworkNat (1.66s) [2021-07-31T17:41:16.564Z] === RUN TestNetworkLocalhostTCPNat [2021-07-31T17:41:17.378Z] === RUN TestStandardLongPath [2021-07-31T17:41:17.378Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-31T17:41:17.378Z] === RUN TestUNCLongPath [2021-07-31T17:41:17.378Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-31T17:41:17.378Z] PASS [2021-07-31T17:41:17.378Z] coverage: 100.0% of statements [2021-07-31T17:41:17.378Z] ok github.com/docker/docker/pkg/longpath 0.043s coverage: 100.0% of statements [2021-07-31T17:41:17.837Z] === RUN TestNameFormat [2021-07-31T17:41:17.837Z] --- PASS: TestNameFormat (0.00s) [2021-07-31T17:41:17.837Z] === RUN TestNameRetries [2021-07-31T17:41:17.837Z] --- PASS: TestNameRetries (0.00s) [2021-07-31T17:41:17.837Z] PASS [2021-07-31T17:41:17.837Z] coverage: 85.7% of statements [2021-07-31T17:41:17.837Z] ok github.com/docker/docker/pkg/namesgenerator 0.047s coverage: 85.7% of statements [2021-07-31T17:41:17.939Z] --- PASS: TestNetworkLocalhostTCPNat (1.48s) [2021-07-31T17:41:17.939Z] === RUN TestNetworkLoopbackNat [2021-07-31T17:41:18.802Z] === RUN TestParseKeyValueOpt [2021-07-31T17:41:18.802Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-31T17:41:18.802Z] === RUN TestParseUintList [2021-07-31T17:41:18.802Z] --- PASS: TestParseUintList (0.00s) [2021-07-31T17:41:18.802Z] === RUN TestParseUintListMaximumLimits [2021-07-31T17:41:18.802Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-31T17:41:18.802Z] PASS [2021-07-31T17:41:18.802Z] coverage: 97.0% of statements [2021-07-31T17:41:18.802Z] ok github.com/docker/docker/pkg/parsers 0.045s coverage: 97.0% of statements [2021-07-31T17:41:19.259Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.78s) [2021-07-31T17:41:19.259Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-31T17:41:19.312Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-31T17:41:19.718Z] === RUN TestNewAndRemove [2021-07-31T17:41:19.718Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-31T17:41:19.718Z] === RUN TestRemoveInvalidPath [2021-07-31T17:41:19.718Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-31T17:41:19.718Z] PASS [2021-07-31T17:41:19.718Z] coverage: 82.6% of statements [2021-07-31T17:41:19.718Z] ok github.com/docker/docker/pkg/pidfile 0.043s coverage: 82.6% of statements [2021-07-31T17:41:19.878Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-31T17:41:20.177Z] 2021/07/31 17:41:20 Closing DB instances... [2021-07-31T17:41:21.711Z] === RUN TestFailedConnection [2021-07-31T17:41:21.711Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2021-07-31T17:41:21.711Z] === RUN TestNetworkDBGarbageCollection [2021-07-31T17:41:22.407Z] --- PASS: TestNetworkLoopbackNat (4.71s) [2021-07-31T17:41:22.407Z] === RUN TestPause [2021-07-31T17:41:22.407Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-31T17:41:22.678Z] --- PASS: TestFailedConnection (1.02s) [2021-07-31T17:41:22.678Z] === RUN TestFailOnce [2021-07-31T17:41:22.678Z] 2021/07/31 17:41:22 http: panic serving 127.0.0.1:49297: Plugin not ready [2021-07-31T17:41:22.678Z] goroutine 26 [running]: [2021-07-31T17:41:22.678Z] net/http.(*conn).serve.func1(0xc000098a00) [2021-07-31T17:41:22.678Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-07-31T17:41:22.678Z] panic(0x1275280, 0x138c6d0) [2021-07-31T17:41:22.678Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-31T17:41:22.678Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x139cd90, 0xc0001ae000, 0xc00012e300) [2021-07-31T17:41:22.678Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-31T17:41:22.678Z] net/http.HandlerFunc.ServeHTTP(0xc00008cf30, 0x139cd90, 0xc0001ae000, 0xc00012e300) [2021-07-31T17:41:22.678Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-07-31T17:41:22.678Z] net/http.(*ServeMux).ServeHTTP(0xc0000da8c0, 0x139cd90, 0xc0001ae000, 0xc00012e300) [2021-07-31T17:41:22.678Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-07-31T17:41:22.678Z] net/http.serverHandler.ServeHTTP(0xc000134000, 0x139cd90, 0xc0001ae000, 0xc00012e300) [2021-07-31T17:41:22.678Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-07-31T17:41:22.678Z] net/http.(*conn).serve(0xc000098a00, 0x139d980, 0xc0000da940) [2021-07-31T17:41:22.678Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-07-31T17:41:22.678Z] created by net/http.(*Server).Serve [2021-07-31T17:41:22.678Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-07-31T17:41:22.678Z] time="2021-07-31T17:41:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.FailOnce: Post \"http://127.0.0.1:49296/Test.FailOnce\": EOF, retrying in 1s" [2021-07-31T17:41:23.645Z] --- PASS: TestFailOnce (1.16s) [2021-07-31T17:41:23.645Z] === RUN TestEchoInputOutput [2021-07-31T17:41:23.645Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-31T17:41:23.645Z] === RUN TestBackoff [2021-07-31T17:41:23.645Z] --- PASS: TestBackoff (0.00s) [2021-07-31T17:41:23.645Z] === RUN TestAbortRetry [2021-07-31T17:41:23.645Z] --- PASS: TestAbortRetry (0.00s) [2021-07-31T17:41:23.645Z] === RUN TestClientScheme [2021-07-31T17:41:23.645Z] --- PASS: TestClientScheme (0.00s) [2021-07-31T17:41:23.645Z] === RUN TestNewClientWithTimeout [2021-07-31T17:41:23.779Z] --- PASS: TestPause (1.24s) [2021-07-31T17:41:23.779Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-31T17:41:23.779Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-31T17:41:23.779Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-31T17:41:23.779Z] === RUN TestPauseStopPausedContainer [2021-07-31T17:41:24.105Z] time="2021-07-31T17:41:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-31T17:41:24.486Z] INFO: Extraction ended at 07/31/2021 17:41:23. Duration:00:00:24.2220212 [2021-07-31T17:41:24.486Z] INFO: Updating the golang and path environment variables [2021-07-31T17:41:24.486Z] INFO: GOPATH=d:\gopath [2021-07-31T17:41:24.486Z] INFO: go version go1.16.6 windows/amd64 [2021-07-31T17:41:24.486Z] INFO: Running the daemon under test in debug mode [2021-07-31T17:41:24.486Z] INFO: Starting a daemon under test... [2021-07-31T17:41:24.486Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42697\12\daemon --pidfile d:\CI\PR-42697\12\docker.pid -D [2021-07-31T17:41:24.486Z] INFO: Process started successfully. [2021-07-31T17:41:24.486Z] INFO: Start tailing logs of the daemon under tests [2021-07-31T17:41:24.486Z] INFO: Waiting for the daemon under test to start... [2021-07-31T17:41:25.153Z] --- PASS: TestPauseStopPausedContainer (1.45s) [2021-07-31T17:41:25.153Z] === RUN TestPidHost [2021-07-31T17:41:25.640Z] time="2021-07-31T17:41:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-31T17:41:26.087Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-31T17:41:27.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-31T17:41:28.545Z] time="2021-07-31T17:41:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-31T17:41:29.130Z] --- PASS: TestServiceWithDataPathPortInit (14.59s) [2021-07-31T17:41:29.130Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-31T17:41:29.363Z] --- PASS: TestPidHost (4.21s) [2021-07-31T17:41:29.363Z] === RUN TestPsFilter [2021-07-31T17:41:29.363Z] --- PASS: TestPsFilter (0.12s) [2021-07-31T17:41:29.363Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-31T17:41:29.510Z] === RUN TestParseEmptyInterface [2021-07-31T17:41:29.510Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-31T17:41:29.510Z] === RUN TestParseNonInterfaceType [2021-07-31T17:41:29.510Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-31T17:41:29.510Z] === RUN TestParseWithOneFunction [2021-07-31T17:41:29.510Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-31T17:41:29.510Z] === RUN TestParseWithMultipleFuncs [2021-07-31T17:41:29.510Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-31T17:41:29.510Z] === RUN TestParseWithUnnamedReturn [2021-07-31T17:41:29.510Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-31T17:41:29.510Z] === RUN TestEmbeddedInterface [2021-07-31T17:41:29.510Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-31T17:41:29.510Z] === RUN TestParsedImports [2021-07-31T17:41:29.510Z] --- PASS: TestParsedImports (0.00s) [2021-07-31T17:41:29.510Z] === RUN TestAliasedImports [2021-07-31T17:41:29.510Z] --- PASS: TestAliasedImports (0.00s) [2021-07-31T17:41:29.510Z] PASS [2021-07-31T17:41:29.510Z] coverage: 56.8% of statements [2021-07-31T17:41:29.510Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.064s coverage: 56.8% of statements [2021-07-31T17:41:29.510Z] --- PASS: TestRequest (14.19s) [2021-07-31T17:41:29.510Z] === RUN TestOverlappingRequests [2021-07-31T17:41:30.475Z] --- PASS: TestOverlappingRequests (0.71s) [2021-07-31T17:41:30.475Z] === RUN TestRelease [2021-07-31T17:41:30.746Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.37s) [2021-07-31T17:41:30.746Z] === RUN TestRemoveContainerWithVolume [2021-07-31T17:41:30.933Z] === RUN TestHTTPTransport [2021-07-31T17:41:30.933Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-31T17:41:30.933Z] PASS [2021-07-31T17:41:30.933Z] coverage: 85.7% of statements [2021-07-31T17:41:30.933Z] ok github.com/docker/docker/pkg/plugins/transport 0.053s coverage: 85.7% of statements [2021-07-31T17:41:31.680Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-31T17:41:31.898Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-31T17:41:31.898Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-31T17:41:31.898Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-31T17:41:31.898Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-31T17:41:31.898Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-31T17:41:31.898Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-31T17:41:31.898Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-31T17:41:31.898Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-31T17:41:31.898Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-31T17:41:31.898Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-31T17:41:31.898Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-31T17:41:31.898Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-31T17:41:31.898Z] === RUN TestBufferPoolPutAndGet [2021-07-31T17:41:31.898Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-31T17:41:31.898Z] PASS [2021-07-31T17:41:31.898Z] coverage: 88.2% of statements [2021-07-31T17:41:31.898Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2021-07-31T17:41:32.247Z] --- PASS: TestRemoveContainerWithVolume (1.39s) [2021-07-31T17:41:32.247Z] === RUN TestRemoveContainerRunning [2021-07-31T17:41:32.355Z] === RUN TestOutputOnPrematureClose [2021-07-31T17:41:32.356Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-31T17:41:32.356Z] === RUN TestCompleteSilently [2021-07-31T17:41:32.356Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-31T17:41:32.356Z] PASS [2021-07-31T17:41:32.356Z] coverage: 75.9% of statements [2021-07-31T17:41:32.356Z] ok github.com/docker/docker/pkg/progress 0.045s coverage: 75.9% of statements [2021-07-31T17:41:32.394Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nx060tet5ujm641dx08gqtj5l Created:2021-07-31 17:41:30.304500509 +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[1ba4ece823bb65c276d15a0b9b7fb9c106e8c7744a342505c2694a4dabd3161c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v0qzp2zgf7rvqkpk67lljerz3 EndpointID:8b9b11f7cd5eacb6813457bd16722adf7627579dd59538f9d27d55521d52a971 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:05a43b39373614997000fb4450ab61fec18f19c5eb856ce71797a47f21e582d2 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:89d516262e93 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v0qzp2zgf7rvqkpk67lljerz3 EndpointID:8b9b11f7cd5eacb6813457bd16722adf7627579dd59538f9d27d55521d52a971 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-31T17:41:32.813Z] time="2021-07-31T17:41:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-31T17:41:33.274Z] === RUN TestSendToOneSub [2021-07-31T17:41:33.274Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-31T17:41:33.274Z] === RUN TestSendToMultipleSubs [2021-07-31T17:41:33.274Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-31T17:41:33.274Z] === RUN TestEvictOneSub [2021-07-31T17:41:33.274Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-31T17:41:33.274Z] === RUN TestClosePublisher [2021-07-31T17:41:33.274Z] --- PASS: TestClosePublisher (0.00s) [2021-07-31T17:41:33.274Z] === RUN TestPubSubRace [2021-07-31T17:41:33.274Z] --- PASS: TestRelease (2.79s) [2021-07-31T17:41:33.274Z] === RUN TestAllocateRandomDeallocate [2021-07-31T17:41:33.620Z] --- PASS: TestRemoveContainerRunning (1.32s) [2021-07-31T17:41:33.620Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-31T17:41:34.238Z] --- PASS: TestPubSubRace (1.07s) [2021-07-31T17:41:34.238Z] PASS [2021-07-31T17:41:34.238Z] coverage: 75.0% of statements [2021-07-31T17:41:34.238Z] ok github.com/docker/docker/pkg/pubsub 1.124s coverage: 75.0% of statements [2021-07-31T17:41:34.993Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.41s) [2021-07-31T17:41:34.993Z] === RUN TestRemoveInvalidContainer [2021-07-31T17:41:34.993Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-07-31T17:41:34.993Z] === RUN TestRenameLinkedContainer [2021-07-31T17:41:35.204Z] === RUN TestRegister [2021-07-31T17:41:35.204Z] --- PASS: TestRegister (0.00s) [2021-07-31T17:41:35.204Z] === RUN TestCommand [2021-07-31T17:41:35.204Z] --- PASS: TestCommand (0.04s) [2021-07-31T17:41:35.204Z] === RUN TestNaiveSelf [2021-07-31T17:41:35.204Z] --- PASS: TestNaiveSelf (0.05s) [2021-07-31T17:41:35.204Z] PASS [2021-07-31T17:41:35.204Z] coverage: 82.4% of statements [2021-07-31T17:41:35.204Z] ok github.com/docker/docker/pkg/reexec 0.140s coverage: 82.4% of statements [2021-07-31T17:41:35.559Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-31T17:41:35.663Z] === RUN TestDump [2021-07-31T17:41:35.663Z] goroutine 6 [running]: [2021-07-31T17:41:35.663Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x2193c210, 0x9de255cc094) [2021-07-31T17:41:35.663Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-31T17:41:35.663Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-07-31T17:41:35.663Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-07-31T17:41:35.663Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) [2021-07-31T17:41:35.663Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-07-31T17:41:35.663Z] testing.tRunner(0xc000029080, 0x1455ee0) [2021-07-31T17:41:35.663Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-31T17:41:35.663Z] created by testing.(*T).Run [2021-07-31T17:41:35.663Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-31T17:41:35.663Z] [2021-07-31T17:41:35.663Z] goroutine 1 [chan receive]: [2021-07-31T17:41:35.663Z] testing.(*T).Run(0xc000029080, 0x1448618, 0x8, 0x1455ee0, 0x12ba2cd) [2021-07-31T17:41:35.663Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-31T17:41:35.663Z] testing.runTests.func1(0xc000028f00) [2021-07-31T17:41:35.663Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-31T17:41:35.663Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-07-31T17:41:35.663Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-31T17:41:35.663Z] testing.runTests(0xc000004078, 0x159b220, 0x3, 0x3, 0xc0398149e193c210, 0x8bb3557871, 0x159fc80, 0x1449e68) [2021-07-31T17:41:35.663Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-31T17:41:35.663Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-07-31T17:41:35.663Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-31T17:41:35.663Z] main.main() [2021-07-31T17:41:35.663Z] _testmain.go:95 +0x1c8 [2021-07-31T17:41:35.663Z] --- PASS: TestDump (0.00s) [2021-07-31T17:41:35.663Z] === RUN TestDumpToFile [2021-07-31T17:41:36.123Z] --- PASS: TestDumpToFile (0.20s) [2021-07-31T17:41:36.123Z] === RUN TestDumpToFileWithEmptyInput [2021-07-31T17:41:36.123Z] goroutine 8 [running]: [2021-07-31T17:41:36.123Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0x1334500) [2021-07-31T17:41:36.123Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-31T17:41:36.123Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-07-31T17:41:36.123Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-07-31T17:41:36.123Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500) [2021-07-31T17:41:36.123Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-07-31T17:41:36.123Z] testing.tRunner(0xc000029500, 0x1455ed0) [2021-07-31T17:41:36.123Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-31T17:41:36.123Z] created by testing.(*T).Run [2021-07-31T17:41:36.123Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-31T17:41:36.123Z] [2021-07-31T17:41:36.123Z] goroutine 1 [chan receive]: [2021-07-31T17:41:36.123Z] testing.(*T).Run(0xc000029500, 0x144f0cc, 0x1c, 0x1455ed0, 0x12ba201) [2021-07-31T17:41:36.123Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-31T17:41:36.123Z] testing.runTests.func1(0xc000028f00) [2021-07-31T17:41:36.123Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-31T17:41:36.123Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-07-31T17:41:36.123Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-31T17:41:36.123Z] testing.runTests(0xc000004078, 0x159b220, 0x3, 0x3, 0xc0398149e193c210, 0x8bb3557871, 0x159fc80, 0x1449e68) [2021-07-31T17:41:36.123Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-31T17:41:36.123Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-07-31T17:41:36.123Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-31T17:41:36.123Z] main.main() [2021-07-31T17:41:36.123Z] _testmain.go:95 +0x1c8 [2021-07-31T17:41:36.123Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-07-31T17:41:36.123Z] PASS [2021-07-31T17:41:36.123Z] coverage: 90.9% of statements [2021-07-31T17:41:36.123Z] ok github.com/docker/docker/pkg/stack 0.240s coverage: 90.9% of statements [2021-07-31T17:41:36.556Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.54s) [2021-07-31T17:41:36.556Z] PASS [2021-07-31T17:41:36.556Z] [2021-07-31T17:41:36.556Z] === Skipped [2021-07-31T17:41:36.556Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-31T17:41:36.556Z] service_test.go:242: FLAKY_TEST [2021-07-31T17:41:36.556Z] [2021-07-31T17:41:36.556Z] [2021-07-31T17:41:36.556Z] DONE 26 tests, 1 skipped in 47.804s [2021-07-31T17:41:36.556Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-31T17:41:36.556Z] INFO: Testing against a local daemon [2021-07-31T17:41:36.556Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-31T17:41:36.556Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-31T17:41:36.556Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-31T17:41:36.556Z] === RUN TestDockerNetworkIpvlan [2021-07-31T17:41:36.556Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-31T17:41:36.556Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-31T17:41:36.556Z] PASS [2021-07-31T17:41:36.556Z] [2021-07-31T17:41:36.556Z] === Skipped [2021-07-31T17:41:36.556Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-31T17:41:36.556Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-31T17:41:36.556Z] [2021-07-31T17:41:36.556Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-31T17:41:36.556Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-31T17:41:36.556Z] [2021-07-31T17:41:36.556Z] [2021-07-31T17:41:36.556Z] DONE 2 tests, 2 skipped in 0.037s [2021-07-31T17:41:36.556Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-31T17:41:36.556Z] INFO: Testing against a local daemon [2021-07-31T17:41:36.556Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-31T17:41:36.582Z] === RUN TestNewStdWriter [2021-07-31T17:41:36.583Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-31T17:41:36.583Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-31T17:41:36.583Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-31T17:41:36.583Z] === RUN TestWriteWithNilBytes [2021-07-31T17:41:36.583Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-31T17:41:36.583Z] === RUN TestWrite [2021-07-31T17:41:36.583Z] --- PASS: TestWrite (0.00s) [2021-07-31T17:41:36.583Z] === RUN TestWriteWithWriterError [2021-07-31T17:41:36.583Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-31T17:41:36.583Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-31T17:41:36.583Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-31T17:41:36.583Z] === RUN TestStdCopyWriteAndRead [2021-07-31T17:41:36.583Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-31T17:41:36.583Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-31T17:41:36.583Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-31T17:41:36.583Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-31T17:41:36.583Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-31T17:41:36.583Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-31T17:41:36.583Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-31T17:41:36.583Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-31T17:41:36.583Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-31T17:41:36.583Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-31T17:41:36.583Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-31T17:41:36.583Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-31T17:41:36.583Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-31T17:41:36.583Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-31T17:41:36.583Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-31T17:41:36.583Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-31T17:41:36.583Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-31T17:41:36.583Z] PASS [2021-07-31T17:41:36.583Z] coverage: 100.0% of statements [2021-07-31T17:41:36.583Z] ok github.com/docker/docker/pkg/stdcopy 0.069s coverage: 100.0% of statements [2021-07-31T17:41:37.549Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-31T17:41:37.549Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-31T17:41:37.549Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-31T17:41:37.549Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-31T17:41:37.549Z] === RUN TestFormatStatus [2021-07-31T17:41:37.549Z] --- PASS: TestFormatStatus (0.00s) [2021-07-31T17:41:37.549Z] === RUN TestFormatError [2021-07-31T17:41:37.549Z] --- PASS: TestFormatError (0.00s) [2021-07-31T17:41:37.549Z] === RUN TestFormatJSONError [2021-07-31T17:41:37.549Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-31T17:41:37.549Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-31T17:41:37.549Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-31T17:41:37.549Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-31T17:41:37.549Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-31T17:41:37.549Z] === RUN TestNewJSONProgressOutput [2021-07-31T17:41:37.549Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-31T17:41:37.549Z] === RUN TestAuxFormatterEmit [2021-07-31T17:41:37.549Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-31T17:41:37.549Z] === RUN TestStreamWriterStdout [2021-07-31T17:41:37.549Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-31T17:41:37.549Z] === RUN TestStreamWriterStderr [2021-07-31T17:41:37.549Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-31T17:41:37.549Z] PASS [2021-07-31T17:41:37.549Z] coverage: 66.2% of statements [2021-07-31T17:41:37.549Z] ok github.com/docker/docker/pkg/streamformatter 0.045s coverage: 66.2% of statements [2021-07-31T17:41:37.921Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2021-07-31T17:41:37.921Z] === RUN TestDockerNetworkMacvlan [2021-07-31T17:41:38.008Z] === RUN TestGenerateRandomID [2021-07-31T17:41:38.008Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-31T17:41:38.008Z] === RUN TestShortenId [2021-07-31T17:41:38.008Z] --- PASS: TestShortenId (0.00s) [2021-07-31T17:41:38.008Z] === RUN TestShortenSha256Id [2021-07-31T17:41:38.008Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-31T17:41:38.008Z] === RUN TestShortenIdEmpty [2021-07-31T17:41:38.008Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-31T17:41:38.008Z] === RUN TestShortenIdInvalid [2021-07-31T17:41:38.008Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-31T17:41:38.008Z] === RUN TestIsShortIDNonHex [2021-07-31T17:41:38.008Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-31T17:41:38.008Z] === RUN TestIsShortIDNotCorrectSize [2021-07-31T17:41:38.008Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-31T17:41:38.008Z] PASS [2021-07-31T17:41:38.008Z] coverage: 70.6% of statements [2021-07-31T17:41:38.008Z] ok github.com/docker/docker/pkg/stringid 0.042s coverage: 70.6% of statements [2021-07-31T17:41:38.090Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-07-31T17:41:38.483Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-31T17:41:38.976Z] === RUN TestIsCpusetListAvailable [2021-07-31T17:41:38.976Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-31T17:41:38.976Z] PASS [2021-07-31T17:41:38.976Z] coverage: 39.4% of statements [2021-07-31T17:41:38.976Z] ok github.com/docker/docker/pkg/sysinfo 0.044s coverage: 39.4% of statements [2021-07-31T17:41:39.025Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-31T17:41:39.411Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-31T17:41:39.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-31T17:41:39.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-31T17:41:39.984Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-31T17:41:40.399Z] --- PASS: TestRenameLinkedContainer (5.24s) [2021-07-31T17:41:40.399Z] === RUN TestRenameStoppedContainer [2021-07-31T17:41:40.655Z] --- PASS: TestAllocateRandomDeallocate (7.09s) [2021-07-31T17:41:40.655Z] === RUN TestRetrieveFromStore [2021-07-31T17:41:40.657Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-31T17:41:40.914Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-07-31T17:41:41.114Z] === RUN TestChtimes [2021-07-31T17:41:41.114Z] --- PASS: TestChtimes (0.01s) [2021-07-31T17:41:41.114Z] === RUN TestChtimesWindows [2021-07-31T17:41:41.114Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-31T17:41:41.114Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-31T17:41:41.114Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-31T17:41:41.114Z] === RUN TestEnsureRemoveAllNotExist [2021-07-31T17:41:41.114Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-31T17:41:41.114Z] === RUN TestEnsureRemoveAllWithDir [2021-07-31T17:41:41.114Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-31T17:41:41.114Z] === RUN TestEnsureRemoveAllWithFile [2021-07-31T17:41:41.114Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-31T17:41:41.114Z] === RUN TestHasWin32KSupport [2021-07-31T17:41:41.114Z] syscall_windows_test.go:8: win32k: true [2021-07-31T17:41:41.114Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-31T17:41:41.114Z] PASS [2021-07-31T17:41:41.114Z] coverage: 12.9% of statements [2021-07-31T17:41:41.114Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 12.9% of statements [2021-07-31T17:41:41.114Z] --- PASS: TestNewClientWithTimeout (17.68s) [2021-07-31T17:41:41.114Z] === RUN TestClientStream [2021-07-31T17:41:41.114Z] --- PASS: TestClientStream (0.00s) [2021-07-31T17:41:41.114Z] === RUN TestClientSendFile [2021-07-31T17:41:41.114Z] --- PASS: TestClientSendFile (0.00s) [2021-07-31T17:41:41.114Z] === RUN TestClientWithRequestTimeout [2021-07-31T17:41:41.114Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-07-31T17:41:41.114Z] === RUN TestFileSpecPlugin [2021-07-31T17:41:41.114Z] --- PASS: TestFileSpecPlugin (0.02s) [2021-07-31T17:41:41.478Z] --- PASS: TestRenameStoppedContainer (1.15s) [2021-07-31T17:41:41.478Z] === RUN TestRenameRunningContainerAndReuse [2021-07-31T17:41:41.572Z] === RUN TestFileJSONSpecPlugin [2021-07-31T17:41:41.572Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-31T17:41:41.572Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-31T17:41:41.572Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2021-07-31T17:41:41.572Z] === RUN TestPluginAddHandler [2021-07-31T17:41:41.572Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-31T17:41:41.572Z] === RUN TestPluginWaitBadPlugin [2021-07-31T17:41:41.572Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-31T17:41:41.572Z] === RUN TestGet [2021-07-31T17:41:41.572Z] time="2021-07-31T17:41:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-31T17:41:41.572Z] === RUN TestTailFile [2021-07-31T17:41:41.572Z] --- PASS: TestTailFile (0.00s) [2021-07-31T17:41:41.572Z] === RUN TestTailFileManyLines [2021-07-31T17:41:41.572Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-31T17:41:41.572Z] === RUN TestTailEmptyFile [2021-07-31T17:41:41.572Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-31T17:41:41.572Z] === RUN TestTailNegativeN [2021-07-31T17:41:41.572Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-31T17:41:41.572Z] === RUN TestNewTailReader [2021-07-31T17:41:41.572Z] === PAUSE TestNewTailReader [2021-07-31T17:41:41.572Z] === CONT TestNewTailReader [2021-07-31T17:41:41.572Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-31T17:41:41.572Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-31T17:41:41.572Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-31T17:41:41.572Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-31T17:41:41.572Z] === RUN TestNewTailReader/no_delimiter [2021-07-31T17:41:41.572Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-31T17:41:41.572Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-31T17:41:41.572Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-31T17:41:41.572Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-31T17:41:41.572Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-31T17:41:41.572Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-31T17:41:41.572Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-31T17:41:41.572Z] === RUN TestNewTailReader/truncated_last_line [2021-07-31T17:41:41.572Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-31T17:41:41.572Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-31T17:41:41.572Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-31T17:41:41.572Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-31T17:41:41.572Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-31T17:41:41.572Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-31T17:41:41.572Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-31T17:41:41.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-31T17:41:41.572Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-31T17:41:41.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-31T17:41:41.572Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-31T17:41:41.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-31T17:41:41.572Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:41:41.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:41:41.572Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:41:41.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:41:41.572Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-31T17:41:41.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-31T17:41:41.572Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-31T17:41:41.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-31T17:41:41.572Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-31T17:41:41.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-31T17:41:41.572Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-31T17:41:41.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-31T17:41:41.572Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-31T17:41:41.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-31T17:41:41.573Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-31T17:41:41.573Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-31T17:41:41.573Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-31T17:41:41.573Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-31T17:41:41.573Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-31T17:41:41.573Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-31T17:41:41.573Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-31T17:41:41.573Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:41:41.573Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:41:41.573Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-31T17:41:41.573Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-31T17:41:41.573Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-31T17:41:41.573Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-31T17:41:41.573Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-31T17:41:41.573Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-31T17:41:41.573Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-31T17:41:41.573Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-31T17:41:41.573Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:41:41.573Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:41:41.573Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:41:41.573Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:41:41.573Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-31T17:41:41.573Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-31T17:41:41.573Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-31T17:41:41.573Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-31T17:41:41.573Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-31T17:41:41.573Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-31T17:41:41.573Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-31T17:41:41.573Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-31T17:41:41.573Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-31T17:41:41.573Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-31T17:41:41.573Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-31T17:41:41.573Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-31T17:41:41.573Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-31T17:41:41.573Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-31T17:41:41.573Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-31T17:41:41.573Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-31T17:41:41.573Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-31T17:41:41.573Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:41:41.573Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:41:41.573Z] === CONT TestNewTailReader/no_delimiter [2021-07-31T17:41:41.573Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-31T17:41:41.573Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-31T17:41:41.573Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-31T17:41:41.573Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-31T17:41:41.573Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-31T17:41:41.573Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-31T17:41:41.573Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:41:41.573Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:41:41.573Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:41:41.573Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:41:41.573Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-31T17:41:41.573Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-31T17:41:41.573Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-31T17:41:41.573Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-31T17:41:41.573Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-31T17:41:41.573Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-31T17:41:41.573Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-31T17:41:41.573Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-31T17:41:41.573Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-31T17:41:41.573Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-31T17:41:41.573Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-31T17:41:41.573Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-31T17:41:41.573Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-31T17:41:41.573Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-31T17:41:42.031Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-31T17:41:42.031Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-31T17:41:42.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-31T17:41:42.031Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-31T17:41:42.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-31T17:41:42.031Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-31T17:41:42.031Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-31T17:41:42.031Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-31T17:41:42.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-31T17:41:42.031Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-31T17:41:42.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-31T17:41:42.032Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-31T17:41:42.032Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:41:42.032Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:41:42.032Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-31T17:41:42.032Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:41:42.032Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-31T17:41:42.032Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:41:42.032Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.032Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:41:42.032Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-31T17:41:42.032Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-31T17:41:42.032Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-31T17:41:42.032Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-31T17:41:42.032Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:41:42.032Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:41:42.032Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:41:42.032Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:41:42.032Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-31T17:41:42.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-31T17:41:42.032Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-31T17:41:42.033Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-31T17:41:42.033Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:41:42.033Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-31T17:41:42.033Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-31T17:41:42.033Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:41:42.033Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-31T17:41:42.033Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-31T17:41:42.033Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-31T17:41:42.033Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:41:42.033Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-31T17:41:42.034Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-31T17:41:42.034Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-31T17:41:42.034Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:41:42.034Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-31T17:41:42.034Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-31T17:41:42.034Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-31T17:41:42.034Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:41:42.034Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.034Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:41:42.035Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:41:42.035Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-31T17:41:42.035Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:41:42.035Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:41:42.035Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:41:42.035Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:41:42.035Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-31T17:41:42.035Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:41:42.035Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:41:42.035Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:41:42.035Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:41:42.035Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-31T17:41:42.035Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-31T17:41:42.035Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-31T17:41:42.035Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-31T17:41:42.035Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-31T17:41:42.035Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-31T17:41:42.035Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-31T17:41:42.035Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-31T17:41:42.035Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:41:42.035Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-31T17:41:42.035Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:41:42.035Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:41:42.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:41:42.035Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:41:42.412Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-31T17:41:42.494Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:41:42.494Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-31T17:41:42.494Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-31T17:41:42.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:41:42.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:41:42.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:41:42.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:41:42.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:41:42.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:41:42.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:41:42.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:41:42.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:41:42.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:41:42.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-31T17:41:42.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:41:42.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.01s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-31T17:41:42.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.01s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-31T17:41:42.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-31T17:41:42.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-31T17:41:42.674Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.02s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-31T17:41:42.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-31T17:41:42.957Z] PASS [2021-07-31T17:41:42.957Z] coverage: 88.6% of statements [2021-07-31T17:41:42.957Z] ok github.com/docker/docker/pkg/tailfile 0.194s coverage: 88.6% of statements [2021-07-31T17:41:42.957Z] time="2021-07-31T17:41:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-31T17:41:42.957Z] --- PASS: TestRetrieveFromStore (2.56s) [2021-07-31T17:41:42.957Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-31T17:41:42.957Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-07-31T17:41:42.957Z] === RUN TestParallelPredefinedRequest1 [2021-07-31T17:41:42.957Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-31T17:41:42.957Z] === RUN TestParallelPredefinedRequest2 [2021-07-31T17:41:42.957Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-31T17:41:42.957Z] === RUN TestParallelPredefinedRequest3 [2021-07-31T17:41:42.957Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-31T17:41:42.957Z] === RUN TestParallelPredefinedRequest4 [2021-07-31T17:41:42.957Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-31T17:41:42.957Z] === RUN TestParallelPredefinedRequest5 [2021-07-31T17:41:42.957Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-31T17:41:42.957Z] === RUN TestDebug [2021-07-31T17:41:42.957Z] --- PASS: TestDebug (0.00s) [2021-07-31T17:41:42.957Z] === RUN TestRequestPoolParallel [2021-07-31T17:41:43.415Z] === RUN TestTarSumRemoveNonExistent [2021-07-31T17:41:43.415Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-07-31T17:41:43.415Z] === RUN TestTarSumRemove [2021-07-31T17:41:43.415Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-31T17:41:43.415Z] === RUN TestSortFileInfoSums [2021-07-31T17:41:43.415Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-31T17:41:43.415Z] === RUN TestNewTarSumForLabelInvalid [2021-07-31T17:41:43.415Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-31T17:41:43.415Z] === RUN TestNewTarSumForLabel [2021-07-31T17:41:43.415Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-31T17:41:43.415Z] === RUN TestEmptyTar [2021-07-31T17:41:43.415Z] --- PASS: TestEmptyTar (0.00s) [2021-07-31T17:41:43.415Z] === RUN TestTarSumsReadSize [2021-07-31T17:41:43.415Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-07-31T17:41:43.415Z] === RUN TestTarSums [2021-07-31T17:41:43.415Z] --- PASS: TestTarSums (0.07s) [2021-07-31T17:41:43.415Z] === RUN TestIteration [2021-07-31T17:41:43.415Z] --- PASS: TestIteration (0.00s) [2021-07-31T17:41:43.415Z] === RUN TestVersionLabelForChecksum [2021-07-31T17:41:43.415Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-31T17:41:43.415Z] === RUN TestVersion [2021-07-31T17:41:43.415Z] --- PASS: TestVersion (0.00s) [2021-07-31T17:41:43.415Z] === RUN TestGetVersion [2021-07-31T17:41:43.415Z] --- PASS: TestGetVersion (0.00s) [2021-07-31T17:41:43.415Z] === RUN TestGetVersions [2021-07-31T17:41:43.415Z] --- PASS: TestGetVersions (0.00s) [2021-07-31T17:41:43.415Z] PASS [2021-07-31T17:41:43.415Z] coverage: 89.3% of statements [2021-07-31T17:41:43.415Z] ok github.com/docker/docker/pkg/tarsum 0.136s coverage: 89.3% of statements [2021-07-31T17:41:43.415Z] --- PASS: TestRequestPoolParallel (0.53s) [2021-07-31T17:41:43.415Z] === RUN TestFullAllocateRelease [2021-07-31T17:41:43.785Z] --- PASS: TestRenameRunningContainerAndReuse (2.33s) [2021-07-31T17:41:43.785Z] === RUN TestRenameInvalidName [2021-07-31T17:41:43.872Z] --- PASS: TestFullAllocateRelease (0.38s) [2021-07-31T17:41:43.872Z] === RUN TestOddAllocateRelease [2021-07-31T17:41:43.872Z] testing: warning: no tests to run [2021-07-31T17:41:43.872Z] PASS [2021-07-31T17:41:43.872Z] coverage: [no statements] [2021-07-31T17:41:43.872Z] --- PASS: TestOddAllocateRelease (0.22s) [2021-07-31T17:41:43.872Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-31T17:41:43.872Z] ok github.com/docker/docker/pkg/term/windows 0.050s coverage: [no statements] [no tests to run] [2021-07-31T17:41:44.329Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2021-07-31T17:41:44.329Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-31T17:41:44.329Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-07-31T17:41:44.329Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-31T17:41:44.329Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.07s) [2021-07-31T17:41:44.329Z] === CONT TestParallelPredefinedRequest1 [2021-07-31T17:41:44.329Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-31T17:41:44.329Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-31T17:41:44.329Z] === CONT TestParallelPredefinedRequest5 [2021-07-31T17:41:44.329Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-31T17:41:44.329Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-31T17:41:44.329Z] === CONT TestParallelPredefinedRequest2 [2021-07-31T17:41:44.329Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-31T17:41:44.329Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-31T17:41:44.329Z] === CONT TestParallelPredefinedRequest3 [2021-07-31T17:41:44.329Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-31T17:41:44.329Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-31T17:41:44.329Z] === CONT TestParallelPredefinedRequest4 [2021-07-31T17:41:44.329Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-31T17:41:44.329Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-31T17:41:44.329Z] PASS [2021-07-31T17:41:44.329Z] coverage: 85.3% of statements [2021-07-31T17:41:44.329Z] ok github.com/docker/docker/libnetwork/ipam 64.065s coverage: 85.3% of statements [2021-07-31T17:41:44.329Z] time="2021-07-31T17:41:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-31T17:41:44.787Z] === RUN TestTruncIndex [2021-07-31T17:41:44.787Z] --- PASS: TestTruncIndex (0.11s) [2021-07-31T17:41:44.787Z] PASS [2021-07-31T17:41:44.787Z] coverage: 91.5% of statements [2021-07-31T17:41:44.787Z] ok github.com/docker/docker/pkg/truncindex 0.152s coverage: 91.5% of statements [2021-07-31T17:41:45.157Z] --- PASS: TestRenameInvalidName (1.22s) [2021-07-31T17:41:45.157Z] === RUN TestRenameAnonymousContainer [2021-07-31T17:41:45.245Z] === RUN TestIsGIT [2021-07-31T17:41:45.245Z] --- PASS: TestIsGIT (0.00s) [2021-07-31T17:41:45.245Z] === RUN TestIsTransport [2021-07-31T17:41:45.245Z] --- PASS: TestIsTransport (0.00s) [2021-07-31T17:41:45.245Z] PASS [2021-07-31T17:41:45.245Z] coverage: 100.0% of statements [2021-07-31T17:41:45.245Z] ok github.com/docker/docker/pkg/urlutil 0.038s coverage: 100.0% of statements [2021-07-31T17:41:45.415Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-31T17:41:45.575Z] ...INFO: Daemon under test started and replied! [2021-07-31T17:41:45.575Z] INFO: Docker version of the daemon under test [2021-07-31T17:41:45.575Z] [2021-07-31T17:41:45.575Z] Client: [2021-07-31T17:41:45.575Z] Version: 17.06.2-ce [2021-07-31T17:41:45.575Z] API version: 1.30 [2021-07-31T17:41:45.575Z] Go version: go1.8.3 [2021-07-31T17:41:45.575Z] Git commit: cec0b72 [2021-07-31T17:41:45.575Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-31T17:41:45.575Z] OS/Arch: windows/amd64 [2021-07-31T17:41:45.575Z] [2021-07-31T17:41:45.575Z] Server: [2021-07-31T17:41:45.575Z] Version: 0.0.0-dev [2021-07-31T17:41:45.575Z] API version: 1.42 (minimum version 1.24) [2021-07-31T17:41:45.575Z] Go version: go1.16.6 [2021-07-31T17:41:45.575Z] Git commit: 4431b8c3e2 [2021-07-31T17:41:45.575Z] Built: 07/31/2021 17:39:32 [2021-07-31T17:41:45.575Z] OS/Arch: windows/amd64 [2021-07-31T17:41:45.575Z] Experimental: false [2021-07-31T17:41:45.575Z] [2021-07-31T17:41:45.575Z] INFO: Docker info of the daemon under test [2021-07-31T17:41:45.575Z] [2021-07-31T17:41:45.575Z] Containers: 0 [2021-07-31T17:41:45.575Z] Running: 0 [2021-07-31T17:41:45.575Z] Paused: 0 [2021-07-31T17:41:45.575Z] Stopped: 0 [2021-07-31T17:41:45.575Z] Images: 0 [2021-07-31T17:41:45.575Z] Server Version: 0.0.0-dev [2021-07-31T17:41:45.575Z] Storage Driver: windowsfilter [2021-07-31T17:41:45.575Z] Windows: [2021-07-31T17:41:45.575Z] Logging Driver: json-file [2021-07-31T17:41:45.575Z] Plugins: [2021-07-31T17:41:45.575Z] Volume: local [2021-07-31T17:41:45.575Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-31T17:41:45.575Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-31T17:41:45.575Z] Swarm: inactive [2021-07-31T17:41:45.575Z] Default Isolation: process [2021-07-31T17:41:45.575Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-31T17:41:45.575Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-31T17:41:45.576Z] OSType: windows [2021-07-31T17:41:45.576Z] Architecture: x86_64 [2021-07-31T17:41:45.576Z] CPUs: 4 [2021-07-31T17:41:45.576Z] Total Memory: 32GiB [2021-07-31T17:41:45.576Z] Name: azwin-2-566610 [2021-07-31T17:41:45.576Z] ID: ENVD:6X43:PIRO:ORLT:K6FZ:R5H6:JYBX:CGYF:DEEE:VHQV:ILQS:GYOH [2021-07-31T17:41:45.576Z] Docker Root Dir: D:\CI\PR-42697\12\daemon [2021-07-31T17:41:45.576Z] Debug Mode (client): false [2021-07-31T17:41:45.576Z] Debug Mode (server): true [2021-07-31T17:41:45.576Z] File Descriptors: -1 [2021-07-31T17:41:45.576Z] Goroutines: 16 [2021-07-31T17:41:45.576Z] System Time: 2021-07-31T17:41:43.2347077Z [2021-07-31T17:41:45.576Z] EventsListeners: 0 [2021-07-31T17:41:45.576Z] Registry: https://index.docker.io/v1/ [2021-07-31T17:41:45.576Z] Labels: [2021-07-31T17:41:45.576Z] Experimental: false [2021-07-31T17:41:45.576Z] Insecure Registries: [2021-07-31T17:41:45.576Z] 127.0.0.0/8 [2021-07-31T17:41:45.576Z] Live Restore Enabled: false [2021-07-31T17:41:45.576Z] [2021-07-31T17:41:45.576Z] [2021-07-31T17:41:45.576Z] INFO: Docker images of the daemon under test [2021-07-31T17:41:45.576Z] [2021-07-31T17:41:45.576Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-31T17:41:45.576Z] [2021-07-31T17:41:45.576Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-07-31T17:41:45.576Z] 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-31T17:41:45.576Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-31T17:41:45.576Z] 29d5b6a226d2: Pulling fs layer [2021-07-31T17:41:45.703Z] === RUN TestVersionInfo [2021-07-31T17:41:45.703Z] --- PASS: TestVersionInfo (0.00s) [2021-07-31T17:41:45.703Z] === RUN TestAppendVersions [2021-07-31T17:41:45.703Z] --- PASS: TestAppendVersions (0.00s) [2021-07-31T17:41:45.703Z] PASS [2021-07-31T17:41:45.703Z] coverage: 88.9% of statements [2021-07-31T17:41:45.703Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2021-07-31T17:41:45.941Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-31T17:41:47.881Z] === RUN TestValidatePrivileges [2021-07-31T17:41:47.881Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-31T17:41:47.881Z] === RUN TestFilterByCapNeg [2021-07-31T17:41:47.881Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-31T17:41:47.881Z] === RUN TestFilterByCapPos [2021-07-31T17:41:47.881Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-31T17:41:47.881Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-31T17:41:47.881Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-31T17:41:47.881Z] PASS [2021-07-31T17:41:47.881Z] coverage: 12.0% of statements [2021-07-31T17:41:47.881Z] ok github.com/docker/docker/plugin 0.047s coverage: 12.0% of statements [2021-07-31T17:41:48.341Z] time="2021-07-31T17:41:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-31T17:41:48.341Z] === RUN TestNewSettable [2021-07-31T17:41:48.341Z] --- PASS: TestNewSettable (0.00s) [2021-07-31T17:41:48.341Z] === RUN TestIsSettable [2021-07-31T17:41:48.341Z] --- PASS: TestIsSettable (0.00s) [2021-07-31T17:41:48.341Z] === RUN TestUpdateSettingsEnv [2021-07-31T17:41:48.341Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-31T17:41:48.341Z] PASS [2021-07-31T17:41:48.341Z] coverage: 20.0% of statements [2021-07-31T17:41:48.341Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.0% of statements [2021-07-31T17:41:49.307Z] === RUN TestLoad [2021-07-31T17:41:49.307Z] --- PASS: TestLoad (0.00s) [2021-07-31T17:41:49.307Z] === RUN TestSave [2021-07-31T17:41:49.598Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-07-31T17:41:49.598Z] --- PASS: TestRenameAnonymousContainer (4.06s) [2021-07-31T17:41:49.598Z] === RUN TestRenameContainerWithSameName [2021-07-31T17:41:49.764Z] --- PASS: TestSave (0.04s) [2021-07-31T17:41:49.764Z] === RUN TestAddDeleteGet [2021-07-31T17:41:49.764Z] --- PASS: TestAddDeleteGet (0.06s) [2021-07-31T17:41:49.764Z] === RUN TestInvalidTags [2021-07-31T17:41:49.764Z] --- PASS: TestInvalidTags (0.01s) [2021-07-31T17:41:49.764Z] PASS [2021-07-31T17:41:49.764Z] coverage: 84.4% of statements [2021-07-31T17:41:49.764Z] ok github.com/docker/docker/reference 0.161s coverage: 84.4% of statements [2021-07-31T17:41:49.861Z] --- PASS: TestRenameContainerWithSameName (1.01s) [2021-07-31T17:41:49.861Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-31T17:41:51.185Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-31T17:41:51.942Z] === RUN TestResolveAuthConfigIndexServer [2021-07-31T17:41:51.942Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-31T17:41:51.942Z] === RUN TestResolveAuthConfigFullURL [2021-07-31T17:41:51.942Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-31T17:41:51.942Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-31T17:41:51.942Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-31T17:41:51.942Z] === RUN TestValidateMirror [2021-07-31T17:41:51.942Z] --- PASS: TestValidateMirror (0.00s) [2021-07-31T17:41:51.942Z] === RUN TestLoadInsecureRegistries [2021-07-31T17:41:51.942Z] time="2021-07-31T17:41:51Z" 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-31T17:41:51.942Z] time="2021-07-31T17:41:51Z" 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-31T17:41:51.942Z] time="2021-07-31T17:41:51Z" 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-31T17:41:51.942Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2021-07-31T17:41:51.942Z] === RUN TestNewServiceConfig [2021-07-31T17:41:51.942Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-31T17:41:51.942Z] === RUN TestValidateIndexName [2021-07-31T17:41:51.942Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-31T17:41:51.942Z] === RUN TestValidateIndexNameWithError [2021-07-31T17:41:51.942Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-31T17:41:51.942Z] === RUN TestEndpointParse [2021-07-31T17:41:51.942Z] --- PASS: TestEndpointParse (0.00s) [2021-07-31T17:41:51.942Z] === RUN TestEndpointParseInvalid [2021-07-31T17:41:51.942Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-31T17:41:51.942Z] === RUN TestValidateEndpoint [2021-07-31T17:41:51.942Z] --- PASS: TestValidateEndpoint (0.01s) [2021-07-31T17:41:51.942Z] === RUN TestPing [2021-07-31T17:41:51.942Z] --- PASS: TestPing (0.00s) [2021-07-31T17:41:51.942Z] === RUN TestPingRegistryEndpoint [2021-07-31T17:41:51.942Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:41:51.942Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-31T17:41:51.942Z] === RUN TestEndpoint [2021-07-31T17:41:51.942Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:41:51.942Z] --- SKIP: TestEndpoint (0.00s) [2021-07-31T17:41:51.942Z] === RUN TestParseRepositoryInfo [2021-07-31T17:41:51.942Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-31T17:41:51.942Z] === RUN TestNewIndexInfo [2021-07-31T17:41:51.942Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-31T17:41:51.942Z] === RUN TestMirrorEndpointLookup [2021-07-31T17:41:51.942Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:41:51.942Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-07-31T17:41:51.942Z] === RUN TestSearchRepositories [2021-07-31T17:41:51.942Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-31T17:41:51.942Z] Host: 127.0.0.1:49319 [2021-07-31T17:41:51.942Z] User-Agent: docker test client [2021-07-31T17:41:51.942Z] Authorization: Token fake-token [2021-07-31T17:41:51.942Z] X-Docker-Token: true [2021-07-31T17:41:51.942Z] Accept-Encoding: gzip [2021-07-31T17:41:51.942Z] [2021-07-31T17:41:51.942Z] [2021-07-31T17:41:51.942Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-31T17:41:51.942Z] Connection: close [2021-07-31T17:41:51.942Z] Content-Length: 144 [2021-07-31T17:41:51.942Z] Cache-Control: no-cache [2021-07-31T17:41:51.942Z] Content-Type: application/json [2021-07-31T17:41:51.942Z] Date: Sat, 31 Jul 2021 17:41:51 GMT [2021-07-31T17:41:51.942Z] Expires: -1 [2021-07-31T17:41:51.942Z] Pragma: no-cache [2021-07-31T17:41:51.942Z] Server: docker-tests/mock [2021-07-31T17:41:51.942Z] X-Docker-Registry-Config: mock [2021-07-31T17:41:51.942Z] X-Docker-Registry-Version: 0.0.0 [2021-07-31T17:41:51.942Z] [2021-07-31T17:41:51.942Z] [2021-07-31T17:41:51.942Z] --- PASS: TestSearchRepositories (0.01s) [2021-07-31T17:41:51.942Z] === RUN TestTrustedLocation [2021-07-31T17:41:51.942Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-31T17:41:51.942Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-31T17:41:51.942Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-31T17:41:51.942Z] === RUN TestAllowNondistributableArtifacts [2021-07-31T17:41:51.942Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-31T17:41:51.942Z] === RUN TestIsSecureIndex [2021-07-31T17:41:51.942Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-31T17:41:51.942Z] PASS [2021-07-31T17:41:51.942Z] coverage: 51.7% of statements [2021-07-31T17:41:51.942Z] ok github.com/docker/docker/registry 0.218s coverage: 51.7% of statements [2021-07-31T17:41:52.112Z] --- PASS: TestDockerNetworkMacvlan (14.16s) [2021-07-31T17:41:52.112Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-07-31T17:41:52.112Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-07-31T17:41:52.112Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.50s) [2021-07-31T17:41:52.112Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.95s) [2021-07-31T17:41:52.112Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.89s) [2021-07-31T17:41:52.112Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s) [2021-07-31T17:41:52.112Z] PASS [2021-07-31T17:41:52.112Z] [2021-07-31T17:41:52.112Z] DONE 8 tests in 15.428s [2021-07-31T17:41:52.112Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-31T17:41:52.112Z] testing: warning: no tests to run [2021-07-31T17:41:52.112Z] PASS [2021-07-31T17:41:52.112Z] [2021-07-31T17:41:52.112Z] DONE 0 tests in 0.007s [2021-07-31T17:41:52.112Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-31T17:41:52.112Z] INFO: Testing against a local daemon [2021-07-31T17:41:52.112Z] === RUN TestAuthZPluginAllowRequest [2021-07-31T17:41:52.391Z] --- PASS: TestRenameContainerWithLinkedContainer (2.55s) [2021-07-31T17:41:52.391Z] === RUN TestResize [2021-07-31T17:41:52.906Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-31T17:41:52.906Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-07-31T17:41:52.906Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-31T17:41:52.906Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-31T17:41:52.906Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-31T17:41:52.906Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-31T17:41:52.906Z] === RUN TestResumableRequestReaderWithReadError [2021-07-31T17:41:52.906Z] time="2021-07-31T17:41:52Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-31T17:41:52.906Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-07-31T17:41:52.906Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-31T17:41:52.906Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-31T17:41:52.906Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-31T17:41:52.906Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-31T17:41:52.906Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-31T17:41:52.906Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-31T17:41:52.906Z] === RUN TestResumableRequestReader [2021-07-31T17:41:52.906Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-31T17:41:52.906Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-31T17:41:52.906Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-31T17:41:52.906Z] PASS [2021-07-31T17:41:52.906Z] coverage: 100.0% of statements [2021-07-31T17:41:52.906Z] ok github.com/docker/docker/registry/resumable 0.183s coverage: 100.0% of statements [2021-07-31T17:41:52.957Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-07-31T17:41:53.363Z] === RUN TestRestartManagerTimeout [2021-07-31T17:41:53.363Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-31T17:41:53.363Z] === RUN TestRestartManagerTimeoutReset [2021-07-31T17:41:53.363Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-31T17:41:53.363Z] PASS [2021-07-31T17:41:53.363Z] coverage: 50.9% of statements [2021-07-31T17:41:53.363Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 50.9% of statements [2021-07-31T17:41:53.475Z] --- PASS: TestAuthZPluginAllowRequest (1.45s) [2021-07-31T17:41:53.475Z] === RUN TestAuthZPluginTLS [2021-07-31T17:41:53.523Z] --- PASS: TestResize (1.13s) [2021-07-31T17:41:53.523Z] === RUN TestResizeWithInvalidSize [2021-07-31T17:41:54.036Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-07-31T17:41:54.036Z] === RUN TestAuthZPluginDenyRequest [2021-07-31T17:41:54.329Z] === RUN TestDecodeContainerConfig [2021-07-31T17:41:54.329Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-31T17:41:54.329Z] === RUN TestDecodeContainerConfigIsolation [2021-07-31T17:41:54.329Z] --- PASS: TestDecodeContainerConfigIsolation (0.01s) [2021-07-31T17:41:54.329Z] === RUN TestValidatePrivileged [2021-07-31T17:41:54.329Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-31T17:41:54.329Z] PASS [2021-07-31T17:41:54.329Z] coverage: 52.2% of statements [2021-07-31T17:41:54.329Z] ok github.com/docker/docker/runconfig 0.041s coverage: 52.2% of statements [2021-07-31T17:41:54.596Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-07-31T17:41:54.596Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-31T17:41:54.787Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-31T17:41:54.787Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-31T17:41:54.787Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-31T17:41:54.787Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-31T17:41:54.787Z] PASS [2021-07-31T17:41:54.787Z] coverage: 62.5% of statements [2021-07-31T17:41:54.787Z] ok github.com/docker/docker/testutil 0.034s coverage: 62.5% of statements [2021-07-31T17:41:54.896Z] --- PASS: TestResizeWithInvalidSize (1.15s) [2021-07-31T17:41:54.896Z] === RUN TestResizeWhenContainerNotStarted [2021-07-31T17:41:55.157Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-07-31T17:41:55.157Z] === RUN TestAuthZPluginDenyResponse [2021-07-31T17:41:55.718Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-07-31T17:41:55.718Z] === RUN TestAuthZPluginAllowEventStream [2021-07-31T17:41:55.831Z] --- PASS: TestResizeWhenContainerNotStarted (1.13s) [2021-07-31T17:41:55.831Z] === RUN TestDaemonRestartKillContainers [2021-07-31T17:41:55.831Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-31T17:41:55.831Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-31T17:41:55.831Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-31T17:41:55.831Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-31T17:41:55.831Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-31T17:41:55.831Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-31T17:41:55.831Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-31T17:41:55.831Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-31T17:41:55.831Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-31T17:41:55.831Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-31T17:41:55.831Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-31T17:41:55.831Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-31T17:41:55.831Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-31T17:41:55.831Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-31T17:41:55.831Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-31T17:41:55.831Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-31T17:41:55.831Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-31T17:41:55.831Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-31T17:41:55.831Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-31T17:41:55.831Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-31T17:41:55.831Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-31T17:41:55.831Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-31T17:41:55.831Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-31T17:41:55.831Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-31T17:41:55.831Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-31T17:41:55.831Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-31T17:41:56.319Z] --- PASS: TestGet (15.05s) [2021-07-31T17:41:56.319Z] === RUN TestPluginWithNoManifest [2021-07-31T17:41:56.319Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-31T17:41:56.319Z] === RUN TestGetAll [2021-07-31T17:41:56.319Z] --- PASS: TestGetAll (0.01s) [2021-07-31T17:41:56.319Z] PASS [2021-07-31T17:41:56.319Z] coverage: 73.4% of statements [2021-07-31T17:41:56.319Z] ok github.com/docker/docker/pkg/plugins 35.022s coverage: 73.4% of statements [2021-07-31T17:41:57.083Z] --- PASS: TestAuthZPluginAllowEventStream (1.42s) [2021-07-31T17:41:57.083Z] === RUN TestAuthZPluginErrorResponse [2021-07-31T17:41:57.284Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-31T17:41:57.284Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-31T17:41:57.284Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-31T17:41:57.284Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-31T17:41:57.643Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-07-31T17:41:57.643Z] === RUN TestAuthZPluginErrorRequest [2021-07-31T17:41:57.729Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-31T17:41:58.190Z] --- PASS: TestBuildWithHugeFile (50.72s) [2021-07-31T17:41:58.190Z] === RUN TestBuildWCOWSandboxSize [2021-07-31T17:41:58.190Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-31T17:41:58.190Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-31T17:41:58.190Z] === RUN TestBuildWithEmptyDockerfile [2021-07-31T17:41:58.190Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-31T17:41:58.190Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-31T17:41:58.190Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-31T17:41:58.190Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-31T17:41:58.190Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-31T17:41:58.190Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-31T17:41:58.190Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-31T17:41:58.190Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-31T17:41:58.190Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-31T17:41:58.190Z] --- PASS: TestBuildWithEmptyDockerfile (0.34s) [2021-07-31T17:41:58.190Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2021-07-31T17:41:58.190Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2021-07-31T17:41:58.190Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-31T17:41:58.190Z] === RUN TestBuildPreserveOwnership [2021-07-31T17:41:58.190Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-31T17:41:58.205Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-07-31T17:41:58.205Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-31T17:41:58.767Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-07-31T17:41:58.767Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-31T17:41:58.818Z] === RUN TestGetDriver [2021-07-31T17:41:58.819Z] --- PASS: TestGetDriver (0.00s) [2021-07-31T17:41:58.819Z] === RUN TestVolumeRequestError [2021-07-31T17:41:58.819Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-31T17:41:58.819Z] PASS [2021-07-31T17:41:58.819Z] coverage: 36.1% of statements [2021-07-31T17:41:58.819Z] ok github.com/docker/docker/volume/drivers 0.059s coverage: 36.1% of statements [2021-07-31T17:41:58.819Z] === RUN TestGetAddress [2021-07-31T17:41:58.819Z] --- PASS: TestGetAddress (0.00s) [2021-07-31T17:41:58.819Z] === RUN TestRemove [2021-07-31T17:41:58.819Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-31T17:41:58.819Z] --- SKIP: TestRemove (0.00s) [2021-07-31T17:41:58.819Z] === RUN TestInitializeWithVolumes [2021-07-31T17:41:59.128Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-31T17:41:59.277Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-07-31T17:41:59.277Z] === RUN TestCreate [2021-07-31T17:41:59.277Z] --- PASS: TestCreate (0.01s) [2021-07-31T17:41:59.277Z] === RUN TestValidateName [2021-07-31T17:41:59.277Z] --- PASS: TestValidateName (0.00s) [2021-07-31T17:41:59.277Z] === RUN TestCreateWithOpts [2021-07-31T17:41:59.277Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-31T17:41:59.277Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-31T17:41:59.277Z] === RUN TestRelaodNoOpts [2021-07-31T17:41:59.277Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-07-31T17:41:59.277Z] PASS [2021-07-31T17:41:59.277Z] coverage: 41.5% of statements [2021-07-31T17:41:59.277Z] ok github.com/docker/docker/volume/local 0.091s coverage: 41.5% of statements [2021-07-31T17:41:59.277Z] === RUN TestLCOWParseMountRaw [2021-07-31T17:41:59.277Z] --- PASS: TestLCOWParseMountRaw (0.01s) [2021-07-31T17:41:59.277Z] === RUN TestLCOWParseMountRawSplit [2021-07-31T17:41:59.277Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-07-31T17:41:59.277Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-07-31T17:41:59.277Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-07-31T17:41:59.277Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-07-31T17:41:59.277Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-07-31T17:41:59.277Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-07-31T17:41:59.277Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-07-31T17:41:59.277Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-07-31T17:41:59.277Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-07-31T17:41:59.277Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-07-31T17:41:59.277Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-07-31T17:41:59.277Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-07-31T17:41:59.277Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-07-31T17:41:59.277Z] === RUN TestLinuxParseMountRaw [2021-07-31T17:41:59.277Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-07-31T17:41:59.277Z] === RUN TestLinuxParseMountRawSplit [2021-07-31T17:41:59.277Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-07-31T17:41:59.277Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-07-31T17:41:59.277Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-07-31T17:41:59.277Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-07-31T17:41:59.277Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-07-31T17:41:59.277Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-07-31T17:41:59.277Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-07-31T17:41:59.277Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-07-31T17:41:59.277Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-07-31T17:41:59.277Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-07-31T17:41:59.277Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-07-31T17:41:59.277Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-07-31T17:41:59.277Z] === RUN TestConvertTmpfsOptions [2021-07-31T17:41:59.277Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-07-31T17:41:59.277Z] linux_parser_test.go:209: data="ro" [2021-07-31T17:41:59.277Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-31T17:41:59.277Z] === RUN TestParseMountSpec [2021-07-31T17:41:59.277Z] parser_test.go:63: case 0 [2021-07-31T17:41:59.277Z] parser_test.go:63: case 1 [2021-07-31T17:41:59.277Z] parser_test.go:63: case 2 [2021-07-31T17:41:59.277Z] parser_test.go:63: case 3 [2021-07-31T17:41:59.277Z] parser_test.go:63: case 4 [2021-07-31T17:41:59.277Z] parser_test.go:63: case 5 [2021-07-31T17:41:59.277Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-31T17:41:59.277Z] === RUN TestValidateMount [2021-07-31T17:41:59.277Z] --- PASS: TestValidateMount (0.01s) [2021-07-31T17:41:59.277Z] === RUN TestWindowsParseMountRaw [2021-07-31T17:41:59.277Z] --- PASS: TestWindowsParseMountRaw (0.02s) [2021-07-31T17:41:59.277Z] === RUN TestWindowsParseMountRawSplit [2021-07-31T17:41:59.277Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-07-31T17:41:59.277Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-07-31T17:41:59.277Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-07-31T17:41:59.277Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-07-31T17:41:59.277Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-07-31T17:41:59.277Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-07-31T17:41:59.277Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-07-31T17:41:59.277Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-07-31T17:41:59.277Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-07-31T17:41:59.277Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-07-31T17:41:59.277Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-07-31T17:41:59.277Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-07-31T17:41:59.277Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-07-31T17:41:59.277Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-07-31T17:41:59.277Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-07-31T17:41:59.277Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-07-31T17:41:59.277Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-07-31T17:41:59.277Z] PASS [2021-07-31T17:41:59.277Z] coverage: 67.7% of statements [2021-07-31T17:41:59.277Z] ok github.com/docker/docker/volume/mounts 0.092s coverage: 67.7% of statements [2021-07-31T17:41:59.629Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-31T17:41:59.887Z] check_test.go:309: [de7285eb02729] daemon is not started [2021-07-31T17:41:59.887Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-07-31T17:42:00.412Z] ..........................xx.................... [ 29%] [2021-07-31T17:42:00.654Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.67s) [2021-07-31T17:42:00.654Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-31T17:42:00.817Z] === RUN TestSetGetMeta [2021-07-31T17:42:00.817Z] === PAUSE TestSetGetMeta [2021-07-31T17:42:00.817Z] === RUN TestRestore [2021-07-31T17:42:00.817Z] === PAUSE TestRestore [2021-07-31T17:42:00.817Z] === RUN TestServiceCreate [2021-07-31T17:42:00.817Z] === PAUSE TestServiceCreate [2021-07-31T17:42:00.817Z] === RUN TestServiceList [2021-07-31T17:42:00.817Z] === PAUSE TestServiceList [2021-07-31T17:42:00.817Z] === RUN TestServiceRemove [2021-07-31T17:42:00.817Z] === PAUSE TestServiceRemove [2021-07-31T17:42:00.817Z] === RUN TestServiceGet [2021-07-31T17:42:00.817Z] === PAUSE TestServiceGet [2021-07-31T17:42:00.817Z] === RUN TestServicePrune [2021-07-31T17:42:00.817Z] === PAUSE TestServicePrune [2021-07-31T17:42:00.817Z] === RUN TestCreate [2021-07-31T17:42:00.817Z] === PAUSE TestCreate [2021-07-31T17:42:00.817Z] === RUN TestRemove [2021-07-31T17:42:00.817Z] === PAUSE TestRemove [2021-07-31T17:42:00.817Z] === RUN TestList [2021-07-31T17:42:00.817Z] === PAUSE TestList [2021-07-31T17:42:00.817Z] === RUN TestFindByDriver [2021-07-31T17:42:00.817Z] === PAUSE TestFindByDriver [2021-07-31T17:42:00.817Z] === RUN TestFindByReferenced [2021-07-31T17:42:00.817Z] === PAUSE TestFindByReferenced [2021-07-31T17:42:00.817Z] === RUN TestDerefMultipleOfSameRef [2021-07-31T17:42:00.817Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-31T17:42:00.817Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-31T17:42:00.817Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-31T17:42:00.817Z] === RUN TestDefererencePluginOnCreateError [2021-07-31T17:42:00.817Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-31T17:42:00.817Z] === RUN TestRefDerefRemove [2021-07-31T17:42:00.817Z] === PAUSE TestRefDerefRemove [2021-07-31T17:42:00.817Z] === RUN TestGet [2021-07-31T17:42:00.817Z] === PAUSE TestGet [2021-07-31T17:42:00.817Z] === RUN TestGetWithReference [2021-07-31T17:42:00.817Z] === PAUSE TestGetWithReference [2021-07-31T17:42:00.817Z] === RUN TestFilterFunc [2021-07-31T17:42:00.817Z] === RUN TestFilterFunc/test_nil_list [2021-07-31T17:42:00.817Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-31T17:42:00.817Z] === RUN TestFilterFunc/test_empty_list [2021-07-31T17:42:00.817Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-31T17:42:00.817Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-31T17:42:00.817Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-31T17:42:00.817Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-31T17:42:00.817Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-31T17:42:00.817Z] === RUN TestFilterFunc/test_filter_some [2021-07-31T17:42:00.817Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-31T17:42:00.817Z] === RUN TestFilterFunc/test_filter_middle [2021-07-31T17:42:00.817Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-31T17:42:00.817Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-31T17:42:00.817Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-31T17:42:00.817Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-31T17:42:00.817Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-31T17:42:00.817Z] === CONT TestFilterFunc/test_nil_list [2021-07-31T17:42:00.817Z] === CONT TestFilterFunc/test_filter_some [2021-07-31T17:42:00.817Z] === CONT TestFilterFunc/test_empty_list [2021-07-31T17:42:00.817Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-31T17:42:00.817Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-31T17:42:00.817Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-31T17:42:00.817Z] === CONT TestFilterFunc/test_filter_middle [2021-07-31T17:42:00.817Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-31T17:42:00.817Z] --- PASS: TestFilterFunc (0.00s) [2021-07-31T17:42:00.817Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-31T17:42:00.817Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-31T17:42:00.817Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-31T17:42:00.817Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-31T17:42:00.817Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-31T17:42:00.817Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-31T17:42:00.817Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-31T17:42:00.817Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-31T17:42:00.817Z] === CONT TestSetGetMeta [2021-07-31T17:42:00.817Z] === CONT TestDerefMultipleOfSameRef [2021-07-31T17:42:00.817Z] === CONT TestServicePrune [2021-07-31T17:42:00.817Z] === CONT TestServiceList [2021-07-31T17:42:00.817Z] --- PASS: TestSetGetMeta (0.02s) [2021-07-31T17:42:00.817Z] === CONT TestServiceCreate [2021-07-31T17:42:00.817Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2021-07-31T17:42:00.817Z] === CONT TestRestore [2021-07-31T17:42:00.817Z] --- PASS: TestRestore (0.03s) [2021-07-31T17:42:00.817Z] === CONT TestServiceGet [2021-07-31T17:42:00.817Z] --- PASS: TestServiceGet (0.10s) [2021-07-31T17:42:00.817Z] === CONT TestServiceRemove [2021-07-31T17:42:00.817Z] time="2021-07-31T17:42:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-31T17:42:00.817Z] --- PASS: TestServiceCreate (0.16s) [2021-07-31T17:42:00.817Z] === CONT TestGetWithReference [2021-07-31T17:42:00.817Z] --- PASS: TestServiceList (0.17s) [2021-07-31T17:42:00.817Z] === CONT TestGet [2021-07-31T17:42:00.817Z] time="2021-07-31T17:42:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-31T17:42:00.817Z] --- PASS: TestServiceRemove (0.03s) [2021-07-31T17:42:00.817Z] === CONT TestRefDerefRemove [2021-07-31T17:42:00.817Z] time="2021-07-31T17:42:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-31T17:42:00.817Z] time="2021-07-31T17:42:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-31T17:42:00.817Z] --- PASS: TestGet (0.03s) [2021-07-31T17:42:00.817Z] === CONT TestDefererencePluginOnCreateError [2021-07-31T17:42:00.817Z] --- PASS: TestGetWithReference (0.03s) [2021-07-31T17:42:00.817Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-31T17:42:00.817Z] time="2021-07-31T17:42:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-31T17:42:00.817Z] --- PASS: TestServicePrune (0.22s) [2021-07-31T17:42:00.817Z] === CONT TestFindByReferenced [2021-07-31T17:42:00.817Z] --- PASS: TestRefDerefRemove (0.03s) [2021-07-31T17:42:00.817Z] === CONT TestFindByDriver [2021-07-31T17:42:00.817Z] === CONT TestList [2021-07-31T17:42:00.817Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-07-31T17:42:00.817Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2021-07-31T17:42:00.817Z] === CONT TestRemove [2021-07-31T17:42:00.817Z] --- PASS: TestFindByReferenced (0.03s) [2021-07-31T17:42:00.817Z] === CONT TestCreate [2021-07-31T17:42:00.817Z] --- PASS: TestFindByDriver (0.03s) [2021-07-31T17:42:00.817Z] --- PASS: TestList (0.03s) [2021-07-31T17:42:00.817Z] --- PASS: TestCreate (0.02s) [2021-07-31T17:42:00.817Z] --- PASS: TestRemove (0.03s) [2021-07-31T17:42:00.817Z] PASS [2021-07-31T17:42:00.817Z] coverage: 69.6% of statements [2021-07-31T17:42:00.817Z] ok github.com/docker/docker/volume/service 0.311s coverage: 69.6% of statements [2021-07-31T17:42:01.259Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-31T17:42:01.517Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-31T17:42:01.775Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-07-31T17:42:02.020Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.74s) [2021-07-31T17:42:02.020Z] === RUN TestAuthZPluginHeader [2021-07-31T17:42:02.948Z] --- PASS: TestAuthZPluginHeader (0.71s) [2021-07-31T17:42:02.948Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-31T17:42:03.146Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-31T17:42:03.146Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-31T17:42:03.301Z] --- PASS: TestBuildPreserveOwnership (10.67s) [2021-07-31T17:42:03.301Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.66s) [2021-07-31T17:42:03.301Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-07-31T17:42:03.301Z] === RUN TestBuildPlatformInvalid [2021-07-31T17:42:03.301Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-07-31T17:42:03.301Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-31T17:42:03.301Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-31T17:42:03.301Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-31T17:42:03.301Z] PASS [2021-07-31T17:42:03.301Z] [2021-07-31T17:42:03.301Z] === Skipped [2021-07-31T17:42:03.301Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-31T17:42:03.301Z] build_session_test.go:25: TODO: BuildKit [2021-07-31T17:42:03.301Z] [2021-07-31T17:42:03.301Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-31T17:42:03.301Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-31T17:42:03.301Z] [2021-07-31T17:42:03.301Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-31T17:42:03.301Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-31T17:42:03.301Z] [2021-07-31T17:42:03.301Z] [2021-07-31T17:42:03.301Z] DONE 34 tests, 3 skipped in 134.857s [2021-07-31T17:42:03.301Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-31T17:42:03.557Z] INFO: Testing against a local daemon [2021-07-31T17:42:03.557Z] === RUN TestConfigInspect [2021-07-31T17:42:03.557Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:42:03.557Z] --- SKIP: TestConfigInspect (0.02s) [2021-07-31T17:42:03.557Z] === RUN TestConfigList [2021-07-31T17:42:03.557Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:42:03.557Z] --- SKIP: TestConfigList (0.02s) [2021-07-31T17:42:03.557Z] === RUN TestConfigsCreateAndDelete [2021-07-31T17:42:03.557Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:42:03.557Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-07-31T17:42:03.557Z] === RUN TestConfigsUpdate [2021-07-31T17:42:03.557Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:42:03.557Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-07-31T17:42:03.557Z] === RUN TestTemplatedConfig [2021-07-31T17:42:03.557Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:42:03.557Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-31T17:42:03.557Z] === RUN TestConfigCreateResolve [2021-07-31T17:42:03.557Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:42:03.557Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-07-31T17:42:03.557Z] PASS [2021-07-31T17:42:03.557Z] [2021-07-31T17:42:03.557Z] === Skipped [2021-07-31T17:42:03.557Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-07-31T17:42:03.557Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:42:03.557Z] [2021-07-31T17:42:03.557Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-07-31T17:42:03.557Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:42:03.557Z] [2021-07-31T17:42:03.557Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-07-31T17:42:03.557Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:42:03.557Z] [2021-07-31T17:42:03.557Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-07-31T17:42:03.557Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:42:03.557Z] [2021-07-31T17:42:03.557Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-07-31T17:42:03.557Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:42:03.557Z] [2021-07-31T17:42:03.557Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-07-31T17:42:03.557Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:42:03.557Z] [2021-07-31T17:42:03.557Z] [2021-07-31T17:42:03.557Z] DONE 6 tests, 6 skipped in 0.256s [2021-07-31T17:42:03.557Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-31T17:42:03.814Z] INFO: Testing against a local daemon [2021-07-31T17:42:03.814Z] === RUN TestCheckpoint [2021-07-31T17:42:03.814Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-31T17:42:03.814Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-31T17:42:03.814Z] === RUN TestContainerInvalidJSON [2021-07-31T17:42:03.814Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-31T17:42:03.814Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-31T17:42:03.814Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-31T17:42:03.814Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-31T17:42:03.814Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-31T17:42:03.814Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-31T17:42:03.814Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-31T17:42:03.814Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-31T17:42:03.814Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-31T17:42:03.814Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-31T17:42:03.814Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-07-31T17:42:03.814Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-31T17:42:04.072Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-07-31T17:42:04.072Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-31T17:42:04.072Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-07-31T17:42:04.072Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-31T17:42:04.072Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-07-31T17:42:04.072Z] === RUN TestCopyFromContainer [2021-07-31T17:42:04.519Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-31T17:42:04.519Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-07-31T17:42:04.777Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-31T17:42:06.677Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-31T17:42:07.111Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.66s) [2021-07-31T17:42:07.111Z] === RUN TestAuthZPluginV2Disable [2021-07-31T17:42:08.050Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-31T17:42:08.050Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-31T17:42:08.242Z] === RUN TestCopyFromContainer// [2021-07-31T17:42:08.242Z] === RUN TestCopyFromContainer//bar/root [2021-07-31T17:42:08.242Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-31T17:42:08.242Z] === RUN TestCopyFromContainer/bar/quux [2021-07-31T17:42:08.499Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-31T17:42:08.499Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-31T17:42:08.499Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-31T17:42:08.499Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-31T17:42:08.499Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-31T17:42:08.617Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-31T17:42:08.756Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-31T17:42:08.756Z] --- PASS: TestCopyFromContainer (4.63s) [2021-07-31T17:42:08.756Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-31T17:42:08.756Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-07-31T17:42:08.756Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-31T17:42:08.757Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-07-31T17:42:08.757Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-31T17:42:08.757Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-31T17:42:08.757Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-31T17:42:08.757Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-31T17:42:08.757Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-31T17:42:08.757Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-07-31T17:42:08.757Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-31T17:42:08.757Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-31T17:42:08.757Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-31T17:42:08.757Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-31T17:42:08.757Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-31T17:42:08.757Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-31T17:42:08.757Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-31T17:42:08.757Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-31T17:42:08.757Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-31T17:42:08.757Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-31T17:42:08.757Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-07-31T17:42:08.757Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-31T17:42:08.757Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-31T17:42:08.757Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-31T17:42:08.757Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-31T17:42:08.757Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-07-31T17:42:08.757Z] === RUN TestCreateWithInvalidEnv [2021-07-31T17:42:08.757Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-31T17:42:08.757Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-31T17:42:08.757Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-31T17:42:08.757Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-31T17:42:08.757Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-31T17:42:08.757Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-31T17:42:08.757Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-31T17:42:08.757Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-31T17:42:08.757Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-31T17:42:08.757Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-31T17:42:08.757Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-31T17:42:08.757Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-31T17:42:08.757Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-31T17:42:08.757Z] === RUN TestCreateTmpfsMountsTarget [2021-07-31T17:42:08.757Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-31T17:42:08.757Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-31T17:42:09.639Z] --- PASS: TestAuthZPluginV2Disable (2.96s) [2021-07-31T17:42:09.640Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-31T17:42:10.525Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-31T17:42:10.651Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s) [2021-07-31T17:42:10.651Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-31T17:42:11.897Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-31T17:42:12.153Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.71s) [2021-07-31T17:42:12.153Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-31T17:42:12.546Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.90s) [2021-07-31T17:42:12.546Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-31T17:42:12.546Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-31T17:42:12.546Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-31T17:42:12.546Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-31T17:42:12.546Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-31T17:42:12.546Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-31T17:42:12.546Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-31T17:42:12.546Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-31T17:42:12.546Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-31T17:42:12.546Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-31T17:42:12.546Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-31T17:42:12.546Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-31T17:42:12.546Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-31T17:42:12.546Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-31T17:42:12.546Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-31T17:42:12.546Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-31T17:42:12.546Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-31T17:42:12.546Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-31T17:42:12.546Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-31T17:42:12.546Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-31T17:42:12.546Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-31T17:42:12.546Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-31T17:42:12.546Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-31T17:42:13.477Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2021-07-31T17:42:13.477Z] === RUN TestCreateDifferentPlatform [2021-07-31T17:42:13.477Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-31T17:42:13.477Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-31T17:42:13.477Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-07-31T17:42:13.477Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-31T17:42:13.477Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-31T17:42:13.477Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-31T17:42:13.477Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-07-31T17:42:13.477Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-31T17:42:13.477Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-07-31T17:42:13.477Z] === RUN TestContainerStartOnDaemonRestart [2021-07-31T17:42:13.477Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-31T17:42:13.477Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-07-31T17:42:13.477Z] === RUN TestDaemonRestartIpcMode [2021-07-31T17:42:13.477Z] === PAUSE TestDaemonRestartIpcMode [2021-07-31T17:42:13.477Z] === RUN TestDaemonHostGatewayIP [2021-07-31T17:42:13.477Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-31T17:42:13.477Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-07-31T17:42:13.477Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-31T17:42:13.477Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-31T17:42:13.477Z] === RUN TestContainerKillOnDaemonStart [2021-07-31T17:42:13.477Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-31T17:42:13.477Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-31T17:42:13.477Z] === RUN TestDiff [2021-07-31T17:42:13.794Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-31T17:42:14.041Z] --- PASS: TestDiff (0.65s) [2021-07-31T17:42:14.041Z] === RUN TestExecWithCloseStdin [2021-07-31T17:42:14.973Z] --- PASS: TestExecWithCloseStdin (0.92s) [2021-07-31T17:42:14.973Z] === RUN TestExec [2021-07-31T17:42:15.165Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-31T17:42:15.602Z] 2021/07/31 17:42:13 Closing DB instances... [2021-07-31T17:42:15.905Z] --- PASS: TestExec (0.90s) [2021-07-31T17:42:15.905Z] === RUN TestExecUser [2021-07-31T17:42:16.059Z] --- PASS: TestNetworkDBGarbageCollection (54.27s) [2021-07-31T17:42:16.059Z] === RUN TestFindNode [2021-07-31T17:42:16.059Z] 2021/07/31 17:42:15 Closing DB instances... [2021-07-31T17:42:16.059Z] --- PASS: TestFindNode (0.02s) [2021-07-31T17:42:16.059Z] === RUN TestChangeNodeState [2021-07-31T17:42:16.059Z] 2021/07/31 17:42:15 Closing DB instances... [2021-07-31T17:42:16.059Z] --- PASS: TestChangeNodeState (0.02s) [2021-07-31T17:42:16.059Z] === RUN TestNodeReincarnation [2021-07-31T17:42:16.059Z] 2021/07/31 17:42:15 Closing DB instances... [2021-07-31T17:42:16.099Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-31T17:42:16.099Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.83s) [2021-07-31T17:42:16.099Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.77s) [2021-07-31T17:42:16.099Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s) [2021-07-31T17:42:16.099Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.25s) [2021-07-31T17:42:16.099Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s) [2021-07-31T17:42:16.099Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.70s) [2021-07-31T17:42:16.099Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.36s) [2021-07-31T17:42:16.099Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.40s) [2021-07-31T17:42:16.099Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.76s) [2021-07-31T17:42:16.099Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.35s) [2021-07-31T17:42:16.099Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.44s) [2021-07-31T17:42:16.099Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.72s) [2021-07-31T17:42:16.099Z] === RUN TestCgroupNamespacesRun [2021-07-31T17:42:16.835Z] --- PASS: TestExecUser (0.93s) [2021-07-31T17:42:16.835Z] === RUN TestExportContainerAndImportImage [2021-07-31T17:42:17.767Z] --- PASS: TestExportContainerAndImportImage (0.81s) [2021-07-31T17:42:17.767Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-31T17:42:18.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-31T17:42:19.137Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2021-07-31T17:42:19.137Z] === RUN TestHealthCheckWorkdir [2021-07-31T17:42:19.376Z] --- PASS: TestCgroupNamespacesRun (2.95s) [2021-07-31T17:42:19.376Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-31T17:42:19.945Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-07-31T17:42:20.506Z] --- PASS: TestHealthCheckWorkdir (1.34s) [2021-07-31T17:42:20.506Z] === RUN TestHealthKillContainer [2021-07-31T17:42:20.879Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s) [2021-07-31T17:42:20.879Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-31T17:42:21.259Z] 29d5b6a226d2: Verifying Checksum [2021-07-31T17:42:21.260Z] 29d5b6a226d2: Download complete [2021-07-31T17:42:21.832Z] time="2021-07-31T17:42:20Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-31T17:42:21.832Z] --- PASS: TestNodeReincarnation (5.03s) [2021-07-31T17:42:21.832Z] === RUN TestParallelCreate [2021-07-31T17:42:21.832Z] 2021/07/31 17:42:20 Closing DB instances... [2021-07-31T17:42:21.832Z] --- PASS: TestParallelCreate (0.02s) [2021-07-31T17:42:21.832Z] === RUN TestParallelDelete [2021-07-31T17:42:21.832Z] 2021/07/31 17:42:20 Closing DB instances... [2021-07-31T17:42:21.832Z] --- PASS: TestParallelDelete (0.02s) [2021-07-31T17:42:21.832Z] === RUN TestNetworkDBIslands [2021-07-31T17:42:21.832Z] time="2021-07-31T17:42:20Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:4f75cf80b250 with config:&{NodeID:4f75cf80b250 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-31T17:42:21.832Z] time="2021-07-31T17:42:21Z" level=info msg="Node 4f75cf80b250/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:21.832Z] time="2021-07-31T17:42:21Z" level=info msg="Node 4f75cf80b250/172.22.20.14, added to nodes list" [2021-07-31T17:42:21.832Z] time="2021-07-31T17:42:21Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:bf7894a974a9 with config:&{NodeID:bf7894a974a9 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-31T17:42:21.832Z] time="2021-07-31T17:42:21Z" level=info msg="Node bf7894a974a9/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:21.832Z] time="2021-07-31T17:42:21Z" level=info msg="Node bf7894a974a9/172.22.20.14, added to nodes list" [2021-07-31T17:42:21.832Z] time="2021-07-31T17:42:21Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-31T17:42:21.832Z] time="2021-07-31T17:42:21Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-31T17:42:21.832Z] time="2021-07-31T17:42:21Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-07-31T17:42:21.832Z] time="2021-07-31T17:42:21Z" level=info msg="Node bf7894a974a9/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:21.832Z] time="2021-07-31T17:42:21Z" level=info msg="Node bf7894a974a9/172.22.20.14, added to nodes list" [2021-07-31T17:42:21.832Z] time="2021-07-31T17:42:21Z" level=info msg="Node 4f75cf80b250/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:21.832Z] time="2021-07-31T17:42:21Z" level=info msg="Node 4f75cf80b250/172.22.20.14, added to nodes list" [2021-07-31T17:42:21.832Z] time="2021-07-31T17:42:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-31T17:42:21.832Z] time="2021-07-31T17:42:21Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-07-31T17:42:22.289Z] time="2021-07-31T17:42:21Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:42dc8f228642 with config:&{NodeID:42dc8f228642 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-31T17:42:22.289Z] time="2021-07-31T17:42:21Z" level=info msg="Node 42dc8f228642/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:22.290Z] time="2021-07-31T17:42:21Z" level=info msg="Node 42dc8f228642/172.22.20.14, added to nodes list" [2021-07-31T17:42:22.290Z] time="2021-07-31T17:42:21Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-31T17:42:22.290Z] time="2021-07-31T17:42:21Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-31T17:42:22.290Z] time="2021-07-31T17:42:21Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-07-31T17:42:22.290Z] time="2021-07-31T17:42:21Z" level=info msg="Node 42dc8f228642/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:22.290Z] time="2021-07-31T17:42:21Z" level=info msg="Node 42dc8f228642/172.22.20.14, added to nodes list" [2021-07-31T17:42:22.290Z] time="2021-07-31T17:42:21Z" level=info msg="Node 4f75cf80b250/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:22.290Z] time="2021-07-31T17:42:21Z" level=info msg="Node 4f75cf80b250/172.22.20.14, added to nodes list" [2021-07-31T17:42:22.290Z] time="2021-07-31T17:42:21Z" level=info msg="Node bf7894a974a9/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:22.290Z] time="2021-07-31T17:42:21Z" level=info msg="Node bf7894a974a9/172.22.20.14, added to nodes list" [2021-07-31T17:42:22.290Z] time="2021-07-31T17:42:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-31T17:42:22.290Z] time="2021-07-31T17:42:21Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-07-31T17:42:22.290Z] time="2021-07-31T17:42:22Z" level=info msg="Node 42dc8f228642/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:22.290Z] time="2021-07-31T17:42:22Z" level=info msg="Node 42dc8f228642/172.22.20.14, added to nodes list" [2021-07-31T17:42:22.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-31T17:42:22.747Z] time="2021-07-31T17:42:22Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:f1d29347b380 with config:&{NodeID:f1d29347b380 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-31T17:42:22.747Z] time="2021-07-31T17:42:22Z" level=info msg="Node f1d29347b380/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:22.747Z] time="2021-07-31T17:42:22Z" level=info msg="Node f1d29347b380/172.22.20.14, added to nodes list" [2021-07-31T17:42:22.747Z] time="2021-07-31T17:42:22Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-31T17:42:22.747Z] time="2021-07-31T17:42:22Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-31T17:42:22.747Z] time="2021-07-31T17:42:22Z" level=debug msg="memberlist: Stream connection from=[::1]:49356" [2021-07-31T17:42:22.747Z] time="2021-07-31T17:42:22Z" level=info msg="Node f1d29347b380/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:22.747Z] time="2021-07-31T17:42:22Z" level=info msg="Node f1d29347b380/172.22.20.14, added to nodes list" [2021-07-31T17:42:22.747Z] time="2021-07-31T17:42:22Z" level=info msg="Node 4f75cf80b250/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:22.747Z] time="2021-07-31T17:42:22Z" level=info msg="Node 4f75cf80b250/172.22.20.14, added to nodes list" [2021-07-31T17:42:22.747Z] time="2021-07-31T17:42:22Z" level=info msg="Node bf7894a974a9/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:22.747Z] time="2021-07-31T17:42:22Z" level=info msg="Node bf7894a974a9/172.22.20.14, added to nodes list" [2021-07-31T17:42:22.747Z] time="2021-07-31T17:42:22Z" level=info msg="Node 42dc8f228642/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:22.747Z] time="2021-07-31T17:42:22Z" level=info msg="Node 42dc8f228642/172.22.20.14, added to nodes list" [2021-07-31T17:42:22.747Z] time="2021-07-31T17:42:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-31T17:42:22.747Z] time="2021-07-31T17:42:22Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49357" [2021-07-31T17:42:22.747Z] time="2021-07-31T17:42:22Z" level=info msg="Node f1d29347b380/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:22.747Z] time="2021-07-31T17:42:22Z" level=info msg="Node f1d29347b380/172.22.20.14, added to nodes list" [2021-07-31T17:42:22.747Z] time="2021-07-31T17:42:22Z" level=info msg="Node f1d29347b380/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:22.747Z] time="2021-07-31T17:42:22Z" level=info msg="Node f1d29347b380/172.22.20.14, added to nodes list" [2021-07-31T17:42:22.748Z] time="2021-07-31T17:42:22Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:63be9006eb9b with config:&{NodeID:63be9006eb9b 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-31T17:42:22.748Z] time="2021-07-31T17:42:22Z" level=info msg="Node 63be9006eb9b/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:22.748Z] time="2021-07-31T17:42:22Z" level=info msg="Node 63be9006eb9b/172.22.20.14, added to nodes list" [2021-07-31T17:42:22.748Z] time="2021-07-31T17:42:22Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-31T17:42:22.748Z] time="2021-07-31T17:42:22Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-31T17:42:22.748Z] time="2021-07-31T17:42:22Z" level=debug msg="memberlist: Stream connection from=[::1]:49358" [2021-07-31T17:42:22.748Z] time="2021-07-31T17:42:22Z" level=info msg="Node 63be9006eb9b/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:22.748Z] time="2021-07-31T17:42:22Z" level=info msg="Node 63be9006eb9b/172.22.20.14, added to nodes list" [2021-07-31T17:42:22.748Z] time="2021-07-31T17:42:22Z" level=info msg="Node 42dc8f228642/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:22.748Z] time="2021-07-31T17:42:22Z" level=info msg="Node 42dc8f228642/172.22.20.14, added to nodes list" [2021-07-31T17:42:22.748Z] time="2021-07-31T17:42:22Z" level=info msg="Node bf7894a974a9/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:22.748Z] time="2021-07-31T17:42:22Z" level=info msg="Node bf7894a974a9/172.22.20.14, added to nodes list" [2021-07-31T17:42:22.748Z] time="2021-07-31T17:42:22Z" level=info msg="Node f1d29347b380/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:22.748Z] time="2021-07-31T17:42:22Z" level=info msg="Node f1d29347b380/172.22.20.14, added to nodes list" [2021-07-31T17:42:22.748Z] time="2021-07-31T17:42:22Z" level=info msg="Node 4f75cf80b250/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:22.748Z] time="2021-07-31T17:42:22Z" level=info msg="Node 4f75cf80b250/172.22.20.14, added to nodes list" [2021-07-31T17:42:22.748Z] time="2021-07-31T17:42:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-31T17:42:22.748Z] time="2021-07-31T17:42:22Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49359" [2021-07-31T17:42:22.779Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-31T17:42:23.205Z] time="2021-07-31T17:42:22Z" level=info msg="Node 63be9006eb9b/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:23.205Z] time="2021-07-31T17:42:22Z" level=info msg="Node 63be9006eb9b/172.22.20.14, added to nodes list" [2021-07-31T17:42:23.205Z] time="2021-07-31T17:42:22Z" level=info msg="Node 63be9006eb9b/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:23.205Z] time="2021-07-31T17:42:22Z" level=info msg="Node 63be9006eb9b/172.22.20.14, added to nodes list" [2021-07-31T17:42:23.205Z] time="2021-07-31T17:42:22Z" level=info msg="Node 63be9006eb9b/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:23.205Z] time="2021-07-31T17:42:22Z" level=info msg="Node 63be9006eb9b/172.22.20.14, added to nodes list" [2021-07-31T17:42:23.205Z] networkdb_test.go:842: Re-joining: 3 [2021-07-31T17:42:23.205Z] time="2021-07-31T17:42:23Z" level=info msg="The new bootstrap node list is:[172.22.20.14:10033 172.22.20.14:10034 172.22.20.14:10035]" [2021-07-31T17:42:23.205Z] time="2021-07-31T17:42:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.20.14:10033" [2021-07-31T17:42:23.205Z] time="2021-07-31T17:42:23Z" level=debug msg="memberlist: Stream connection from=172.22.20.14:49360" [2021-07-31T17:42:23.205Z] time="2021-07-31T17:42:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.20.14:10034" [2021-07-31T17:42:23.205Z] time="2021-07-31T17:42:23Z" level=debug msg="memberlist: Stream connection from=172.22.20.14:49361" [2021-07-31T17:42:23.205Z] time="2021-07-31T17:42:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.20.14:10035" [2021-07-31T17:42:23.205Z] time="2021-07-31T17:42:23Z" level=debug msg="memberlist: Stream connection from=172.22.20.14:49362" [2021-07-31T17:42:23.664Z] networkdb_test.go:842: Re-joining: 4 [2021-07-31T17:42:23.664Z] time="2021-07-31T17:42:23Z" level=info msg="The new bootstrap node list is:[172.22.20.14:10033 172.22.20.14:10034 172.22.20.14:10035]" [2021-07-31T17:42:23.664Z] time="2021-07-31T17:42:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.20.14:10033" [2021-07-31T17:42:23.664Z] time="2021-07-31T17:42:23Z" level=debug msg="memberlist: Stream connection from=172.22.20.14:49363" [2021-07-31T17:42:23.664Z] time="2021-07-31T17:42:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.20.14:10034" [2021-07-31T17:42:23.664Z] time="2021-07-31T17:42:23Z" level=debug msg="memberlist: Stream connection from=172.22.20.14:49364" [2021-07-31T17:42:23.664Z] time="2021-07-31T17:42:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.20.14:10035" [2021-07-31T17:42:23.664Z] time="2021-07-31T17:42:23Z" level=debug msg="memberlist: Stream connection from=172.22.20.14:49365" [2021-07-31T17:42:23.664Z] time="2021-07-31T17:42:23Z" level=info msg="node 0 leaving" [2021-07-31T17:42:23.664Z] time="2021-07-31T17:42:23Z" level=info msg="Node 4f75cf80b250 change state NodeActive --> NodeLeft" [2021-07-31T17:42:23.664Z] time="2021-07-31T17:42:23Z" level=info msg="node2(bf7894a974a9): Node leave event for 4f75cf80b250/172.22.20.14" [2021-07-31T17:42:23.712Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.75s) [2021-07-31T17:42:23.712Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-31T17:42:23.712Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-07-31T17:42:23.777Z] --- PASS: TestHealthKillContainer (2.95s) [2021-07-31T17:42:23.777Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-31T17:42:24.034Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2021-07-31T17:42:24.034Z] === RUN TestIpcModeNone [2021-07-31T17:42:24.122Z] time="2021-07-31T17:42:23Z" level=info msg="Node 4f75cf80b250 change state NodeActive --> NodeLeft" [2021-07-31T17:42:24.122Z] time="2021-07-31T17:42:23Z" level=info msg="Node 4f75cf80b250 change state NodeActive --> NodeLeft" [2021-07-31T17:42:24.122Z] time="2021-07-31T17:42:23Z" level=info msg="node3(42dc8f228642): Node leave event for 4f75cf80b250/172.22.20.14" [2021-07-31T17:42:24.122Z] time="2021-07-31T17:42:23Z" level=info msg="node4(f1d29347b380): Node leave event for 4f75cf80b250/172.22.20.14" [2021-07-31T17:42:24.122Z] time="2021-07-31T17:42:23Z" level=info msg="Node 4f75cf80b250 change state NodeActive --> NodeLeft" [2021-07-31T17:42:24.122Z] time="2021-07-31T17:42:23Z" level=info msg="node5(63be9006eb9b): Node leave event for 4f75cf80b250/172.22.20.14" [2021-07-31T17:42:24.122Z] time="2021-07-31T17:42:23Z" level=info msg="Node 4f75cf80b250 change state NodeActive --> NodeLeft" [2021-07-31T17:42:24.122Z] time="2021-07-31T17:42:23Z" level=info msg="node1(4f75cf80b250): Node leave event for 4f75cf80b250/172.22.20.14" [2021-07-31T17:42:24.122Z] time="2021-07-31T17:42:23Z" level=info msg="Node 4f75cf80b250/172.22.20.14, left gossip cluster" [2021-07-31T17:42:24.122Z] time="2021-07-31T17:42:23Z" level=info msg="Node 4f75cf80b250/172.22.20.14, left gossip cluster" [2021-07-31T17:42:24.122Z] time="2021-07-31T17:42:23Z" level=info msg="Node 4f75cf80b250/172.22.20.14, left gossip cluster" [2021-07-31T17:42:24.122Z] time="2021-07-31T17:42:23Z" level=info msg="Node 4f75cf80b250/172.22.20.14, left gossip cluster" [2021-07-31T17:42:24.122Z] time="2021-07-31T17:42:23Z" level=info msg="Node 4f75cf80b250/172.22.20.14, left gossip cluster" [2021-07-31T17:42:24.122Z] time="2021-07-31T17:42:24Z" level=info msg="node 1 leaving" [2021-07-31T17:42:24.122Z] time="2021-07-31T17:42:24Z" level=info msg="Node bf7894a974a9 change state NodeActive --> NodeLeft" [2021-07-31T17:42:24.122Z] time="2021-07-31T17:42:24Z" level=info msg="Node bf7894a974a9/172.22.20.14, left gossip cluster" [2021-07-31T17:42:24.122Z] time="2021-07-31T17:42:24Z" level=info msg="node5(63be9006eb9b): Node leave event for bf7894a974a9/172.22.20.14" [2021-07-31T17:42:24.122Z] time="2021-07-31T17:42:24Z" level=info msg="Node bf7894a974a9 change state NodeActive --> NodeLeft" [2021-07-31T17:42:24.122Z] time="2021-07-31T17:42:24Z" level=info msg="node4(f1d29347b380): Node leave event for bf7894a974a9/172.22.20.14" [2021-07-31T17:42:24.122Z] time="2021-07-31T17:42:24Z" level=info msg="Node bf7894a974a9 change state NodeActive --> NodeFailed" [2021-07-31T17:42:24.122Z] time="2021-07-31T17:42:24Z" level=info msg="Node bf7894a974a9/172.22.20.14, added to failed nodes list" [2021-07-31T17:42:24.122Z] time="2021-07-31T17:42:24Z" level=info msg="Node bf7894a974a9 change state NodeActive --> NodeLeft" [2021-07-31T17:42:24.122Z] time="2021-07-31T17:42:24Z" level=info msg="node3(42dc8f228642): Node leave event for bf7894a974a9/172.22.20.14" [2021-07-31T17:42:24.122Z] time="2021-07-31T17:42:24Z" level=error msg="node: bf7894a974a9 is unknown to memberlist" [2021-07-31T17:42:24.278Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-31T17:42:24.327Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.06s) [2021-07-31T17:42:24.327Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-31T17:42:24.582Z] time="2021-07-31T17:42:24Z" level=info msg="Node bf7894a974a9/172.22.20.14, left gossip cluster" [2021-07-31T17:42:24.582Z] time="2021-07-31T17:42:24Z" level=info msg="Node bf7894a974a9/172.22.20.14, left gossip cluster" [2021-07-31T17:42:24.582Z] time="2021-07-31T17:42:24Z" level=info msg="Node bf7894a974a9/172.22.20.14, left gossip cluster" [2021-07-31T17:42:24.582Z] time="2021-07-31T17:42:24Z" level=info msg="node 2 leaving" [2021-07-31T17:42:24.582Z] time="2021-07-31T17:42:24Z" level=info msg="Node 42dc8f228642 change state NodeActive --> NodeLeft" [2021-07-31T17:42:24.582Z] time="2021-07-31T17:42:24Z" level=info msg="node5(63be9006eb9b): Node leave event for 42dc8f228642/172.22.20.14" [2021-07-31T17:42:24.582Z] time="2021-07-31T17:42:24Z" level=info msg="Node 42dc8f228642 change state NodeActive --> NodeLeft" [2021-07-31T17:42:24.582Z] time="2021-07-31T17:42:24Z" level=info msg="node4(f1d29347b380): Node leave event for 42dc8f228642/172.22.20.14" [2021-07-31T17:42:24.582Z] time="2021-07-31T17:42:24Z" level=info msg="Node 42dc8f228642 change state NodeActive --> NodeLeft" [2021-07-31T17:42:24.582Z] time="2021-07-31T17:42:24Z" level=info msg="node3(42dc8f228642): Node leave event for 42dc8f228642/172.22.20.14" [2021-07-31T17:42:24.582Z] time="2021-07-31T17:42:24Z" level=debug msg="memberlist: Failed ping: 63be9006eb9b (timeout reached)" [2021-07-31T17:42:24.582Z] time="2021-07-31T17:42:24Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.20.14:10035: use of closed network connection" [2021-07-31T17:42:24.582Z] time="2021-07-31T17:42:24Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.20.14:10036: use of closed network connection" [2021-07-31T17:42:24.582Z] time="2021-07-31T17:42:24Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.20.14:10034: use of closed network connection" [2021-07-31T17:42:24.582Z] time="2021-07-31T17:42:24Z" level=debug msg="memberlist: Stream connection from=172.22.20.14:49366" [2021-07-31T17:42:24.965Z] --- PASS: TestIpcModeNone (0.92s) [2021-07-31T17:42:24.965Z] === RUN TestIpcModePrivate [2021-07-31T17:42:25.040Z] time="2021-07-31T17:42:24Z" level=info msg="Node 42dc8f228642/172.22.20.14, left gossip cluster" [2021-07-31T17:42:25.040Z] time="2021-07-31T17:42:24Z" level=info msg="Node 42dc8f228642/172.22.20.14, left gossip cluster" [2021-07-31T17:42:25.040Z] time="2021-07-31T17:42:24Z" level=info msg="Node 42dc8f228642/172.22.20.14, left gossip cluster" [2021-07-31T17:42:25.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-31T17:42:25.497Z] time="2021-07-31T17:42:25Z" level=warning msg="memberlist: Was able to connect to 63be9006eb9b but other probes failed, network may be misconfigured" [2021-07-31T17:42:25.497Z] networkdb_test.go:874: node4: OK [2021-07-31T17:42:25.497Z] networkdb_test.go:874: node5: OK [2021-07-31T17:42:25.497Z] time="2021-07-31T17:42:25Z" level=info msg="node 0 coming back" [2021-07-31T17:42:25.497Z] time="2021-07-31T17:42:25Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:978e9622115f with config:&{NodeID:978e9622115f 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-31T17:42:25.497Z] time="2021-07-31T17:42:25Z" level=info msg="Node 978e9622115f/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:25.497Z] time="2021-07-31T17:42:25Z" level=info msg="Node 978e9622115f/172.22.20.14, added to nodes list" [2021-07-31T17:42:25.497Z] time="2021-07-31T17:42:25Z" level=info msg="node 1 coming back" [2021-07-31T17:42:25.497Z] time="2021-07-31T17:42:25Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5895d4dc2537 with config:&{NodeID:5895d4dc2537 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-31T17:42:25.497Z] time="2021-07-31T17:42:25Z" level=info msg="Node 5895d4dc2537/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:25.497Z] time="2021-07-31T17:42:25Z" level=info msg="Node 5895d4dc2537/172.22.20.14, added to nodes list" [2021-07-31T17:42:25.497Z] time="2021-07-31T17:42:25Z" level=info msg="node 2 coming back" [2021-07-31T17:42:25.498Z] time="2021-07-31T17:42:25Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:44cdfd768278 with config:&{NodeID:44cdfd768278 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-31T17:42:25.498Z] time="2021-07-31T17:42:25Z" level=info msg="Node 44cdfd768278/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:25.498Z] time="2021-07-31T17:42:25Z" level=info msg="Node 44cdfd768278/172.22.20.14, added to nodes list" [2021-07-31T17:42:25.652Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-07-31T17:42:25.895Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-07-31T17:42:25.895Z] --- PASS: TestIpcModePrivate (0.91s) [2021-07-31T17:42:25.895Z] === RUN TestIpcModeShareable [2021-07-31T17:42:25.895Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-31T17:42:25.895Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-07-31T17:42:25.895Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-31T17:42:25.910Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-31T17:42:26.167Z] --- PASS: TestCgroupNamespacesRunHostMode (2.42s) [2021-07-31T17:42:26.167Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-31T17:42:26.306Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-07-31T17:42:26.733Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-31T17:42:27.666Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-31T17:42:27.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-31T17:42:27.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-31T17:42:28.232Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-07-31T17:42:28.393Z] time="2021-07-31T17:42:28Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.20.14:10033 172.22.20.14:10034 172.22.20.14:10035]" [2021-07-31T17:42:28.418Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s) [2021-07-31T17:42:28.418Z] === RUN TestAPIIpcModeHost [2021-07-31T17:42:28.418Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-31T17:42:28.418Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-07-31T17:42:28.418Z] === RUN TestDaemonIpcModeShareable [2021-07-31T17:42:28.418Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-31T17:42:28.418Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-07-31T17:42:28.418Z] === RUN TestDaemonIpcModePrivate [2021-07-31T17:42:28.810Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.59s) [2021-07-31T17:42:28.810Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-31T17:42:28.850Z] time="2021-07-31T17:42:28Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.20.14:10033 172.22.20.14:10034 172.22.20.14:10035]" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.20.14:10033" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=debug msg="memberlist: Stream connection from=172.22.20.14:49367" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node f1d29347b380/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node f1d29347b380/172.22.20.14, added to nodes list" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 63be9006eb9b/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 978e9622115f/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 63be9006eb9b/172.22.20.14, added to nodes list" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 978e9622115f/172.22.20.14, is the new incarnation of the shutdown node 4f75cf80b250/172.22.20.14" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 978e9622115f/172.22.20.14, added to nodes list" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.20.14:10034" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=debug msg="memberlist: Stream connection from=172.22.20.14:49368" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node f1d29347b380/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node f1d29347b380/172.22.20.14, added to nodes list" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 63be9006eb9b/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 63be9006eb9b/172.22.20.14, added to nodes list" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 978e9622115f/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 5895d4dc2537/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 5895d4dc2537/172.22.20.14, is the new incarnation of the shutdown node bf7894a974a9/172.22.20.14" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 5895d4dc2537/172.22.20.14, added to nodes list" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 978e9622115f/172.22.20.14, added to nodes list" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.20.14:10035" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=debug msg="memberlist: Stream connection from=172.22.20.14:49369" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node f1d29347b380/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node f1d29347b380/172.22.20.14, added to nodes list" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 63be9006eb9b/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 63be9006eb9b/172.22.20.14, added to nodes list" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 978e9622115f/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 978e9622115f/172.22.20.14, added to nodes list" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 5895d4dc2537/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 5895d4dc2537/172.22.20.14, added to nodes list" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 44cdfd768278/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 44cdfd768278/172.22.20.14, is the new incarnation of the shutdown node 42dc8f228642/172.22.20.14" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 44cdfd768278/172.22.20.14, added to nodes list" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 5895d4dc2537/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 5895d4dc2537/172.22.20.14, added to nodes list" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 44cdfd768278/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 44cdfd768278/172.22.20.14, added to nodes list" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 44cdfd768278/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 44cdfd768278/172.22.20.14, added to nodes list" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 978e9622115f/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 978e9622115f/172.22.20.14, is the new incarnation of the shutdown node 4f75cf80b250/172.22.20.14" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 978e9622115f/172.22.20.14, added to nodes list" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 5895d4dc2537/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 5895d4dc2537/172.22.20.14, is the new incarnation of the shutdown node bf7894a974a9/172.22.20.14" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 5895d4dc2537/172.22.20.14, added to nodes list" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 44cdfd768278/172.22.20.14, joined gossip cluster" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 44cdfd768278/172.22.20.14, is the new incarnation of the shutdown node 42dc8f228642/172.22.20.14" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=info msg="Node 44cdfd768278/172.22.20.14, added to nodes list" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.20.14:10033" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=debug msg="memberlist: Stream connection from=172.22.20.14:49370" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.20.14:10034" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=debug msg="memberlist: Stream connection from=172.22.20.14:49371" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.20.14:10035" [2021-07-31T17:42:29.815Z] time="2021-07-31T17:42:29Z" level=debug msg="memberlist: Stream connection from=172.22.20.14:49372" [2021-07-31T17:42:30.272Z] 2021/07/31 17:42:30 Closing DB instances... [2021-07-31T17:42:30.312Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-07-31T17:42:30.312Z] --- PASS: TestDaemonIpcModePrivate (1.67s) [2021-07-31T17:42:30.312Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-31T17:42:30.312Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-31T17:42:30.312Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-31T17:42:30.312Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-31T17:42:30.312Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-31T17:42:30.312Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-31T17:42:30.312Z] === RUN TestIpcModeOlderClient [2021-07-31T17:42:30.312Z] === PAUSE TestIpcModeOlderClient [2021-07-31T17:42:30.312Z] === RUN TestKillContainerInvalidSignal [2021-07-31T17:42:30.707Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s) [2021-07-31T17:42:30.707Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-31T17:42:30.729Z] time="2021-07-31T17:42:30Z" level=info msg="Node 978e9622115f change state NodeActive --> NodeLeft" [2021-07-31T17:42:30.729Z] time="2021-07-31T17:42:30Z" level=info msg="node2(5895d4dc2537): Node leave event for 978e9622115f/172.22.20.14" [2021-07-31T17:42:30.729Z] time="2021-07-31T17:42:30Z" level=info msg="Node 978e9622115f change state NodeActive --> NodeLeft" [2021-07-31T17:42:30.729Z] time="2021-07-31T17:42:30Z" level=info msg="node3(44cdfd768278): Node leave event for 978e9622115f/172.22.20.14" [2021-07-31T17:42:30.729Z] time="2021-07-31T17:42:30Z" level=info msg="Node 978e9622115f change state NodeActive --> NodeLeft" [2021-07-31T17:42:30.729Z] time="2021-07-31T17:42:30Z" level=info msg="node4(f1d29347b380): Node leave event for 978e9622115f/172.22.20.14" [2021-07-31T17:42:30.729Z] time="2021-07-31T17:42:30Z" level=info msg="Node 978e9622115f change state NodeActive --> NodeLeft" [2021-07-31T17:42:30.729Z] time="2021-07-31T17:42:30Z" level=info msg="node5(63be9006eb9b): Node leave event for 978e9622115f/172.22.20.14" [2021-07-31T17:42:30.729Z] time="2021-07-31T17:42:30Z" level=info msg="Node 978e9622115f change state NodeActive --> NodeLeft" [2021-07-31T17:42:30.729Z] time="2021-07-31T17:42:30Z" level=info msg="node1(978e9622115f): Node leave event for 978e9622115f/172.22.20.14" [2021-07-31T17:42:30.729Z] time="2021-07-31T17:42:30Z" level=info msg="Node 978e9622115f/172.22.20.14, left gossip cluster" [2021-07-31T17:42:30.729Z] time="2021-07-31T17:42:30Z" level=info msg="Node 978e9622115f/172.22.20.14, left gossip cluster" [2021-07-31T17:42:30.729Z] time="2021-07-31T17:42:30Z" level=info msg="Node 978e9622115f/172.22.20.14, left gossip cluster" [2021-07-31T17:42:30.729Z] time="2021-07-31T17:42:30Z" level=info msg="Node 978e9622115f/172.22.20.14, left gossip cluster" [2021-07-31T17:42:30.729Z] time="2021-07-31T17:42:30Z" level=info msg="Node 978e9622115f/172.22.20.14, left gossip cluster" [2021-07-31T17:42:30.875Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2021-07-31T17:42:30.875Z] === RUN TestKillContainer [2021-07-31T17:42:30.875Z] === RUN TestKillContainer/no_signal [2021-07-31T17:42:31.187Z] time="2021-07-31T17:42:30Z" level=info msg="Node 5895d4dc2537 change state NodeActive --> NodeLeft" [2021-07-31T17:42:31.187Z] time="2021-07-31T17:42:30Z" level=info msg="node5(63be9006eb9b): Node leave event for 5895d4dc2537/172.22.20.14" [2021-07-31T17:42:31.187Z] time="2021-07-31T17:42:30Z" level=info msg="Node 5895d4dc2537 change state NodeActive --> NodeLeft" [2021-07-31T17:42:31.187Z] time="2021-07-31T17:42:30Z" level=info msg="node4(f1d29347b380): Node leave event for 5895d4dc2537/172.22.20.14" [2021-07-31T17:42:31.187Z] time="2021-07-31T17:42:30Z" level=info msg="Node 5895d4dc2537 change state NodeActive --> NodeLeft" [2021-07-31T17:42:31.187Z] time="2021-07-31T17:42:30Z" level=info msg="node3(44cdfd768278): Node leave event for 5895d4dc2537/172.22.20.14" [2021-07-31T17:42:31.187Z] time="2021-07-31T17:42:30Z" level=info msg="Node 5895d4dc2537 change state NodeActive --> NodeLeft" [2021-07-31T17:42:31.187Z] time="2021-07-31T17:42:30Z" level=info msg="node2(5895d4dc2537): Node leave event for 5895d4dc2537/172.22.20.14" [2021-07-31T17:42:31.187Z] time="2021-07-31T17:42:30Z" level=info msg="Node 5895d4dc2537/172.22.20.14, left gossip cluster" [2021-07-31T17:42:31.187Z] time="2021-07-31T17:42:30Z" level=info msg="Node 5895d4dc2537/172.22.20.14, left gossip cluster" [2021-07-31T17:42:31.187Z] time="2021-07-31T17:42:30Z" level=info msg="Node 5895d4dc2537/172.22.20.14, left gossip cluster" [2021-07-31T17:42:31.187Z] time="2021-07-31T17:42:30Z" level=info msg="Node 5895d4dc2537/172.22.20.14, left gossip cluster" [2021-07-31T17:42:31.187Z] time="2021-07-31T17:42:31Z" level=info msg="Node 44cdfd768278 change state NodeActive --> NodeLeft" [2021-07-31T17:42:31.187Z] time="2021-07-31T17:42:31Z" level=info msg="node5(63be9006eb9b): Node leave event for 44cdfd768278/172.22.20.14" [2021-07-31T17:42:31.187Z] time="2021-07-31T17:42:31Z" level=info msg="Node 44cdfd768278 change state NodeActive --> NodeLeft" [2021-07-31T17:42:31.187Z] time="2021-07-31T17:42:31Z" level=info msg="node4(f1d29347b380): Node leave event for 44cdfd768278/172.22.20.14" [2021-07-31T17:42:31.640Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.02s) [2021-07-31T17:42:31.640Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-31T17:42:31.644Z] time="2021-07-31T17:42:31Z" level=info msg="Node 44cdfd768278 change state NodeActive --> NodeLeft" [2021-07-31T17:42:31.645Z] time="2021-07-31T17:42:31Z" level=info msg="node3(44cdfd768278): Node leave event for 44cdfd768278/172.22.20.14" [2021-07-31T17:42:31.645Z] time="2021-07-31T17:42:31Z" level=info msg="Node 44cdfd768278/172.22.20.14, left gossip cluster" [2021-07-31T17:42:31.645Z] time="2021-07-31T17:42:31Z" level=info msg="Node 44cdfd768278/172.22.20.14, left gossip cluster" [2021-07-31T17:42:31.645Z] time="2021-07-31T17:42:31Z" level=info msg="Node 44cdfd768278/172.22.20.14, left gossip cluster" [2021-07-31T17:42:31.807Z] === RUN TestKillContainer/non_killing_signal [2021-07-31T17:42:32.064Z] === RUN TestKillContainer/killing_signal [2021-07-31T17:42:32.103Z] time="2021-07-31T17:42:31Z" level=info msg="Node f1d29347b380 change state NodeActive --> NodeLeft" [2021-07-31T17:42:32.103Z] time="2021-07-31T17:42:31Z" level=info msg="node5(63be9006eb9b): Node leave event for f1d29347b380/172.22.20.14" [2021-07-31T17:42:32.103Z] time="2021-07-31T17:42:31Z" level=info msg="Node f1d29347b380 change state NodeActive --> NodeLeft" [2021-07-31T17:42:32.103Z] time="2021-07-31T17:42:31Z" level=info msg="node4(f1d29347b380): Node leave event for f1d29347b380/172.22.20.14" [2021-07-31T17:42:32.205Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-07-31T17:42:32.205Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-31T17:42:32.205Z] check_test.go:309: [de5c03d2147e9] daemon is not started [2021-07-31T17:42:32.205Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-07-31T17:42:32.205Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-31T17:42:32.205Z] check_test.go:309: [d1b75b7a396d0] daemon is not started [2021-07-31T17:42:32.205Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-07-31T17:42:32.561Z] time="2021-07-31T17:42:32Z" level=info msg="Node f1d29347b380/172.22.20.14, left gossip cluster" [2021-07-31T17:42:32.561Z] time="2021-07-31T17:42:32Z" level=info msg="Node f1d29347b380/172.22.20.14, left gossip cluster" [2021-07-31T17:42:32.997Z] --- PASS: TestKillContainer (1.99s) [2021-07-31T17:42:32.997Z] --- PASS: TestKillContainer/no_signal (0.63s) [2021-07-31T17:42:32.997Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2021-07-31T17:42:32.997Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2021-07-31T17:42:32.997Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-31T17:42:32.997Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-31T17:42:33.018Z] time="2021-07-31T17:42:32Z" level=info msg="Node 63be9006eb9b/172.22.20.14, left gossip cluster" [2021-07-31T17:42:33.018Z] time="2021-07-31T17:42:32Z" level=info msg="Node 63be9006eb9b change state NodeActive --> NodeFailed" [2021-07-31T17:42:33.018Z] time="2021-07-31T17:42:32Z" level=info msg="Node 63be9006eb9b/172.22.20.14, added to failed nodes list" [2021-07-31T17:42:33.018Z] --- PASS: TestNetworkDBIslands (11.88s) [2021-07-31T17:42:33.018Z] PASS [2021-07-31T17:42:33.018Z] coverage: 60.0% of statements [2021-07-31T17:42:33.018Z] ok github.com/docker/docker/libnetwork/networkdb 103.899s coverage: 60.0% of statements [2021-07-31T17:42:33.018Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-31T17:42:33.018Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-31T17:42:33.018Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-31T17:42:33.018Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-31T17:42:33.018Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-31T17:42:33.018Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-31T17:42:33.018Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-31T17:42:33.018Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-31T17:42:33.018Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-31T17:42:33.018Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-31T17:42:33.018Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-31T17:42:33.018Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-31T17:42:33.018Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-31T17:42:33.018Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-31T17:42:33.018Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-31T17:42:33.018Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-31T17:42:33.018Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-31T17:42:33.018Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-31T17:42:33.018Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-31T17:42:33.019Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-31T17:42:33.019Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-31T17:42:33.019Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-31T17:42:33.019Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-31T17:42:33.019Z] ? github.com/docker/docker/quota [no test files] [2021-07-31T17:42:33.019Z] ? github.com/docker/docker/rootless [no test files] [2021-07-31T17:42:33.019Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-31T17:42:33.019Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-31T17:42:33.019Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-31T17:42:33.019Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-31T17:42:33.019Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-31T17:42:33.019Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-31T17:42:33.019Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-31T17:42:33.019Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-31T17:42:33.019Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-31T17:42:33.019Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-31T17:42:33.019Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-31T17:42:33.019Z] ? github.com/docker/docker/volume [no test files] [2021-07-31T17:42:33.019Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-31T17:42:33.019Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-31T17:42:33.561Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-31T17:42:34.104Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.56s) [2021-07-31T17:42:34.104Z] === RUN TestNISDomainname [2021-07-31T17:42:34.492Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2021-07-31T17:42:34.492Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2021-07-31T17:42:34.492Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2021-07-31T17:42:34.492Z] === RUN TestKillStoppedContainer [2021-07-31T17:42:34.492Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-07-31T17:42:34.492Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-31T17:42:34.492Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-07-31T17:42:34.492Z] === RUN TestKillDifferentUserContainer [2021-07-31T17:42:34.670Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-31T17:42:35.056Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2021-07-31T17:42:35.057Z] === RUN TestInspectOomKilledTrue [2021-07-31T17:42:35.057Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-31T17:42:35.057Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-31T17:42:35.057Z] === RUN TestInspectOomKilledFalse [2021-07-31T17:42:35.057Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-31T17:42:35.057Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-31T17:42:35.057Z] === RUN TestLinksEtcHostsContentMatch [2021-07-31T17:42:35.057Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-31T17:42:35.057Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-07-31T17:42:35.057Z] === RUN TestLinksContainerNames [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === Skipped [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-31T17:42:35.195Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-31T17:42:35.195Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-31T17:42:35.195Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-07-31T17:42:35.195Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-31T17:42:35.195Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-31T17:42:35.195Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-31T17:42:35.195Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-31T17:42:35.195Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-31T17:42:35.195Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-31T17:42:35.195Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-31T17:42:35.195Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-31T17:42:35.195Z] daemon_test.go:147: root required [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-31T17:42:35.195Z] reload_test.go:520: root required [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-07-31T17:42:35.195Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-31T17:42:35.195Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-31T17:42:35.195Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-31T17:42:35.195Z] download_test.go:268: Needs fixing on Windows [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-31T17:42:35.195Z] layer_test.go:304: Failing on Windows [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-31T17:42:35.195Z] layer_test.go:353: Failing on Windows [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-31T17:42:35.195Z] layer_test.go:468: Failing on Windows [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-31T17:42:35.195Z] layer_test.go:697: Failing on Windows [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-31T17:42:35.195Z] migration_test.go:46: Failing on Windows [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-31T17:42:35.195Z] migration_test.go:182: Failing on Windows [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-31T17:42:35.195Z] mount_test.go:17: Failing on Windows [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-31T17:42:35.195Z] mount_test.go:76: Failing on Windows [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-31T17:42:35.195Z] mount_test.go:125: Failing on Windows [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-31T17:42:35.195Z] mount_test.go:212: Failing on Windows [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-07-31T17:42:35.195Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-07-31T17:42:35.195Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-31T17:42:35.195Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-31T17:42:35.195Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-31T17:42:35.195Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-31T17:42:35.195Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-31T17:42:35.195Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-31T17:42:35.195Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-31T17:42:35.195Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-31T17:42:35.195Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-31T17:42:35.195Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-31T17:42:35.195Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-31T17:42:35.195Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-31T17:42:35.195Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-31T17:42:35.195Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-31T17:42:35.195Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-31T17:42:35.195Z] [2021-07-31T17:42:35.195Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-31T17:42:35.405Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-07-31T17:42:35.655Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-31T17:42:35.655Z] [2021-07-31T17:42:35.655Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-31T17:42:35.655Z] archive_test.go:134: Xz not present in msys2 [2021-07-31T17:42:35.655Z] [2021-07-31T17:42:35.655Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-31T17:42:35.655Z] archive_test.go:239: Failing on Windows CI machines [2021-07-31T17:42:35.655Z] [2021-07-31T17:42:35.655Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-31T17:42:35.655Z] archive_windows_test.go:16: Currently fails [2021-07-31T17:42:35.655Z] [2021-07-31T17:42:35.655Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-31T17:42:35.655Z] changes_test.go:196: needs more investigation [2021-07-31T17:42:35.655Z] [2021-07-31T17:42:35.655Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-31T17:42:35.655Z] changes_test.go:433: needs further investigation [2021-07-31T17:42:35.655Z] [2021-07-31T17:42:35.655Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-31T17:42:35.655Z] changes_test.go:469: needs further investigation [2021-07-31T17:42:35.655Z] [2021-07-31T17:42:35.655Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-31T17:42:35.655Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:42:35.655Z] [2021-07-31T17:42:35.655Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-31T17:42:35.655Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:42:35.655Z] [2021-07-31T17:42:35.655Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-31T17:42:35.655Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-31T17:42:35.655Z] [2021-07-31T17:42:35.655Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-31T17:42:35.655Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-31T17:42:35.655Z] [2021-07-31T17:42:35.655Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-31T17:42:35.655Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:42:35.655Z] [2021-07-31T17:42:35.655Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-31T17:42:35.655Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-31T17:42:35.655Z] [2021-07-31T17:42:35.655Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-31T17:42:35.655Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:42:35.655Z] [2021-07-31T17:42:35.655Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-31T17:42:35.655Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:42:35.655Z] [2021-07-31T17:42:35.656Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-31T17:42:35.656Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:42:35.656Z] [2021-07-31T17:42:35.656Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-31T17:42:35.656Z] poller_test.go:41: No chmod on Windows [2021-07-31T17:42:35.656Z] [2021-07-31T17:42:35.656Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-31T17:42:35.656Z] fileutils_test.go:134: Needs porting to Windows [2021-07-31T17:42:35.656Z] [2021-07-31T17:42:35.656Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-31T17:42:35.656Z] fileutils_test.go:180: Needs porting to Windows [2021-07-31T17:42:35.656Z] [2021-07-31T17:42:35.656Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-31T17:42:35.656Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:42:35.656Z] [2021-07-31T17:42:35.656Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-31T17:42:35.656Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:42:35.656Z] [2021-07-31T17:42:35.656Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-07-31T17:42:35.656Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:42:35.656Z] [2021-07-31T17:42:35.656Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-31T17:42:35.656Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-31T17:42:35.656Z] [2021-07-31T17:42:35.656Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-31T17:42:35.656Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-31T17:42:35.656Z] [2021-07-31T17:42:35.656Z] [2021-07-31T17:42:35.656Z] DONE 2068 tests, 67 skipped in 294.965s [2021-07-31T17:42:35.656Z] INFO: make.ps1 ended at 07/31/2021 17:42:35 [2021-07-31T17:42:36.043Z] --- PASS: TestNISDomainname (1.96s) [2021-07-31T17:42:36.043Z] === RUN TestHostnameDnsResolution [2021-07-31T17:42:36.043Z] check_test.go:309: [d129e179c060e] daemon is not started [2021-07-31T17:42:36.043Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-07-31T17:42:36.300Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-31T17:42:36.426Z] --- PASS: TestLinksContainerNames (1.31s) [2021-07-31T17:42:36.426Z] === RUN TestLogsFollowTailEmpty [2021-07-31T17:42:36.991Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2021-07-31T17:42:36.991Z] === RUN TestContainerNetworkMountsNoChown [2021-07-31T17:42:37.187Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-31T17:42:37.187Z] INFO: Unit tests ended at 07/31/2021 17:42:36. Duration:00:05:12.1408047 [2021-07-31T17:42:37.187Z] INFO: Building busybox [2021-07-31T17:42:37.187Z] Sending build context to Docker daemon 5.12kB [2021-07-31T17:42:37.187Z] [2021-07-31T17:42:37.187Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-31T17:42:37.187Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-31T17:42:37.187Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-31T17:42:37.187Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-31T17:42:37.187Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-31T17:42:37.187Z] ---> 9a0a02eca0e6 [2021-07-31T17:42:37.187Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-31T17:42:37.187Z] ---> Running in 7c88a18bdcfc [2021-07-31T17:42:37.235Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-07-31T17:42:37.555Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2021-07-31T17:42:37.555Z] === RUN TestMountDaemonRoot [2021-07-31T17:42:37.555Z] === RUN TestMountDaemonRoot/default [2021-07-31T17:42:37.555Z] === PAUSE TestMountDaemonRoot/default [2021-07-31T17:42:37.555Z] === RUN TestMountDaemonRoot/private [2021-07-31T17:42:37.555Z] === PAUSE TestMountDaemonRoot/private [2021-07-31T17:42:37.555Z] === RUN TestMountDaemonRoot/rprivate [2021-07-31T17:42:37.555Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-31T17:42:37.555Z] === RUN TestMountDaemonRoot/slave [2021-07-31T17:42:37.555Z] === PAUSE TestMountDaemonRoot/slave [2021-07-31T17:42:37.555Z] === RUN TestMountDaemonRoot/rslave [2021-07-31T17:42:37.555Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-31T17:42:37.555Z] === RUN TestMountDaemonRoot/shared [2021-07-31T17:42:37.555Z] === PAUSE TestMountDaemonRoot/shared [2021-07-31T17:42:37.555Z] === RUN TestMountDaemonRoot/rshared [2021-07-31T17:42:37.555Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-31T17:42:37.555Z] === CONT TestMountDaemonRoot/default [2021-07-31T17:42:37.555Z] === CONT TestMountDaemonRoot/rslave [2021-07-31T17:42:37.555Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-31T17:42:37.555Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-31T17:42:37.555Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-31T17:42:37.555Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-31T17:42:37.555Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-31T17:42:37.555Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-31T17:42:37.555Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-31T17:42:37.555Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-31T17:42:37.555Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-31T17:42:37.555Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-31T17:42:37.555Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-31T17:42:37.555Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-31T17:42:37.555Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-31T17:42:37.555Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-31T17:42:37.555Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-31T17:42:37.555Z] === CONT TestMountDaemonRoot/slave [2021-07-31T17:42:37.555Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-31T17:42:37.555Z] === CONT TestMountDaemonRoot/rprivate [2021-07-31T17:42:37.555Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-31T17:42:37.555Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-31T17:42:37.555Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-31T17:42:37.555Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-31T17:42:37.555Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-31T17:42:37.555Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-31T17:42:37.555Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-31T17:42:37.555Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-31T17:42:37.555Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-31T17:42:37.555Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-31T17:42:37.555Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-31T17:42:37.555Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-31T17:42:37.555Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-31T17:42:37.555Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-31T17:42:37.555Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-31T17:42:37.555Z] === CONT TestMountDaemonRoot/private [2021-07-31T17:42:37.555Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-31T17:42:37.555Z] === CONT TestMountDaemonRoot/shared [2021-07-31T17:42:37.555Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-31T17:42:37.555Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-31T17:42:37.555Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-31T17:42:37.555Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-31T17:42:37.555Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-31T17:42:37.555Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-31T17:42:37.555Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-31T17:42:37.812Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-31T17:42:37.812Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-31T17:42:37.812Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-31T17:42:37.812Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-31T17:42:37.812Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-31T17:42:37.812Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-31T17:42:37.812Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-31T17:42:37.812Z] === CONT TestMountDaemonRoot/rshared [2021-07-31T17:42:37.812Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-31T17:42:37.812Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-31T17:42:37.812Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-31T17:42:37.812Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-31T17:42:37.812Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-31T17:42:37.812Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-31T17:42:37.812Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-31T17:42:37.812Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-31T17:42:37.812Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-31T17:42:37.812Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-31T17:42:37.812Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-31T17:42:37.812Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-31T17:42:37.812Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-31T17:42:37.812Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-31T17:42:37.812Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-31T17:42:37.812Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-31T17:42:37.812Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-31T17:42:37.812Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-31T17:42:37.812Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-31T17:42:37.812Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-31T17:42:37.812Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-31T17:42:37.812Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-31T17:42:37.812Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-31T17:42:37.812Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-31T17:42:37.812Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-31T17:42:37.812Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-31T17:42:37.812Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-31T17:42:38.068Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-31T17:42:38.068Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-31T17:42:38.068Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-31T17:42:38.068Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-31T17:42:38.068Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-31T17:42:38.068Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-31T17:42:38.068Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-31T17:42:38.068Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-31T17:42:38.068Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-31T17:42:38.068Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-31T17:42:38.068Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-31T17:42:38.068Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-31T17:42:38.068Z] === RUN TestContainerBindMountNonRecursive [2021-07-31T17:42:38.068Z] 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-31T17:42:38.068Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-07-31T17:42:38.068Z] === RUN TestContainerVolumesMountedAsShared [2021-07-31T17:42:38.068Z] 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-31T17:42:38.068Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-07-31T17:42:38.068Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-31T17:42:38.068Z] 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-31T17:42:38.068Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-07-31T17:42:38.068Z] === RUN TestNetworkNat [2021-07-31T17:42:38.168Z] --- PASS: TestHostnameDnsResolution (2.09s) [2021-07-31T17:42:38.168Z] === RUN TestStats [2021-07-31T17:42:38.733Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-31T17:42:39.436Z] --- PASS: TestNetworkNat (1.04s) [2021-07-31T17:42:39.436Z] === RUN TestNetworkLocalhostTCPNat [2021-07-31T17:42:39.469Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-07-31T17:42:39.999Z] --- PASS: TestNetworkLocalhostTCPNat (0.66s) [2021-07-31T17:42:39.999Z] === RUN TestNetworkLoopbackNat [2021-07-31T17:42:41.258Z] --- PASS: TestStats (3.30s) [2021-07-31T17:42:41.258Z] === RUN TestStopContainerWithTimeout [2021-07-31T17:42:41.258Z] === RUN TestStopContainerWithTimeout/0 [2021-07-31T17:42:41.258Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-31T17:42:41.258Z] === RUN TestStopContainerWithTimeout/1 [2021-07-31T17:42:41.258Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-31T17:42:41.258Z] === RUN TestStopContainerWithTimeout/3 [2021-07-31T17:42:41.258Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-31T17:42:41.258Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-31T17:42:41.258Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-31T17:42:41.258Z] === CONT TestStopContainerWithTimeout/0 [2021-07-31T17:42:41.258Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-31T17:42:42.191Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-07-31T17:42:42.363Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-07-31T17:42:42.363Z] PASS [2021-07-31T17:42:42.363Z] [2021-07-31T17:42:42.363Z] DONE 17 tests in 47.744s [2021-07-31T17:42:42.363Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-31T17:42:42.363Z] INFO: Testing against a local daemon [2021-07-31T17:42:42.363Z] === RUN TestPluginInvalidJSON [2021-07-31T17:42:42.363Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-31T17:42:42.363Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-31T17:42:42.363Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-31T17:42:42.363Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-07-31T17:42:42.363Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-31T17:42:42.363Z] === RUN TestPluginInstall [2021-07-31T17:42:42.363Z] === RUN TestPluginInstall/no_auth [2021-07-31T17:42:42.363Z] time="2021-07-31T17:42:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-31T17:42:42.363Z] time="2021-07-31T17:42:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9f5c25d27ee36b3fb470f44c58b6f4d4d99e079c965e9e0088d70df6636cd2a8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-31T17:42:42.363Z] time="2021-07-31T17:42:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-31T17:42:42.363Z] time="2021-07-31T17:42:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9f5c25d27ee36b3fb470f44c58b6f4d4d99e079c965e9e0088d70df6636cd2a8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-31T17:42:42.363Z] === RUN TestPluginInstall/with_htpasswd [2021-07-31T17:42:42.363Z] time="2021-07-31T17:42:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-31T17:42:42.363Z] time="2021-07-31T17:42:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9f5c25d27ee36b3fb470f44c58b6f4d4d99e079c965e9e0088d70df6636cd2a8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-31T17:42:42.363Z] time="2021-07-31T17:42:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-31T17:42:42.363Z] time="2021-07-31T17:42:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9f5c25d27ee36b3fb470f44c58b6f4d4d99e079c965e9e0088d70df6636cd2a8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-31T17:42:42.363Z] === RUN TestPluginInstall/with_insecure [2021-07-31T17:42:42.619Z] time="2021-07-31T17:42:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-31T17:42:42.619Z] time="2021-07-31T17:42:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98b49a92468ab4aeab719f799ee3272002668850b3a22d165db4d5bdca56fe74" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-31T17:42:42.619Z] time="2021-07-31T17:42:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-31T17:42:42.619Z] time="2021-07-31T17:42:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98b49a92468ab4aeab719f799ee3272002668850b3a22d165db4d5bdca56fe74" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-31T17:42:42.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-31T17:42:42.874Z] plugin_test.go:166: [deaaeda36d845] daemon is not started [2021-07-31T17:42:42.875Z] --- PASS: TestPluginInstall (3.06s) [2021-07-31T17:42:42.875Z] --- PASS: TestPluginInstall/no_auth (1.25s) [2021-07-31T17:42:42.875Z] --- PASS: TestPluginInstall/with_htpasswd (0.67s) [2021-07-31T17:42:42.875Z] --- PASS: TestPluginInstall/with_insecure (1.13s) [2021-07-31T17:42:42.875Z] === RUN TestPluginsWithRuntimes [2021-07-31T17:42:43.270Z] --- PASS: TestNetworkLoopbackNat (3.01s) [2021-07-31T17:42:43.270Z] === RUN TestPause [2021-07-31T17:42:43.270Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-31T17:42:43.270Z] --- SKIP: TestPause (0.00s) [2021-07-31T17:42:43.270Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-31T17:42:43.270Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-31T17:42:43.270Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-31T17:42:43.270Z] === RUN TestPauseStopPausedContainer [2021-07-31T17:42:43.270Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-31T17:42:43.270Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-07-31T17:42:43.270Z] === RUN TestPidHost [2021-07-31T17:42:43.562Z] === CONT TestStopContainerWithTimeout/3 [2021-07-31T17:42:44.638Z] --- PASS: TestPidHost (1.87s) [2021-07-31T17:42:44.638Z] === RUN TestPsFilter [2021-07-31T17:42:44.761Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-31T17:42:44.895Z] --- PASS: TestPsFilter (0.13s) [2021-07-31T17:42:44.895Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-31T17:42:45.323Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-31T17:42:45.459Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2021-07-31T17:42:45.459Z] === RUN TestRemoveContainerWithVolume [2021-07-31T17:42:45.461Z] === CONT TestStopContainerWithTimeout/1 [2021-07-31T17:42:46.026Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-07-31T17:42:46.026Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-31T17:42:46.397Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2021-07-31T17:42:46.398Z] === RUN TestRemoveContainerRunning [2021-07-31T17:42:46.688Z] --- PASS: TestPluginsWithRuntimes (3.50s) [2021-07-31T17:42:46.688Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2021-07-31T17:42:46.688Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.93s) [2021-07-31T17:42:46.688Z] === RUN TestPluginBackCompatMediaTypes [2021-07-31T17:42:46.944Z] --- PASS: TestPluginBackCompatMediaTypes (0.61s) [2021-07-31T17:42:46.944Z] PASS [2021-07-31T17:42:46.944Z] [2021-07-31T17:42:46.944Z] DONE 10 tests in 7.224s [2021-07-31T17:42:46.944Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-31T17:42:46.944Z] INFO: Testing against a local daemon [2021-07-31T17:42:46.944Z] === RUN TestExternalGraphDriver [2021-07-31T17:42:46.966Z] --- PASS: TestRemoveContainerRunning (0.69s) [2021-07-31T17:42:46.966Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-31T17:42:47.199Z] === RUN TestExternalGraphDriver/json [2021-07-31T17:42:47.399Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-07-31T17:42:47.399Z] --- PASS: TestStopContainerWithTimeout/0 (2.08s) [2021-07-31T17:42:47.399Z] --- PASS: TestStopContainerWithTimeout/-1 (3.83s) [2021-07-31T17:42:47.399Z] --- PASS: TestStopContainerWithTimeout/3 (3.31s) [2021-07-31T17:42:47.399Z] --- PASS: TestStopContainerWithTimeout/1 (2.23s) [2021-07-31T17:42:47.399Z] === RUN TestDeleteDevicemapper [2021-07-31T17:42:47.399Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-31T17:42:47.399Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-31T17:42:47.399Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-31T17:42:47.531Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2021-07-31T17:42:47.531Z] === RUN TestRemoveInvalidContainer [2021-07-31T17:42:47.531Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-31T17:42:47.531Z] === RUN TestRenameLinkedContainer [2021-07-31T17:42:48.789Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-31T17:42:49.086Z] === RUN TestExternalGraphDriver/spec [2021-07-31T17:42:49.725Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-07-31T17:42:49.725Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-31T17:42:50.290Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-31T17:42:50.547Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-31T17:42:50.802Z] --- PASS: TestRenameLinkedContainer (2.63s) [2021-07-31T17:42:50.802Z] === RUN TestRenameStoppedContainer [2021-07-31T17:42:50.973Z] === RUN TestExternalGraphDriver/pull [2021-07-31T17:42:51.059Z] --- PASS: TestRenameStoppedContainer (0.76s) [2021-07-31T17:42:51.059Z] === RUN TestRenameRunningContainerAndReuse [2021-07-31T17:42:51.112Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-31T17:42:51.678Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-31T17:42:51.678Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-31T17:42:51.678Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-31T17:42:51.678Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-07-31T17:42:52.427Z] --- PASS: TestRenameRunningContainerAndReuse (1.29s) [2021-07-31T17:42:52.428Z] === RUN TestRenameInvalidName [2021-07-31T17:42:52.866Z] --- PASS: TestExternalGraphDriver (5.43s) [2021-07-31T17:42:52.866Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2021-07-31T17:42:52.866Z] --- PASS: TestExternalGraphDriver/spec (1.92s) [2021-07-31T17:42:52.866Z] --- PASS: TestExternalGraphDriver/pull (1.57s) [2021-07-31T17:42:52.866Z] === RUN TestGraphdriverPluginV2 [2021-07-31T17:42:52.991Z] --- PASS: TestRenameInvalidName (0.64s) [2021-07-31T17:42:52.991Z] === RUN TestRenameAnonymousContainer [2021-07-31T17:42:53.048Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.55s) [2021-07-31T17:42:53.048Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-31T17:42:53.048Z] === RUN TestUpdateMemory [2021-07-31T17:42:53.048Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-31T17:42:53.048Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-31T17:42:53.048Z] === RUN TestUpdateCPUQuota [2021-07-31T17:42:54.854Z] Removing intermediate container 7c88a18bdcfc [2021-07-31T17:42:54.854Z] ---> 7a1a612d2e49 [2021-07-31T17:42:54.854Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-31T17:42:54.854Z] ---> Running in 3c9e7d0df9b3 [2021-07-31T17:42:54.854Z] Removing intermediate container 3c9e7d0df9b3 [2021-07-31T17:42:54.854Z] ---> 65295dd37077 [2021-07-31T17:42:54.854Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-31T17:42:54.854Z] ---> Running in 251e4247dcc5 [2021-07-31T17:42:54.854Z] Removing intermediate container 251e4247dcc5 [2021-07-31T17:42:54.854Z] ---> 8baabc529eb9 [2021-07-31T17:42:54.854Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-31T17:42:54.854Z] [2021-07-31T17:42:54.854Z] ---> 87b8a611ddcc [2021-07-31T17:42:54.854Z] 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-31T17:42:55.311Z] ---> Running in 679d2bee3cc2 [2021-07-31T17:42:55.513Z] --- PASS: TestRenameAnonymousContainer (2.23s) [2021-07-31T17:42:55.513Z] === RUN TestRenameContainerWithSameName [2021-07-31T17:42:55.770Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2021-07-31T17:42:55.770Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-31T17:42:56.133Z] --- PASS: TestGraphdriverPluginV2 (3.58s) [2021-07-31T17:42:56.133Z] PASS [2021-07-31T17:42:56.133Z] [2021-07-31T17:42:56.133Z] DONE 5 tests in 9.050s [2021-07-31T17:42:56.133Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-31T17:42:56.133Z] INFO: Testing against a local daemon [2021-07-31T17:42:56.133Z] === RUN TestContinueAfterPluginCrash [2021-07-31T17:42:56.133Z] === PAUSE TestContinueAfterPluginCrash [2021-07-31T17:42:56.133Z] === RUN TestReadPluginNoRead [2021-07-31T17:42:56.133Z] === PAUSE TestReadPluginNoRead [2021-07-31T17:42:56.133Z] === RUN TestDaemonStartWithLogOpt [2021-07-31T17:42:56.133Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-31T17:42:56.133Z] === CONT TestContinueAfterPluginCrash [2021-07-31T17:42:56.133Z] === CONT TestDaemonStartWithLogOpt [2021-07-31T17:42:56.327Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-07-31T17:42:57.140Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s) [2021-07-31T17:42:57.140Z] === RUN TestResize [2021-07-31T17:42:57.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-31T17:42:57.704Z] --- PASS: TestResize (0.67s) [2021-07-31T17:42:57.704Z] === RUN TestResizeWithInvalidSize [2021-07-31T17:42:58.634Z] --- PASS: TestResizeWithInvalidSize (0.67s) [2021-07-31T17:42:58.634Z] === RUN TestResizeWhenContainerNotStarted [2021-07-31T17:42:59.198Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2021-07-31T17:42:59.198Z] === RUN TestDaemonRestartKillContainers [2021-07-31T17:42:59.198Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-31T17:42:59.198Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-31T17:42:59.198Z] === RUN TestCgroupNamespacesRun [2021-07-31T17:42:59.607Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-31T17:42:59.787Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-07-31T17:43:00.176Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-07-31T17:43:00.176Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-31T17:43:00.298Z] --- PASS: TestDaemonStartWithLogOpt (3.61s) [2021-07-31T17:43:00.298Z] === CONT TestReadPluginNoRead [2021-07-31T17:43:01.091Z] --- PASS: TestCgroupNamespacesRun (1.63s) [2021-07-31T17:43:01.091Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-31T17:43:01.548Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-31T17:43:01.548Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-31T17:43:02.020Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2021-07-31T17:43:02.021Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-31T17:43:02.185Z] === RUN TestReadPluginNoRead/default [2021-07-31T17:43:02.482Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-31T17:43:03.047Z] --- PASS: TestUpdateCPUQuota (10.17s) [2021-07-31T17:43:03.047Z] === RUN TestUpdatePidsLimit [2021-07-31T17:43:03.047Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-31T17:43:03.047Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-31T17:43:03.392Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.58s) [2021-07-31T17:43:03.392Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-31T17:43:03.551Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-31T17:43:03.612Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-31T17:43:04.546Z] === RUN TestUpdatePidsLimit/no_change [2021-07-31T17:43:04.915Z] --- PASS: TestContinueAfterPluginCrash (8.81s) [2021-07-31T17:43:05.287Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s) [2021-07-31T17:43:05.287Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-31T17:43:05.476Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-31T17:43:05.919Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-07-31T17:43:05.919Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-31T17:43:06.659Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.59s) [2021-07-31T17:43:06.659Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-31T17:43:06.842Z] === CONT TestReadPluginNoRead [2021-07-31T17:43:06.842Z] read_test.go:92: [d6fa4823820d5] daemon is not started [2021-07-31T17:43:06.842Z] --- PASS: TestReadPluginNoRead (7.09s) [2021-07-31T17:43:06.842Z] --- PASS: TestReadPluginNoRead/default (1.61s) [2021-07-31T17:43:06.842Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.65s) [2021-07-31T17:43:06.842Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s) [2021-07-31T17:43:06.842Z] PASS [2021-07-31T17:43:06.842Z] [2021-07-31T17:43:06.842Z] DONE 6 tests in 10.745s [2021-07-31T17:43:06.842Z] 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-31T17:43:06.842Z] testing: warning: no tests to run [2021-07-31T17:43:06.842Z] PASS [2021-07-31T17:43:06.842Z] [2021-07-31T17:43:06.842Z] DONE 0 tests in 0.008s [2021-07-31T17:43:06.842Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-31T17:43:06.842Z] INFO: Testing against a local daemon [2021-07-31T17:43:06.842Z] === RUN TestPluginWithDevMounts [2021-07-31T17:43:06.842Z] === PAUSE TestPluginWithDevMounts [2021-07-31T17:43:06.842Z] === CONT TestPluginWithDevMounts [2021-07-31T17:43:07.293Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-31T17:43:07.294Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-07-31T17:43:08.035Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2021-07-31T17:43:08.035Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-31T17:43:08.228Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-31T17:43:08.293Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-07-31T17:43:08.293Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-31T17:43:08.487Z] check_test.go:309: [d5cdcd3b88524] daemon is not started [2021-07-31T17:43:08.487Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-07-31T17:43:08.732Z] --- PASS: TestPluginWithDevMounts (1.63s) [2021-07-31T17:43:08.732Z] PASS [2021-07-31T17:43:08.732Z] [2021-07-31T17:43:08.732Z] DONE 1 tests in 1.671s [2021-07-31T17:43:08.732Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-31T17:43:08.732Z] INFO: Testing against a local daemon [2021-07-31T17:43:08.732Z] === RUN TestSecretInspect [2021-07-31T17:43:08.805Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-07-31T17:43:09.863Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-31T17:43:10.188Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.66s) [2021-07-31T17:43:10.188Z] === RUN TestNISDomainname [2021-07-31T17:43:10.188Z] 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-31T17:43:10.188Z] --- SKIP: TestNISDomainname (0.01s) [2021-07-31T17:43:10.188Z] === RUN TestHostnameDnsResolution [2021-07-31T17:43:11.119Z] --- PASS: TestHostnameDnsResolution (1.11s) [2021-07-31T17:43:11.119Z] === RUN TestStats [2021-07-31T17:43:11.119Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-31T17:43:11.119Z] --- SKIP: TestStats (0.00s) [2021-07-31T17:43:11.119Z] === RUN TestStopContainerWithTimeout [2021-07-31T17:43:11.119Z] === RUN TestStopContainerWithTimeout/0 [2021-07-31T17:43:11.119Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-31T17:43:11.119Z] === RUN TestStopContainerWithTimeout/1 [2021-07-31T17:43:11.119Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-31T17:43:11.119Z] === RUN TestStopContainerWithTimeout/3 [2021-07-31T17:43:11.119Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-31T17:43:11.119Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-31T17:43:11.119Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-31T17:43:11.119Z] === CONT TestStopContainerWithTimeout/0 [2021-07-31T17:43:11.119Z] === CONT TestStopContainerWithTimeout/3 [2021-07-31T17:43:11.233Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-31T17:43:11.246Z] --- PASS: TestSecretInspect (2.20s) [2021-07-31T17:43:11.246Z] === RUN TestSecretList [2021-07-31T17:43:12.491Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-31T17:43:12.607Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-07-31T17:43:13.132Z] --- PASS: TestSecretList (2.20s) [2021-07-31T17:43:13.132Z] === RUN TestSecretsCreateAndDelete [2021-07-31T17:43:13.171Z] --- PASS: TestUpdatePidsLimit (10.15s) [2021-07-31T17:43:13.171Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.33s) [2021-07-31T17:43:13.171Z] --- PASS: TestUpdatePidsLimit/no_change (1.33s) [2021-07-31T17:43:13.171Z] --- PASS: TestUpdatePidsLimit/update_lower (1.27s) [2021-07-31T17:43:13.171Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.26s) [2021-07-31T17:43:13.171Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.49s) [2021-07-31T17:43:13.171Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.32s) [2021-07-31T17:43:13.171Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.30s) [2021-07-31T17:43:13.171Z] === RUN TestUpdateRestartPolicy [2021-07-31T17:43:13.205Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-07-31T17:43:14.388Z] === CONT TestStopContainerWithTimeout/1 [2021-07-31T17:43:15.645Z] --- PASS: TestSecretsCreateAndDelete (2.33s) [2021-07-31T17:43:15.645Z] === RUN TestSecretsUpdate [2021-07-31T17:43:15.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-31T17:43:16.282Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-07-31T17:43:16.282Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2021-07-31T17:43:16.282Z] --- PASS: TestStopContainerWithTimeout/3 (3.07s) [2021-07-31T17:43:16.282Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2021-07-31T17:43:16.282Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2021-07-31T17:43:16.282Z] === RUN TestDeleteDevicemapper [2021-07-31T17:43:16.282Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-31T17:43:16.282Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-31T17:43:16.282Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-31T17:43:16.446Z] Removing intermediate container 679d2bee3cc2 [2021-07-31T17:43:16.446Z] ---> ff7f8956310b [2021-07-31T17:43:16.446Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-31T17:43:16.446Z] ---> Running in 34a8bd433562 [2021-07-31T17:43:16.449Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-07-31T17:43:17.410Z] [2021-07-31T17:43:17.410Z] SUCCESS: Specified value was saved. [2021-07-31T17:43:17.823Z] check_test.go:309: [dbdba8439f2fd] daemon is not started [2021-07-31T17:43:17.823Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-07-31T17:43:18.160Z] --- PASS: TestSecretsUpdate (2.34s) [2021-07-31T17:43:18.160Z] === RUN TestTemplatedSecret [2021-07-31T17:43:18.174Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.17s) [2021-07-31T17:43:18.174Z] === RUN TestUpdateMemory [2021-07-31T17:43:18.174Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-31T17:43:18.174Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-31T17:43:18.174Z] === RUN TestUpdateCPUQuota [2021-07-31T17:43:18.174Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-31T17:43:18.174Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-07-31T17:43:18.174Z] === RUN TestUpdatePidsLimit [2021-07-31T17:43:18.174Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-31T17:43:18.174Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-07-31T17:43:18.174Z] === RUN TestUpdateRestartPolicy [2021-07-31T17:43:19.197Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-31T17:43:19.197Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-31T17:43:19.616Z] Removing intermediate container 34a8bd433562 [2021-07-31T17:43:19.616Z] ---> 02a5d03dcbeb [2021-07-31T17:43:19.616Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-31T17:43:19.616Z] ---> Running in 3102b0599581 [2021-07-31T17:43:19.763Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-31T17:43:20.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-31T17:43:21.138Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-07-31T17:43:21.447Z] --- PASS: TestTemplatedSecret (3.39s) [2021-07-31T17:43:21.447Z] === RUN TestSecretCreateResolve [2021-07-31T17:43:22.511Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-31T17:43:23.335Z] --- PASS: TestSecretCreateResolve (2.18s) [2021-07-31T17:43:23.335Z] PASS [2021-07-31T17:43:23.335Z] [2021-07-31T17:43:23.335Z] DONE 6 tests in 14.679s [2021-07-31T17:43:23.335Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-31T17:43:23.335Z] INFO: Testing against a local daemon [2021-07-31T17:43:23.335Z] === RUN TestServiceCreateInit [2021-07-31T17:43:23.335Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-31T17:43:25.395Z] Cannot create a file when that file already exists. [2021-07-31T17:43:25.791Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-07-31T17:43:26.357Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-31T17:43:26.615Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-07-31T17:43:27.179Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-07-31T17:43:27.415Z] .......................... [ 67%] [2021-07-31T17:43:27.744Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-31T17:43:27.744Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-31T17:43:27.744Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-31T17:43:27.744Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-31T17:43:27.744Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-31T17:43:27.744Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-31T17:43:27.744Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-31T17:43:27.744Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-31T17:43:27.744Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-31T17:43:27.744Z] --- PASS: TestUpdateRestartPolicy (14.46s) [2021-07-31T17:43:27.744Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-31T17:43:28.001Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-07-31T17:43:28.001Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-07-31T17:43:28.566Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-07-31T17:43:28.576Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-31T17:43:28.823Z] --- PASS: TestUpdateRestartWithAutoRemove (1.13s) [2021-07-31T17:43:28.823Z] === RUN TestWaitNonBlocked [2021-07-31T17:43:28.823Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-31T17:43:28.823Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-31T17:43:28.823Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-31T17:43:28.823Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-31T17:43:28.823Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-31T17:43:28.823Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-31T17:43:29.081Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-07-31T17:43:29.658Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-07-31T17:43:29.917Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-07-31T17:43:30.072Z] Removing intermediate container 3102b0599581 [2021-07-31T17:43:30.072Z] ---> d338c632169b [2021-07-31T17:43:30.072Z] Step 13/13 : CMD ["sh"] [2021-07-31T17:43:30.072Z] ---> Running in 157b033886bf [2021-07-31T17:43:30.353Z] --- PASS: TestUpdateRestartPolicy (12.19s) [2021-07-31T17:43:30.353Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-31T17:43:30.481Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-31T17:43:30.481Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.48s) [2021-07-31T17:43:30.481Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.59s) [2021-07-31T17:43:30.481Z] === RUN TestWaitBlocked [2021-07-31T17:43:30.481Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-31T17:43:30.481Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-31T17:43:30.481Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-31T17:43:30.481Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-31T17:43:30.481Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-07-31T17:43:30.481Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-31T17:43:30.481Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-31T17:43:30.529Z] Removing intermediate container 157b033886bf [2021-07-31T17:43:30.529Z] ---> 9a38ca9af2c1 [2021-07-31T17:43:30.529Z] Successfully built 9a38ca9af2c1 [2021-07-31T17:43:30.529Z] Successfully tagged busybox:latest [2021-07-31T17:43:30.529Z] INFO: Docker images of the daemon under test [2021-07-31T17:43:30.529Z] [2021-07-31T17:43:30.530Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-31T17:43:30.530Z] busybox latest 9a38ca9af2c1 Less than a second ago 5.72GB [2021-07-31T17:43:30.530Z] microsoft/windowsservercore latest 9a0a02eca0e6 3 weeks ago 5.7GB [2021-07-31T17:43:30.530Z] mcr.microsoft.com/windows/servercore ltsc2019 9a0a02eca0e6 3 weeks ago 5.7GB [2021-07-31T17:43:30.530Z] [2021-07-31T17:43:30.530Z] INFO: Running integration tests at 07/31/2021 17:43:30... [2021-07-31T17:43:30.530Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-31T17:43:30.530Z] INFO: Integration API tests being run from the host: [2021-07-31T17:43:30.530Z] INFO: make.ps1 starting at 07/31/2021 17:43:30 [2021-07-31T17:43:30.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-31T17:43:31.047Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-07-31T17:43:31.286Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s) [2021-07-31T17:43:31.286Z] === RUN TestWaitNonBlocked [2021-07-31T17:43:31.286Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-31T17:43:31.286Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-31T17:43:31.286Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-31T17:43:31.286Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-31T17:43:31.286Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-31T17:43:31.286Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-31T17:43:31.500Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-31T17:43:31.613Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-07-31T17:43:32.177Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-07-31T17:43:32.177Z] --- PASS: TestWaitBlocked (0.03s) [2021-07-31T17:43:32.177Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.71s) [2021-07-31T17:43:32.177Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.75s) [2021-07-31T17:43:32.177Z] === CONT TestContainerKillOnDaemonStart [2021-07-31T17:43:32.177Z] === CONT TestIpcModeOlderClient [2021-07-31T17:43:32.216Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-31T17:43:32.216Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.92s) [2021-07-31T17:43:32.216Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s) [2021-07-31T17:43:32.216Z] === RUN TestWaitBlocked [2021-07-31T17:43:32.216Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-31T17:43:32.216Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-31T17:43:32.216Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-31T17:43:32.216Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-31T17:43:32.216Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-31T17:43:32.216Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-31T17:43:32.434Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-07-31T17:43:32.434Z] === CONT TestDaemonHostGatewayIP [2021-07-31T17:43:32.692Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-07-31T17:43:32.741Z] --- PASS: TestServiceCreateInit (9.13s) [2021-07-31T17:43:32.741Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.55s) [2021-07-31T17:43:32.741Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.56s) [2021-07-31T17:43:32.741Z] === RUN TestCreateServiceMultipleTimes [2021-07-31T17:43:32.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-31T17:43:32.949Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-31T17:43:33.148Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-31T17:43:33.148Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s) [2021-07-31T17:43:33.148Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2021-07-31T17:43:33.148Z] === CONT TestDaemonRestartIpcMode [2021-07-31T17:43:33.148Z] === CONT TestIpcModeOlderClient [2021-07-31T17:43:33.148Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-07-31T17:43:33.148Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-31T17:43:33.207Z] check_test.go:309: [dbf03a71734b6] daemon is not started [2021-07-31T17:43:33.207Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-07-31T17:43:34.141Z] check_test.go:309: [df874d2861df1] daemon is not started [2021-07-31T17:43:34.141Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-07-31T17:43:34.706Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-07-31T17:43:35.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-31T17:43:36.078Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-07-31T17:43:36.424Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.94s) [2021-07-31T17:43:36.989Z] --- PASS: TestDaemonRestartIpcMode (3.69s) [2021-07-31T17:43:36.989Z] PASS [2021-07-31T17:43:36.989Z] [2021-07-31T17:43:36.989Z] === Skipped [2021-07-31T17:43:36.989Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-31T17:43:36.989Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-31T17:43:36.989Z] [2021-07-31T17:43:36.989Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-07-31T17:43:36.989Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-31T17:43:36.989Z] [2021-07-31T17:43:36.989Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-07-31T17:43:36.989Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-31T17:43:36.989Z] [2021-07-31T17:43:36.989Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-07-31T17:43:36.989Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-31T17:43:36.989Z] [2021-07-31T17:43:36.989Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-07-31T17:43:36.989Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-31T17:43:36.989Z] [2021-07-31T17:43:36.989Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-07-31T17:43:36.989Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-31T17:43:36.989Z] [2021-07-31T17:43:36.989Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-07-31T17:43:36.989Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-31T17:43:36.989Z] [2021-07-31T17:43:36.989Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-31T17:43:36.989Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-31T17:43:36.989Z] [2021-07-31T17:43:36.989Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-31T17:43:36.989Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-31T17:43:36.989Z] [2021-07-31T17:43:36.989Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-31T17:43:36.989Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-31T17:43:36.989Z] [2021-07-31T17:43:36.989Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-31T17:43:36.989Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-31T17:43:36.989Z] [2021-07-31T17:43:36.989Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-07-31T17:43:36.989Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-31T17:43:36.989Z] [2021-07-31T17:43:36.989Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-07-31T17:43:36.989Z] 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-31T17:43:36.989Z] [2021-07-31T17:43:36.989Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-07-31T17:43:36.989Z] 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-31T17:43:36.989Z] [2021-07-31T17:43:36.989Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-07-31T17:43:36.989Z] 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-31T17:43:36.989Z] [2021-07-31T17:43:36.989Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-07-31T17:43:36.989Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-31T17:43:36.989Z] [2021-07-31T17:43:36.989Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-31T17:43:36.989Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-31T17:43:36.989Z] [2021-07-31T17:43:36.989Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-07-31T17:43:36.989Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-31T17:43:36.989Z] [2021-07-31T17:43:36.989Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-07-31T17:43:36.989Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-31T17:43:36.989Z] [2021-07-31T17:43:36.989Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-07-31T17:43:36.989Z] 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-31T17:43:36.989Z] [2021-07-31T17:43:36.989Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-07-31T17:43:36.989Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-31T17:43:36.989Z] [2021-07-31T17:43:36.989Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-31T17:43:36.989Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-31T17:43:36.989Z] [2021-07-31T17:43:36.989Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-31T17:43:36.989Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-31T17:43:36.989Z] [2021-07-31T17:43:36.989Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-07-31T17:43:36.989Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-31T17:43:36.989Z] [2021-07-31T17:43:36.989Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-07-31T17:43:36.989Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-31T17:43:36.989Z] [2021-07-31T17:43:36.989Z] [2021-07-31T17:43:36.989Z] DONE 176 tests, 25 skipped in 93.227s [2021-07-31T17:43:36.989Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-31T17:43:36.989Z] === RUN TestConfigDaemonLibtrustID [2021-07-31T17:43:37.552Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-07-31T17:43:37.552Z] === RUN TestDaemonConfigValidation [2021-07-31T17:43:37.552Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-31T17:43:37.552Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-31T17:43:37.552Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-31T17:43:37.552Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-31T17:43:37.552Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-31T17:43:37.552Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-31T17:43:37.552Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-31T17:43:37.552Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-31T17:43:37.552Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-31T17:43:37.552Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-31T17:43:37.552Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-31T17:43:37.552Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-31T17:43:37.552Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-31T17:43:37.552Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-31T17:43:37.552Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-31T17:43:37.809Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-31T17:43:37.809Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-07-31T17:43:37.809Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-07-31T17:43:37.809Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-07-31T17:43:37.809Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-07-31T17:43:37.809Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-07-31T17:43:37.809Z] PASS [2021-07-31T17:43:37.809Z] [2021-07-31T17:43:37.809Z] DONE 7 tests in 0.866s [2021-07-31T17:43:37.809Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-31T17:43:37.977Z] --- PASS: TestDaemonHostGatewayIP (5.72s) [2021-07-31T17:43:37.978Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-31T17:43:38.066Z] INFO: Testing against a local daemon [2021-07-31T17:43:38.066Z] === RUN TestCommitInheritsEnv [2021-07-31T17:43:39.351Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-31T17:43:39.433Z] --- PASS: TestCommitInheritsEnv (1.22s) [2021-07-31T17:43:39.433Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-31T17:43:39.433Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-31T17:43:39.433Z] === RUN TestImagesFilterMultiReference [2021-07-31T17:43:39.433Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-07-31T17:43:39.433Z] === RUN TestImagePullPlatformInvalid [2021-07-31T17:43:39.433Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-31T17:43:39.433Z] === RUN TestRemoveImageOrphaning [2021-07-31T17:43:39.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-31T17:43:39.916Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-07-31T17:43:40.483Z] check_test.go:309: [ddb88776d5f33] daemon is not started [2021-07-31T17:43:40.483Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-07-31T17:43:41.326Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-07-31T17:43:41.326Z] === RUN TestRemoveImageGarbageCollector [2021-07-31T17:43:41.326Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-31T17:43:41.326Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2021-07-31T17:43:41.326Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-31T17:43:41.326Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-07-31T17:43:41.326Z] === RUN TestTagInvalidReference [2021-07-31T17:43:41.326Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-31T17:43:41.326Z] === RUN TestTagValidPrefixedRepo [2021-07-31T17:43:41.326Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-07-31T17:43:41.326Z] === RUN TestTagExistedNameWithoutForce [2021-07-31T17:43:41.326Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-31T17:43:41.326Z] === RUN TestTagOfficialNames [2021-07-31T17:43:41.326Z] --- PASS: TestTagOfficialNames (0.06s) [2021-07-31T17:43:41.326Z] === RUN TestTagMatchesDigest [2021-07-31T17:43:41.326Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-07-31T17:43:41.326Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-31T17:43:41.856Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.50s) [2021-07-31T17:43:41.856Z] === CONT TestDaemonRestartIpcMode [2021-07-31T17:43:43.756Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-31T17:43:44.014Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-31T17:43:44.014Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-07-31T17:43:46.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-31T17:43:46.540Z] --- PASS: TestContainerKillOnDaemonStart (14.10s) [2021-07-31T17:43:46.540Z] === CONT TestContainerStartOnDaemonRestart [2021-07-31T17:43:46.540Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-07-31T17:43:47.472Z] --- PASS: TestDaemonRestartIpcMode (5.81s) [2021-07-31T17:43:50.765Z] --- PASS: TestContainerStartOnDaemonRestart (3.86s) [2021-07-31T17:43:50.765Z] PASS [2021-07-31T17:43:50.765Z] [2021-07-31T17:43:50.765Z] === Skipped [2021-07-31T17:43:50.765Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-31T17:43:50.765Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-31T17:43:50.765Z] [2021-07-31T17:43:50.765Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-31T17:43:50.765Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-31T17:43:50.765Z] [2021-07-31T17:43:50.765Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-31T17:43:50.765Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-31T17:43:50.765Z] [2021-07-31T17:43:50.765Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-31T17:43:50.765Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-31T17:43:50.765Z] [2021-07-31T17:43:50.765Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-31T17:43:50.765Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-31T17:43:50.765Z] [2021-07-31T17:43:50.765Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-31T17:43:50.765Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-31T17:43:50.765Z] [2021-07-31T17:43:50.765Z] [2021-07-31T17:43:50.765Z] DONE 195 tests, 6 skipped in 226.448s [2021-07-31T17:43:50.765Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-31T17:43:50.765Z] ++ 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-31T17:43:50.765Z] ++ set -e [2021-07-31T17:43:50.765Z] ++ '[' -n 0 ']' [2021-07-31T17:43:50.765Z] ++ set -x [2021-07-31T17:43:50.765Z] ++ 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-31T17:43:50.765Z] === RUN TestConfigDaemonLibtrustID [2021-07-31T17:43:50.780Z] --- PASS: TestCreateServiceMultipleTimes (16.83s) [2021-07-31T17:43:50.780Z] === RUN TestCreateServiceConflict [2021-07-31T17:43:51.022Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2021-07-31T17:43:51.022Z] === RUN TestDaemonConfigValidation [2021-07-31T17:43:51.022Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-31T17:43:51.022Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-31T17:43:51.022Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-31T17:43:51.022Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-31T17:43:51.022Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-31T17:43:51.022Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-31T17:43:51.022Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-31T17:43:51.022Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-31T17:43:51.022Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-31T17:43:51.022Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-31T17:43:51.022Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-31T17:43:51.022Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-31T17:43:51.022Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-31T17:43:51.022Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-31T17:43:51.280Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-31T17:43:51.280Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-31T17:43:51.280Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s) [2021-07-31T17:43:51.280Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.13s) [2021-07-31T17:43:51.280Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.15s) [2021-07-31T17:43:51.280Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.22s) [2021-07-31T17:43:51.280Z] --- PASS: TestDaemonConfigValidation/valid_config (0.11s) [2021-07-31T17:43:51.280Z] PASS [2021-07-31T17:43:51.280Z] [2021-07-31T17:43:51.280Z] DONE 7 tests in 1.087s [2021-07-31T17:43:51.280Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-31T17:43:51.280Z] ++ 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-31T17:43:51.280Z] ++ set -e [2021-07-31T17:43:51.280Z] ++ '[' -n 0 ']' [2021-07-31T17:43:51.280Z] ++ set -x [2021-07-31T17:43:51.280Z] ++ 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-31T17:43:51.280Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-07-31T17:43:51.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-31T17:43:51.538Z] INFO: Testing against a local daemon [2021-07-31T17:43:51.538Z] === RUN TestCommitInheritsEnv [2021-07-31T17:43:51.706Z] --- PASS: TestCreateServiceConflict (2.25s) [2021-07-31T17:43:51.706Z] === RUN TestCreateServiceMaxReplicas [2021-07-31T17:43:52.104Z] --- PASS: TestCommitInheritsEnv (0.40s) [2021-07-31T17:43:52.104Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-31T17:43:52.104Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-31T17:43:52.104Z] === RUN TestImagesFilterMultiReference [2021-07-31T17:43:52.104Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-07-31T17:43:52.104Z] === RUN TestImagePullPlatformInvalid [2021-07-31T17:43:52.104Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-31T17:43:52.104Z] === RUN TestRemoveImageOrphaning [2021-07-31T17:43:52.104Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-31T17:43:52.362Z] check_test.go:309: [dfe1fd10e45e4] daemon is not started [2021-07-31T17:43:52.362Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-07-31T17:43:52.362Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2021-07-31T17:43:52.362Z] === RUN TestRemoveImageGarbageCollector [2021-07-31T17:43:54.972Z] --- PASS: TestCreateServiceMaxReplicas (3.29s) [2021-07-31T17:43:54.972Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-31T17:43:55.640Z] --- PASS: TestRemoveImageGarbageCollector (2.78s) [2021-07-31T17:43:55.640Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-31T17:43:55.640Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-31T17:43:55.640Z] === RUN TestTagInvalidReference [2021-07-31T17:43:55.640Z] --- PASS: TestTagInvalidReference (0.02s) [2021-07-31T17:43:55.640Z] === RUN TestTagValidPrefixedRepo [2021-07-31T17:43:55.640Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-07-31T17:43:55.640Z] === RUN TestTagExistedNameWithoutForce [2021-07-31T17:43:55.640Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-07-31T17:43:55.640Z] === RUN TestTagOfficialNames [2021-07-31T17:43:55.640Z] --- PASS: TestTagOfficialNames (0.06s) [2021-07-31T17:43:55.640Z] === RUN TestTagMatchesDigest [2021-07-31T17:43:55.640Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-07-31T17:43:55.640Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-31T17:43:56.783Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-31T17:43:56.783Z] Using test binary docker [2021-07-31T17:43:56.783Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-31T17:43:56.783Z] +++ /etc/init.d/apparmor start [2021-07-31T17:43:56.783Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-31T17:43:56.783Z] INFO: Waiting for daemon to start... [2021-07-31T17:43:56.783Z] Starting dockerd [2021-07-31T17:43:56.783Z] +++ 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-31T17:43:59.322Z] . [2021-07-31T17:43:59.322Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-31T17:43:59.322Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-31T17:43:59.322Z] Error: No such image: emptyfs [2021-07-31T17:43:59.322Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-31T17:43:59.322Z] ++++ docker load [2021-07-31T17:43:59.322Z] Running integration-test (iteration 1) [2021-07-31T17:43:59.322Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-07-31T17:43:59.322Z] ++ 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-31T17:43:59.322Z] ++ set -e [2021-07-31T17:43:59.322Z] ++ '[' -n 0 ']' [2021-07-31T17:43:59.322Z] ++ set -x [2021-07-31T17:43:59.323Z] ++ 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-31T17:43:59.819Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-31T17:44:00.383Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-31T17:44:00.383Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-31T17:44:01.466Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-31T17:44:01.466Z] INFO: Testing against a local daemon [2021-07-31T17:44:01.466Z] === RUN TestBuildWithSession [2021-07-31T17:44:01.466Z] build_session_test.go:25: TODO: BuildKit [2021-07-31T17:44:01.466Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-31T17:44:01.466Z] === RUN TestBuildSquashParent [2021-07-31T17:44:01.466Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T17:44:01.466Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-31T17:44:01.466Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-31T17:44:01.466Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-31T17:44:01.466Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-31T17:44:01.466Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-31T17:44:01.466Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-31T17:44:01.467Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-31T17:44:01.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-31T17:44:01.467Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-31T17:44:01.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-31T17:44:01.467Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-31T17:44:01.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-31T17:44:01.467Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-31T17:44:01.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-31T17:44:01.467Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-31T17:44:01.467Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-31T17:44:01.467Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-31T17:44:01.467Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-31T17:44:02.279Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-31T17:44:05.559Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-07-31T17:44:08.083Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-31T17:44:08.140Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-07-31T17:44:08.341Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-31T17:44:08.598Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-31T17:44:09.807Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.51s) [2021-07-31T17:44:09.807Z] === RUN TestCreateServiceSecretFileMode [2021-07-31T17:44:09.970Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-07-31T17:44:10.228Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-31T17:44:11.170Z] --- PASS: TestCreateServiceSecretFileMode (2.69s) [2021-07-31T17:44:11.170Z] === RUN TestCreateServiceConfigFileMode [2021-07-31T17:44:11.600Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-31T17:44:11.857Z] check_test.go:309: [d6b2932ee821a] daemon is not started [2021-07-31T17:44:11.857Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-07-31T17:44:12.432Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-07-31T17:44:13.364Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-07-31T17:44:13.364Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-31T17:44:13.622Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-07-31T17:44:13.850Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-31T17:44:13.850Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-31T17:44:14.436Z] --- PASS: TestCreateServiceConfigFileMode (2.85s) [2021-07-31T17:44:14.436Z] === RUN TestCreateServiceSysctls [2021-07-31T17:44:16.152Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-07-31T17:44:16.152Z] check_test.go:309: [d75f545ef7176] daemon is not started [2021-07-31T17:44:16.152Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-07-31T17:44:17.703Z] --- PASS: TestCreateServiceSysctls (3.62s) [2021-07-31T17:44:17.703Z] === RUN TestCreateServiceCapabilities [2021-07-31T17:44:18.048Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-07-31T17:44:19.943Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-07-31T17:44:20.219Z] --- PASS: TestCreateServiceCapabilities (2.71s) [2021-07-31T17:44:20.219Z] === RUN TestInspect [2021-07-31T17:44:21.295Z] Loaded image: buildpack-deps:buster [2021-07-31T17:44:21.295Z] Loaded image: busybox:latest [2021-07-31T17:44:21.295Z] Loaded image: busybox:glibc [2021-07-31T17:44:22.421Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-07-31T17:44:22.421Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.76s) [2021-07-31T17:44:22.421Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.78s) [2021-07-31T17:44:22.421Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.73s) [2021-07-31T17:44:22.421Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.50s) [2021-07-31T17:44:22.421Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.66s) [2021-07-31T17:44:22.421Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.77s) [2021-07-31T17:44:22.421Z] === RUN TestBuildMultiStageCopy [2021-07-31T17:44:22.421Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-31T17:44:22.679Z] Loaded image: debian:bullseye [2021-07-31T17:44:22.679Z] Loaded image: hello-world:latest [2021-07-31T17:44:22.939Z] Loaded image: arm32v7/hello-world:latest [2021-07-31T17:44:22.939Z] INFO: Testing against a local daemon [2021-07-31T17:44:22.939Z] === RUN TestCgroupNamespacesBuild [2021-07-31T17:44:23.483Z] --- PASS: TestInspect (3.26s) [2021-07-31T17:44:23.484Z] === RUN TestCreateJob [2021-07-31T17:44:24.121Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-07-31T17:44:25.054Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-07-31T17:44:25.481Z] --- PASS: TestCgroupNamespacesBuild (2.57s) [2021-07-31T17:44:25.481Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-31T17:44:26.252Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-07-31T17:44:26.252Z] tests/integration/client_test.py ..... [ 75%] [2021-07-31T17:44:26.252Z] tests/integration/context_api_test.py ... [ 76%] [2021-07-31T17:44:26.252Z] tests/integration/errors_test.py . [ 76%] [2021-07-31T17:44:26.954Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-07-31T17:44:27.395Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2021-07-31T17:44:27.395Z] === RUN TestBuildWithSession [2021-07-31T17:44:27.395Z] build_session_test.go:25: TODO: BuildKit [2021-07-31T17:44:27.395Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-31T17:44:27.395Z] === RUN TestBuildSquashParent [2021-07-31T17:44:27.518Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-31T17:44:27.651Z] --- PASS: TestCreateJob (3.61s) [2021-07-31T17:44:27.652Z] === RUN TestReplicatedJob [2021-07-31T17:44:29.417Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-31T17:44:30.980Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-31T17:44:31.316Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-07-31T17:44:31.944Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-31T17:44:32.910Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-31T17:44:32.957Z] 29d5b6a226d2: Pull complete [2021-07-31T17:44:32.957Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-31T17:44:32.957Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-31T17:44:32.957Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-07-31T17:44:32.957Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-07-31T17:44:32.957Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-07-31T17:44:32.957Z] WARN: Skipping validation tests [2021-07-31T17:44:32.957Z] INFO: Running unit tests at 07/31/2021 17:44:18... [2021-07-31T17:44:32.957Z] INFO: make.ps1 starting at 07/31/2021 17:44:24 [2021-07-31T17:44:32.957Z] INFO: Git commit (4431b8c3e2) assumed from DOCKER_GITCOMMIT environment variable [2021-07-31T17:44:32.957Z] INFO: Invoking autogen... [2021-07-31T17:44:32.957Z] INFO: Running unit tests... [2021-07-31T17:44:33.842Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-31T17:44:33.976Z] --- PASS: TestBuildSquashParent (5.82s) [2021-07-31T17:44:33.976Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-31T17:44:33.976Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-31T17:44:33.976Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-31T17:44:33.976Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-31T17:44:33.976Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-31T17:44:33.976Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-31T17:44:33.976Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-31T17:44:33.976Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-31T17:44:33.976Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-31T17:44:33.976Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-31T17:44:33.976Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-31T17:44:33.976Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-31T17:44:33.976Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-31T17:44:33.976Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-31T17:44:33.976Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-31T17:44:33.976Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-31T17:44:33.976Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-31T17:44:34.185Z] --- PASS: TestReplicatedJob (6.79s) [2021-07-31T17:44:34.185Z] === RUN TestUpdateReplicatedJob [2021-07-31T17:44:34.445Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-31T17:44:35.138Z] 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-31T17:44:35.216Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-07-31T17:44:35.411Z] --- PASS: TestBuildMultiStageCopy (13.18s) [2021-07-31T17:44:35.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.71s) [2021-07-31T17:44:35.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.86s) [2021-07-31T17:44:35.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.06s) [2021-07-31T17:44:35.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.18s) [2021-07-31T17:44:35.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.37s) [2021-07-31T17:44:35.411Z] === RUN TestBuildMultiStageParentConfig [2021-07-31T17:44:35.890Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-31T17:44:35.890Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-31T17:44:38.313Z] --- PASS: TestBuildMultiStageParentConfig (2.63s) [2021-07-31T17:44:38.313Z] === RUN TestBuildLabelWithTargets [2021-07-31T17:44:38.313Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-31T17:44:38.313Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-07-31T17:44:38.313Z] === RUN TestBuildWithEmptyLayers [2021-07-31T17:44:38.350Z] --- PASS: TestUpdateReplicatedJob (3.77s) [2021-07-31T17:44:38.351Z] === RUN TestServiceListWithStatuses [2021-07-31T17:44:38.351Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-31T17:44:38.351Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-31T17:44:38.351Z] === RUN TestDockerNetworkConnectAlias [2021-07-31T17:44:38.451Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-31T17:44:38.451Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.69s) [2021-07-31T17:44:38.451Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.74s) [2021-07-31T17:44:38.451Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.97s) [2021-07-31T17:44:38.451Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.03s) [2021-07-31T17:44:38.451Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.33s) [2021-07-31T17:44:38.451Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.43s) [2021-07-31T17:44:38.451Z] === RUN TestBuildMultiStageCopy [2021-07-31T17:44:38.451Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-31T17:44:39.845Z] --- PASS: TestBuildWithEmptyLayers (1.37s) [2021-07-31T17:44:39.845Z] === RUN TestBuildMultiStageOnBuild [2021-07-31T17:44:40.363Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-31T17:44:40.363Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-31T17:44:40.623Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-31T17:44:40.884Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-31T17:44:41.144Z] --- PASS: TestBuildMultiStageCopy (3.12s) [2021-07-31T17:44:41.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.96s) [2021-07-31T17:44:41.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.27s) [2021-07-31T17:44:41.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s) [2021-07-31T17:44:41.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.29s) [2021-07-31T17:44:41.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s) [2021-07-31T17:44:41.144Z] === RUN TestBuildMultiStageParentConfig [2021-07-31T17:44:41.793Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-07-31T17:44:42.086Z] --- PASS: TestBuildMultiStageParentConfig (0.78s) [2021-07-31T17:44:42.086Z] === RUN TestBuildLabelWithTargets [2021-07-31T17:44:42.359Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-07-31T17:44:42.518Z] --- PASS: TestDockerNetworkConnectAlias (4.81s) [2021-07-31T17:44:42.518Z] === RUN TestDockerNetworkReConnect [2021-07-31T17:44:43.469Z] --- PASS: TestBuildLabelWithTargets (1.24s) [2021-07-31T17:44:43.469Z] === RUN TestBuildWithEmptyLayers [2021-07-31T17:44:43.730Z] --- PASS: TestBuildWithEmptyLayers (0.61s) [2021-07-31T17:44:43.730Z] === RUN TestBuildMultiStageOnBuild [2021-07-31T17:44:43.732Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-07-31T17:44:45.105Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-07-31T17:44:46.274Z] --- PASS: TestBuildMultiStageOnBuild (2.26s) [2021-07-31T17:44:46.274Z] === RUN TestBuildUncleanTarFilenames [2021-07-31T17:44:46.682Z] --- PASS: TestDockerNetworkReConnect (3.71s) [2021-07-31T17:44:46.682Z] === RUN TestServicePlugin [2021-07-31T17:44:46.846Z] --- PASS: TestBuildUncleanTarFilenames (0.90s) [2021-07-31T17:44:46.846Z] === RUN TestBuildMultiStageLayerLeak [2021-07-31T17:44:47.546Z] ? github.com/docker/docker/api [no test files] [2021-07-31T17:44:48.384Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-07-31T17:44:49.389Z] --- PASS: TestBuildMultiStageLayerLeak (2.22s) [2021-07-31T17:44:49.389Z] === RUN TestBuildWithHugeFile [2021-07-31T17:44:49.954Z] plugin_test.go:62: [d251b8ef9da0e] joining swarm manager [d893a34df74df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-31T17:44:50.913Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-31T17:44:51.318Z] plugin_test.go:65: [d1b2b421f8807] joining swarm manager [d893a34df74df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-31T17:44:51.691Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-07-31T17:44:51.846Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-31T17:44:51.846Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-31T17:44:52.206Z] --- PASS: TestBuildMultiStageOnBuild (12.76s) [2021-07-31T17:44:52.206Z] === RUN TestBuildUncleanTarFilenames [2021-07-31T17:44:52.206Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-31T17:44:52.206Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-07-31T17:44:52.206Z] === RUN TestBuildMultiStageLayerLeak [2021-07-31T17:44:56.028Z] docker_cli_daemon_test.go:2550: [dbeaf0a1f490d] daemon is not started [2021-07-31T17:44:57.927Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-31T17:44:58.185Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-07-31T17:45:01.466Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-31T17:45:04.773Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-31T17:45:05.245Z] === RUN TestMiddlewares [2021-07-31T17:45:05.245Z] --- PASS: TestMiddlewares (0.00s) [2021-07-31T17:45:05.245Z] PASS [2021-07-31T17:45:05.245Z] coverage: 9.0% of statements [2021-07-31T17:45:05.245Z] ok github.com/docker/docker/api/server 0.055s coverage: 9.0% of statements [2021-07-31T17:45:09.872Z] --- PASS: TestBuildMultiStageLayerLeak (15.77s) [2021-07-31T17:45:09.872Z] === RUN TestBuildWithHugeFile [2021-07-31T17:45:10.035Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-31T17:45:10.050Z] ......... [ 86%] [2021-07-31T17:45:12.561Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-31T17:45:12.819Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-07-31T17:45:15.198Z] tests/integration/models_images_test.py ............... [ 89%] [2021-07-31T17:45:15.344Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-07-31T17:45:15.344Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-31T17:45:16.839Z] tests/integration/models_networks_test.py .... [ 91%] [2021-07-31T17:45:17.777Z] --- PASS: TestImportExtremelyLargeImageWorks (93.82s) [2021-07-31T17:45:17.777Z] PASS [2021-07-31T17:45:17.777Z] [2021-07-31T17:45:17.777Z] === Skipped [2021-07-31T17:45:17.777Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.01s) [2021-07-31T17:45:17.777Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-31T17:45:17.777Z] [2021-07-31T17:45:17.777Z] [2021-07-31T17:45:17.777Z] DONE 12 tests, 1 skipped in 97.490s [2021-07-31T17:45:17.777Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-31T17:45:17.777Z] INFO: Testing against a local daemon [2021-07-31T17:45:17.777Z] === RUN TestNetworkCreateDelete [2021-07-31T17:45:17.777Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-07-31T17:45:17.777Z] === RUN TestDockerNetworkDeletePreferID [2021-07-31T17:45:17.777Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-07-31T17:45:17.777Z] === RUN TestDaemonDNSFallback [2021-07-31T17:45:17.809Z] --- PASS: TestServicePlugin (30.61s) [2021-07-31T17:45:17.809Z] === RUN TestServiceUpdateLabel [2021-07-31T17:45:18.622Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-07-31T17:45:18.622Z] check_test.go:309: [d4b78a649b1aa] daemon is not started [2021-07-31T17:45:18.622Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-07-31T17:45:18.622Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-31T17:45:19.173Z] --- PASS: TestServiceUpdateLabel (2.24s) [2021-07-31T17:45:19.173Z] === RUN TestServiceUpdateSecrets [2021-07-31T17:45:22.135Z] tests/integration/models_nodes_test.py . [ 91%] [2021-07-31T17:45:23.026Z] --- PASS: TestDaemonDNSFallback (6.57s) [2021-07-31T17:45:23.026Z] === RUN TestInspectNetwork [2021-07-31T17:45:23.026Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:23.026Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-31T17:45:23.026Z] === RUN TestRunContainerWithBridgeNone [2021-07-31T17:45:23.026Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-31T17:45:23.026Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-31T17:45:23.026Z] === RUN TestNetworkInvalidJSON [2021-07-31T17:45:23.026Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-31T17:45:23.026Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-31T17:45:23.026Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-31T17:45:23.026Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-31T17:45:23.026Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-31T17:45:23.026Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-31T17:45:23.026Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-31T17:45:23.026Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-31T17:45:23.026Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-31T17:45:23.026Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-07-31T17:45:23.026Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-31T17:45:23.026Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-31T17:45:23.026Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-31T17:45:23.026Z] === RUN TestNetworkList [2021-07-31T17:45:23.026Z] === RUN TestNetworkList//networks [2021-07-31T17:45:23.026Z] === PAUSE TestNetworkList//networks [2021-07-31T17:45:23.026Z] === RUN TestNetworkList//networks/ [2021-07-31T17:45:23.026Z] === PAUSE TestNetworkList//networks/ [2021-07-31T17:45:23.026Z] === CONT TestNetworkList//networks [2021-07-31T17:45:23.026Z] === CONT TestNetworkList//networks/ [2021-07-31T17:45:23.026Z] --- PASS: TestNetworkList (0.01s) [2021-07-31T17:45:23.026Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-31T17:45:23.026Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-31T17:45:23.026Z] === RUN TestHostIPv4BridgeLabel [2021-07-31T17:45:23.026Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-31T17:45:23.026Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-31T17:45:23.026Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-31T17:45:23.026Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-31T17:45:23.026Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-07-31T17:45:23.026Z] === RUN TestDaemonDefaultNetworkPools [2021-07-31T17:45:23.026Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-31T17:45:23.026Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2021-07-31T17:45:23.026Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-31T17:45:23.026Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-31T17:45:23.026Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-31T17:45:23.026Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-31T17:45:23.026Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-31T17:45:23.026Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-31T17:45:23.026Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-31T17:45:23.026Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-31T17:45:23.026Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-31T17:45:23.026Z] === RUN TestServiceWithPredefinedNetwork [2021-07-31T17:45:23.026Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:23.026Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-31T17:45:23.026Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-31T17:45:23.026Z] service_test.go:242: FLAKY_TEST [2021-07-31T17:45:23.026Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-31T17:45:23.026Z] === RUN TestServiceWithDataPathPortInit [2021-07-31T17:45:23.026Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:23.026Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-31T17:45:23.026Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-31T17:45:23.026Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:23.026Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-31T17:45:23.026Z] PASS [2021-07-31T17:45:23.026Z] [2021-07-31T17:45:23.026Z] === Skipped [2021-07-31T17:45:23.026Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-07-31T17:45:23.026Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:23.026Z] [2021-07-31T17:45:23.026Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-07-31T17:45:23.026Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-31T17:45:23.026Z] [2021-07-31T17:45:23.026Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-07-31T17:45:23.026Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-31T17:45:23.026Z] [2021-07-31T17:45:23.026Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-07-31T17:45:23.026Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-31T17:45:23.026Z] [2021-07-31T17:45:23.026Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2021-07-31T17:45:23.026Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-31T17:45:23.026Z] [2021-07-31T17:45:23.026Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-31T17:45:23.026Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-31T17:45:23.026Z] [2021-07-31T17:45:23.026Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-31T17:45:23.026Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-31T17:45:23.026Z] [2021-07-31T17:45:23.026Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-31T17:45:23.026Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-31T17:45:23.026Z] [2021-07-31T17:45:23.026Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-07-31T17:45:23.026Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:23.026Z] [2021-07-31T17:45:23.026Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-31T17:45:23.026Z] service_test.go:242: FLAKY_TEST [2021-07-31T17:45:23.026Z] [2021-07-31T17:45:23.026Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-07-31T17:45:23.026Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:23.026Z] [2021-07-31T17:45:23.026Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-31T17:45:23.026Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:23.026Z] [2021-07-31T17:45:23.026Z] [2021-07-31T17:45:23.026Z] DONE 22 tests, 12 skipped in 7.379s [2021-07-31T17:45:23.026Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-31T17:45:23.026Z] INFO: Testing against a local daemon [2021-07-31T17:45:23.026Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-31T17:45:23.026Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-31T17:45:23.026Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-31T17:45:23.026Z] === RUN TestDockerNetworkIpvlan [2021-07-31T17:45:23.026Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-31T17:45:23.026Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-31T17:45:23.026Z] PASS [2021-07-31T17:45:23.026Z] [2021-07-31T17:45:23.026Z] === Skipped [2021-07-31T17:45:23.026Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-31T17:45:23.026Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-31T17:45:23.026Z] [2021-07-31T17:45:23.026Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-31T17:45:23.026Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-31T17:45:23.026Z] [2021-07-31T17:45:23.026Z] [2021-07-31T17:45:23.026Z] DONE 2 tests, 2 skipped in 0.184s [2021-07-31T17:45:23.026Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-31T17:45:23.026Z] INFO: Testing against a local daemon [2021-07-31T17:45:23.026Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-31T17:45:23.026Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-31T17:45:23.026Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-31T17:45:23.026Z] === RUN TestDockerNetworkMacvlan [2021-07-31T17:45:23.026Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-31T17:45:23.026Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-07-31T17:45:23.026Z] PASS [2021-07-31T17:45:23.026Z] [2021-07-31T17:45:23.026Z] === Skipped [2021-07-31T17:45:23.026Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-31T17:45:23.026Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-31T17:45:23.026Z] [2021-07-31T17:45:23.026Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-07-31T17:45:23.026Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-31T17:45:23.026Z] [2021-07-31T17:45:23.026Z] [2021-07-31T17:45:23.026Z] DONE 2 tests, 2 skipped in 0.145s [2021-07-31T17:45:23.026Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-31T17:45:23.026Z] testing: warning: no tests to run [2021-07-31T17:45:23.026Z] PASS [2021-07-31T17:45:23.026Z] [2021-07-31T17:45:23.026Z] DONE 0 tests in 0.031s [2021-07-31T17:45:23.026Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-31T17:45:23.283Z] INFO: Testing against a local daemon [2021-07-31T17:45:23.283Z] === RUN TestAuthZPluginAllowRequest [2021-07-31T17:45:23.283Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.283Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-07-31T17:45:23.283Z] === RUN TestAuthZPluginTLS [2021-07-31T17:45:23.283Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.284Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-07-31T17:45:23.284Z] === RUN TestAuthZPluginDenyRequest [2021-07-31T17:45:23.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.284Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-07-31T17:45:23.284Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-31T17:45:23.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.284Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-31T17:45:23.284Z] === RUN TestAuthZPluginDenyResponse [2021-07-31T17:45:23.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.284Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-07-31T17:45:23.284Z] === RUN TestAuthZPluginAllowEventStream [2021-07-31T17:45:23.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.284Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-07-31T17:45:23.284Z] === RUN TestAuthZPluginErrorResponse [2021-07-31T17:45:23.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.284Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-07-31T17:45:23.284Z] === RUN TestAuthZPluginErrorRequest [2021-07-31T17:45:23.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.284Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-07-31T17:45:23.284Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-31T17:45:23.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.284Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-31T17:45:23.284Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-31T17:45:23.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.284Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-31T17:45:23.284Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-31T17:45:23.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.284Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-31T17:45:23.284Z] === RUN TestAuthZPluginHeader [2021-07-31T17:45:23.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.284Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-07-31T17:45:23.284Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-31T17:45:23.519Z] tests/integration/models_resources_test.py . [ 91%] [2021-07-31T17:45:23.541Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.541Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2021-07-31T17:45:23.541Z] === RUN TestAuthZPluginV2Disable [2021-07-31T17:45:23.541Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.541Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-07-31T17:45:23.541Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-31T17:45:23.541Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.541Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-31T17:45:23.541Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-31T17:45:23.541Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.541Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-31T17:45:23.541Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-31T17:45:23.541Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.541Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-31T17:45:23.541Z] PASS [2021-07-31T17:45:23.541Z] [2021-07-31T17:45:23.541Z] === Skipped [2021-07-31T17:45:23.541Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-07-31T17:45:23.541Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.541Z] [2021-07-31T17:45:23.541Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-07-31T17:45:23.541Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.541Z] [2021-07-31T17:45:23.541Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-07-31T17:45:23.541Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.541Z] [2021-07-31T17:45:23.541Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-31T17:45:23.541Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.541Z] [2021-07-31T17:45:23.541Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-07-31T17:45:23.541Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.541Z] [2021-07-31T17:45:23.541Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-07-31T17:45:23.541Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.541Z] [2021-07-31T17:45:23.541Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-07-31T17:45:23.541Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.541Z] [2021-07-31T17:45:23.541Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-07-31T17:45:23.541Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.541Z] [2021-07-31T17:45:23.541Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-31T17:45:23.541Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.541Z] [2021-07-31T17:45:23.541Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-31T17:45:23.541Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.541Z] [2021-07-31T17:45:23.541Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-31T17:45:23.541Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.541Z] [2021-07-31T17:45:23.541Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-07-31T17:45:23.541Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.541Z] [2021-07-31T17:45:23.541Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2021-07-31T17:45:23.541Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.541Z] [2021-07-31T17:45:23.541Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-07-31T17:45:23.541Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.541Z] [2021-07-31T17:45:23.541Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-31T17:45:23.541Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.541Z] [2021-07-31T17:45:23.541Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-31T17:45:23.541Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.541Z] [2021-07-31T17:45:23.541Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-31T17:45:23.541Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.541Z] [2021-07-31T17:45:23.541Z] [2021-07-31T17:45:23.541Z] DONE 17 tests, 17 skipped in 0.462s [2021-07-31T17:45:23.541Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-31T17:45:23.541Z] INFO: Testing against a local daemon [2021-07-31T17:45:23.541Z] === RUN TestPluginInvalidJSON [2021-07-31T17:45:23.541Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-31T17:45:23.541Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-31T17:45:23.798Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-31T17:45:23.798Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-07-31T17:45:23.798Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-31T17:45:23.798Z] === RUN TestPluginInstall [2021-07-31T17:45:23.798Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.798Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-31T17:45:23.798Z] === RUN TestPluginsWithRuntimes [2021-07-31T17:45:23.798Z] 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-31T17:45:23.798Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-31T17:45:23.798Z] === RUN TestPluginBackCompatMediaTypes [2021-07-31T17:45:23.798Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-31T17:45:23.798Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-31T17:45:23.798Z] PASS [2021-07-31T17:45:23.798Z] [2021-07-31T17:45:23.798Z] === Skipped [2021-07-31T17:45:23.798Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-07-31T17:45:23.798Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-31T17:45:23.798Z] [2021-07-31T17:45:23.798Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-07-31T17:45:23.798Z] 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-31T17:45:23.798Z] [2021-07-31T17:45:23.798Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-07-31T17:45:23.798Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-31T17:45:23.798Z] [2021-07-31T17:45:23.798Z] [2021-07-31T17:45:23.798Z] DONE 5 tests, 3 skipped in 0.178s [2021-07-31T17:45:23.798Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-31T17:45:23.798Z] INFO: Testing against a local daemon [2021-07-31T17:45:23.798Z] === RUN TestExternalGraphDriver [2021-07-31T17:45:23.798Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-31T17:45:23.798Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-07-31T17:45:23.798Z] === RUN TestGraphdriverPluginV2 [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite (411.81s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.84s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.12s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.58s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.61s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.65s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.01s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.46s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.40s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.99s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.25s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.92s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.08s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.81s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.99s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.05s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.69s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.94s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.17s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.94s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.27s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.06s) [2021-07-31T17:45:25.177Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.65s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.69s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.77s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.15s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.90s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.34s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.52s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.37s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.20s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.19s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.12s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.14s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.08s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.15s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.44s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.57s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.75s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.22s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.96s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (24.70s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.87s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.20s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.72s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.94s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.17s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.72s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.77s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (15.46s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.84s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.69s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.94s) [2021-07-31T17:45:25.177Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-07-31T17:45:25.177Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.96s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.96s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.89s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.66s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.27s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.04s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.26s) [2021-07-31T17:45:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.57s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.91s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.14s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.18s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.69s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.57s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.14s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.42s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.74s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.56s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.35s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.99s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (7.81s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.80s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.87s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.03s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.64s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.27s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.88s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.80s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.69s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.82s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.21s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.04s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.72s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.74s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.22s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.40s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.94s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.95s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.58s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.18s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.45s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2021-07-31T17:45:25.178Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.00s) [2021-07-31T17:45:25.178Z] === RUN TestDockerSwarmSuite [2021-07-31T17:45:25.178Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-07-31T17:45:27.702Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-07-31T17:45:27.971Z] --- PASS: TestGraphdriverPluginV2 (3.65s) [2021-07-31T17:45:27.971Z] PASS [2021-07-31T17:45:27.971Z] [2021-07-31T17:45:27.971Z] === Skipped [2021-07-31T17:45:27.971Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-07-31T17:45:27.971Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-31T17:45:27.971Z] [2021-07-31T17:45:27.971Z] [2021-07-31T17:45:27.971Z] DONE 2 tests, 1 skipped in 3.883s [2021-07-31T17:45:27.971Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-31T17:45:27.971Z] INFO: Testing against a local daemon [2021-07-31T17:45:27.971Z] === RUN TestContinueAfterPluginCrash [2021-07-31T17:45:27.971Z] === PAUSE TestContinueAfterPluginCrash [2021-07-31T17:45:27.971Z] === RUN TestReadPluginNoRead [2021-07-31T17:45:27.971Z] === PAUSE TestReadPluginNoRead [2021-07-31T17:45:27.971Z] === RUN TestDaemonStartWithLogOpt [2021-07-31T17:45:27.971Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-31T17:45:27.971Z] === CONT TestContinueAfterPluginCrash [2021-07-31T17:45:27.971Z] === CONT TestDaemonStartWithLogOpt [2021-07-31T17:45:29.316Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-07-31T17:45:30.980Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-07-31T17:45:32.079Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-07-31T17:45:32.079Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-07-31T17:45:33.223Z] --- PASS: TestDaemonStartWithLogOpt (4.82s) [2021-07-31T17:45:33.223Z] === CONT TestReadPluginNoRead [2021-07-31T17:45:35.118Z] === RUN TestReadPluginNoRead/default [2021-07-31T17:45:36.120Z] --- PASS: TestBuildWithHugeFile (42.03s) [2021-07-31T17:45:36.120Z] === RUN TestBuildWCOWSandboxSize [2021-07-31T17:45:36.120Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-31T17:45:36.120Z] --- SKIP: TestBuildWCOWSandboxSize (0.04s) [2021-07-31T17:45:36.120Z] === RUN TestBuildWithEmptyDockerfile [2021-07-31T17:45:36.120Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-31T17:45:36.120Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-31T17:45:36.120Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-31T17:45:36.120Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-31T17:45:36.120Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-31T17:45:36.120Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-31T17:45:36.120Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-31T17:45:36.121Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-31T17:45:36.121Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-31T17:45:36.121Z] --- PASS: TestBuildWithEmptyDockerfile (0.24s) [2021-07-31T17:45:36.121Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2021-07-31T17:45:36.121Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2021-07-31T17:45:36.121Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2021-07-31T17:45:36.121Z] === RUN TestBuildPreserveOwnership [2021-07-31T17:45:36.121Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-31T17:45:36.121Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-31T17:45:36.251Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-07-31T17:45:36.487Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-31T17:45:36.692Z] --- PASS: TestBuildPreserveOwnership (5.01s) [2021-07-31T17:45:36.692Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.44s) [2021-07-31T17:45:36.692Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.55s) [2021-07-31T17:45:36.692Z] === RUN TestBuildPlatformInvalid [2021-07-31T17:45:36.952Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-07-31T17:45:36.952Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-31T17:45:37.147Z] tests/integration/regression_test.py ...... [ 98%] [2021-07-31T17:45:37.209Z] --- PASS: TestServiceUpdateSecrets (15.16s) [2021-07-31T17:45:37.209Z] === RUN TestServiceUpdateConfigs [2021-07-31T17:45:37.407Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-07-31T17:45:37.407Z] tests/integration/credentials/utils_test.py . [100%] [2021-07-31T17:45:37.407Z] [2021-07-31T17:45:37.407Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-07-31T17:45:37.407Z] =========================== short test summary info ============================ [2021-07-31T17:45:37.407Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-07-31T17:45:37.407Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-07-31T17:45:37.407Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-07-31T17:45:37.407Z] Not supported on most drivers [2021-07-31T17:45:37.407Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-07-31T17:45:37.407Z] Output of docker top depends on host distro, and is not formalized. [2021-07-31T17:45:37.407Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-07-31T17:45:37.407Z] Output of docker top depends on host distro, and is not formalized. [2021-07-31T17:45:37.407Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-07-31T17:45:37.407Z] Can fail if eth0 has multiple IP addresses [2021-07-31T17:45:37.407Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-07-31T17:45:37.407Z] This doesn't seem to be taken into account by the engine [2021-07-31T17:45:37.407Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-07-31T17:45:37.407Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-07-31T17:45:37.407Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-07-31T17:45:37.407Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 347.30 seconds == [2021-07-31T17:45:37.416Z] --- PASS: TestContinueAfterPluginCrash (9.78s) [2021-07-31T17:45:37.667Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-07-31T17:45:37.979Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-31T17:45:39.346Z] === CONT TestReadPluginNoRead [2021-07-31T17:45:39.346Z] read_test.go:92: [d560041dcb2a2] daemon is not started [2021-07-31T17:45:39.346Z] --- PASS: TestReadPluginNoRead (6.81s) [2021-07-31T17:45:39.346Z] --- PASS: TestReadPluginNoRead/default (1.50s) [2021-07-31T17:45:39.346Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.52s) [2021-07-31T17:45:39.346Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s) [2021-07-31T17:45:39.346Z] PASS [2021-07-31T17:45:39.346Z] [2021-07-31T17:45:39.346Z] DONE 6 tests in 11.766s [2021-07-31T17:45:39.346Z] 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-31T17:45:39.346Z] testing: warning: no tests to run [2021-07-31T17:45:39.346Z] PASS [2021-07-31T17:45:39.346Z] [2021-07-31T17:45:39.346Z] DONE 0 tests in 0.058s [2021-07-31T17:45:39.346Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-31T17:45:39.603Z] INFO: Testing against a local daemon [2021-07-31T17:45:39.603Z] === RUN TestPluginWithDevMounts [2021-07-31T17:45:39.603Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-31T17:45:39.603Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-31T17:45:39.603Z] PASS [2021-07-31T17:45:39.603Z] [2021-07-31T17:45:39.603Z] === Skipped [2021-07-31T17:45:39.603Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-07-31T17:45:39.603Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-31T17:45:39.603Z] [2021-07-31T17:45:39.603Z] [2021-07-31T17:45:39.603Z] DONE 1 tests, 1 skipped in 0.156s [2021-07-31T17:45:39.603Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-31T17:45:39.859Z] INFO: Testing against a local daemon [2021-07-31T17:45:39.859Z] === RUN TestSecretInspect [2021-07-31T17:45:39.859Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:39.859Z] --- SKIP: TestSecretInspect (0.02s) [2021-07-31T17:45:39.859Z] === RUN TestSecretList [2021-07-31T17:45:39.859Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:39.859Z] --- SKIP: TestSecretList (0.01s) [2021-07-31T17:45:39.859Z] === RUN TestSecretsCreateAndDelete [2021-07-31T17:45:39.859Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:39.859Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2021-07-31T17:45:39.859Z] === RUN TestSecretsUpdate [2021-07-31T17:45:39.859Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:39.859Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-07-31T17:45:39.859Z] === RUN TestTemplatedSecret [2021-07-31T17:45:39.859Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:39.859Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-31T17:45:39.859Z] === RUN TestSecretCreateResolve [2021-07-31T17:45:39.859Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:39.859Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-07-31T17:45:39.859Z] PASS [2021-07-31T17:45:39.859Z] [2021-07-31T17:45:39.859Z] === Skipped [2021-07-31T17:45:39.859Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-07-31T17:45:39.859Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:39.859Z] [2021-07-31T17:45:39.859Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-07-31T17:45:39.859Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:39.859Z] [2021-07-31T17:45:39.859Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2021-07-31T17:45:39.859Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:39.859Z] [2021-07-31T17:45:39.859Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-07-31T17:45:39.859Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:39.859Z] [2021-07-31T17:45:39.859Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-07-31T17:45:39.859Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:39.859Z] [2021-07-31T17:45:39.859Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-07-31T17:45:39.859Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:39.859Z] [2021-07-31T17:45:39.859Z] [2021-07-31T17:45:39.859Z] DONE 6 tests, 6 skipped in 0.228s [2021-07-31T17:45:39.859Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-31T17:45:40.116Z] INFO: Testing against a local daemon [2021-07-31T17:45:40.116Z] === RUN TestServiceCreateInit [2021-07-31T17:45:40.116Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-31T17:45:40.116Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:40.116Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-31T17:45:40.116Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:40.116Z] --- PASS: TestServiceCreateInit (0.01s) [2021-07-31T17:45:40.116Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-31T17:45:40.116Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-31T17:45:40.116Z] === RUN TestCreateServiceMultipleTimes [2021-07-31T17:45:40.116Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:40.116Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-07-31T17:45:40.116Z] === RUN TestCreateServiceConflict [2021-07-31T17:45:40.116Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:40.116Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-07-31T17:45:40.116Z] === RUN TestCreateServiceMaxReplicas [2021-07-31T17:45:40.116Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:40.116Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-07-31T17:45:40.116Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-31T17:45:40.116Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:40.116Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-07-31T17:45:40.116Z] === RUN TestCreateServiceSecretFileMode [2021-07-31T17:45:40.116Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:40.116Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-07-31T17:45:40.116Z] === RUN TestCreateServiceConfigFileMode [2021-07-31T17:45:40.116Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:40.116Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-07-31T17:45:40.116Z] === RUN TestCreateServiceSysctls [2021-07-31T17:45:40.116Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:40.116Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-07-31T17:45:40.116Z] === RUN TestCreateServiceCapabilities [2021-07-31T17:45:40.116Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:40.116Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-07-31T17:45:40.116Z] === RUN TestInspect [2021-07-31T17:45:40.116Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:40.116Z] --- SKIP: TestInspect (0.01s) [2021-07-31T17:45:40.116Z] === RUN TestCreateJob [2021-07-31T17:45:40.116Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:40.116Z] --- SKIP: TestCreateJob (0.01s) [2021-07-31T17:45:40.116Z] === RUN TestReplicatedJob [2021-07-31T17:45:40.116Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:40.116Z] --- SKIP: TestReplicatedJob (0.01s) [2021-07-31T17:45:40.116Z] === RUN TestUpdateReplicatedJob [2021-07-31T17:45:40.116Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:40.116Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-07-31T17:45:40.116Z] === RUN TestServiceListWithStatuses [2021-07-31T17:45:40.116Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-31T17:45:40.116Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-31T17:45:40.116Z] === RUN TestDockerNetworkConnectAlias [2021-07-31T17:45:40.116Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:40.116Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2021-07-31T17:45:40.116Z] === RUN TestDockerNetworkReConnect [2021-07-31T17:45:40.116Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:40.116Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-07-31T17:45:40.116Z] === RUN TestServicePlugin [2021-07-31T17:45:40.429Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-31T17:45:40.429Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-31T17:45:42.639Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:42.639Z] --- SKIP: TestServicePlugin (1.97s) [2021-07-31T17:45:42.639Z] === RUN TestServiceUpdateLabel [2021-07-31T17:45:42.639Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:42.639Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-07-31T17:45:42.639Z] === RUN TestServiceUpdateSecrets [2021-07-31T17:45:42.639Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:42.639Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-07-31T17:45:42.639Z] === RUN TestServiceUpdateConfigs [2021-07-31T17:45:42.639Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:42.639Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-07-31T17:45:42.639Z] === RUN TestServiceUpdateNetwork [2021-07-31T17:45:42.639Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:42.639Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-07-31T17:45:42.639Z] === RUN TestServiceUpdatePidsLimit [2021-07-31T17:45:42.639Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:42.639Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-07-31T17:45:42.639Z] PASS [2021-07-31T17:45:42.639Z] [2021-07-31T17:45:42.639Z] === Skipped [2021-07-31T17:45:42.639Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-31T17:45:42.639Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:42.639Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-31T17:45:42.639Z] [2021-07-31T17:45:42.639Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-31T17:45:42.639Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:42.639Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-31T17:45:42.639Z] [2021-07-31T17:45:42.639Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-07-31T17:45:42.639Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:42.639Z] [2021-07-31T17:45:42.639Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-07-31T17:45:42.639Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:42.639Z] [2021-07-31T17:45:42.639Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-07-31T17:45:42.639Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:42.639Z] [2021-07-31T17:45:42.639Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-07-31T17:45:42.639Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:42.639Z] [2021-07-31T17:45:42.639Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-07-31T17:45:42.639Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:42.639Z] [2021-07-31T17:45:42.639Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-07-31T17:45:42.639Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:42.639Z] [2021-07-31T17:45:42.639Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-07-31T17:45:42.639Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:42.639Z] [2021-07-31T17:45:42.639Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-07-31T17:45:42.639Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:42.639Z] [2021-07-31T17:45:42.639Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-07-31T17:45:42.639Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:42.639Z] [2021-07-31T17:45:42.639Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-07-31T17:45:42.639Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:42.639Z] [2021-07-31T17:45:42.639Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-07-31T17:45:42.639Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:42.639Z] [2021-07-31T17:45:42.639Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-07-31T17:45:42.639Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:42.639Z] [2021-07-31T17:45:42.639Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-31T17:45:42.639Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-31T17:45:42.639Z] [2021-07-31T17:45:42.639Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2021-07-31T17:45:42.639Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:42.639Z] [2021-07-31T17:45:42.639Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-07-31T17:45:42.639Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:42.639Z] [2021-07-31T17:45:42.639Z] === SKIP: amd64.integration.service TestServicePlugin (1.97s) [2021-07-31T17:45:42.639Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:42.639Z] [2021-07-31T17:45:42.639Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-07-31T17:45:42.639Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:42.639Z] [2021-07-31T17:45:42.639Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-07-31T17:45:42.639Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:42.639Z] [2021-07-31T17:45:42.639Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-07-31T17:45:42.639Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:42.639Z] [2021-07-31T17:45:42.639Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-07-31T17:45:42.639Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:42.639Z] [2021-07-31T17:45:42.639Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-07-31T17:45:42.639Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-31T17:45:42.639Z] [2021-07-31T17:45:42.639Z] [2021-07-31T17:45:42.639Z] DONE 24 tests, 23 skipped in 2.413s [2021-07-31T17:45:42.639Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-31T17:45:42.639Z] INFO: Testing against a local daemon [2021-07-31T17:45:42.639Z] === RUN TestSessionCreate [2021-07-31T17:45:42.639Z] --- PASS: TestSessionCreate (0.03s) [2021-07-31T17:45:42.639Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-31T17:45:42.639Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-31T17:45:42.639Z] PASS [2021-07-31T17:45:42.639Z] [2021-07-31T17:45:42.639Z] DONE 2 tests in 0.217s [2021-07-31T17:45:42.639Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-31T17:45:42.639Z] INFO: Testing against a local daemon [2021-07-31T17:45:42.639Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-31T17:45:42.639Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-31T17:45:42.639Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-31T17:45:42.639Z] === RUN TestEventsExecDie [2021-07-31T17:45:43.570Z] --- PASS: TestEventsExecDie (1.00s) [2021-07-31T17:45:43.570Z] === RUN TestEventsBackwardsCompatible [2021-07-31T17:45:43.570Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-07-31T17:45:43.570Z] === RUN TestEventsVolumeCreate [2021-07-31T17:45:43.827Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-07-31T17:45:43.827Z] === RUN TestInfoBinaryCommits [2021-07-31T17:45:43.827Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-31T17:45:43.827Z] === RUN TestInfoAPIVersioned [2021-07-31T17:45:43.827Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-31T17:45:43.827Z] === RUN TestInfoDiscoveryBackend [2021-07-31T17:45:44.390Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-07-31T17:45:44.390Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-31T17:45:45.687Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-31T17:45:45.687Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-31T17:45:45.687Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-31T17:45:46.252Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-31T17:45:46.252Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-31T17:45:46.509Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-31T17:45:46.767Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-31T17:45:47.660Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.41s) [2021-07-31T17:45:47.660Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-31T17:45:47.660Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-31T17:45:47.660Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-31T17:45:47.660Z] === RUN TestInfoAPI [2021-07-31T17:45:47.660Z] --- PASS: TestInfoAPI (0.02s) [2021-07-31T17:45:47.660Z] === RUN TestInfoAPIWarnings [2021-07-31T17:45:49.291Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-31T17:45:49.370Z] --- PASS: TestServiceUpdateConfigs (14.70s) [2021-07-31T17:45:49.370Z] === RUN TestServiceUpdateNetwork [2021-07-31T17:45:49.548Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-07-31T17:45:49.883Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-31T17:45:49.883Z] [2021-07-31T17:45:49.883Z] Unloading profiles will leave already running processes permanently [2021-07-31T17:45:49.883Z] unconfined, which can lead to unexpected situations. [2021-07-31T17:45:49.883Z] [2021-07-31T17:45:49.883Z] To set a process to complain mode, use the command line tool [2021-07-31T17:45:49.883Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-31T17:45:49.883Z] Post stage [Pipeline] junit [2021-07-31T17:45:49.897Z] Recording test results [2021-07-31T17:45:50.054Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-07-31T17:45:50.338Z] + echo Ensuring container killed. [2021-07-31T17:45:50.338Z] Ensuring container killed. [2021-07-31T17:45:50.338Z] + docker rm -vf docker-pr12 [2021-07-31T17:45:50.338Z] Error: No such container: docker-pr12 [Pipeline] sh [2021-07-31T17:45:50.480Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-07-31T17:45:50.649Z] + echo Chowning /workspace to jenkins user [2021-07-31T17:45:50.649Z] Chowning /workspace to jenkins user [2021-07-31T17:45:50.649Z] + id -u [2021-07-31T17:45:50.649Z] + id -g [2021-07-31T17:45:50.649Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42697:/workspace busybox chown -R 1000:1000 /workspace [2021-07-31T17:45:51.046Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-31T17:45:51.858Z] Loaded image: buildpack-deps:buster [2021-07-31T17:45:51.858Z] Loaded image: busybox:latest [2021-07-31T17:45:51.858Z] Loaded image: busybox:glibc [2021-07-31T17:45:51.858Z] Loaded image: debian:bullseye [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-31T17:45:52.118Z] Loaded image: hello-world:latest [2021-07-31T17:45:52.118Z] Loaded image: arm32v7/hello-world:latest [2021-07-31T17:45:52.333Z] + bundleName=docker-py [2021-07-31T17:45:52.333Z] + echo Creating docker-py-bundles.tar.gz [2021-07-31T17:45:52.333Z] Creating docker-py-bundles.tar.gz [2021-07-31T17:45:52.333Z] + 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-31T17:45:52.346Z] Archiving artifacts [2021-07-31T17:45:52.697Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42697/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-07-31T17:45:52.940Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-31T17:45:53.054Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42697/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_GITCOMMIT=ac34f9c00247b344e1112efd28c607497a00a563 -e DOCKER_GRAPHDRIVER docker:ac34f9c00247b344e1112efd28c607497a00a563 hack/make.sh binary [2021-07-31T17:45:53.505Z] docker_api_swarm_test.go:562: [df4f1d59ca9d4] joining swarm manager [d81e6cc795a3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-31T17:45:53.625Z] [2021-07-31T17:45:53.625Z] Removing bundles/ [2021-07-31T17:45:53.625Z] [2021-07-31T17:45:53.625Z] ---> Making bundle: binary (in bundles/binary) [2021-07-31T17:45:53.625Z] Building: bundles/binary-daemon/dockerd-dev [2021-07-31T17:45:53.625Z] GOOS="" GOARCH="" GOARM="" [2021-07-31T17:45:54.879Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-31T17:45:56.776Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-31T17:45:58.165Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-31T17:46:02.121Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.56s) [2021-07-31T17:46:02.121Z] PASS [2021-07-31T17:46:02.121Z] [2021-07-31T17:46:02.121Z] === Skipped [2021-07-31T17:46:02.121Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-07-31T17:46:02.121Z] build_session_test.go:25: TODO: BuildKit [2021-07-31T17:46:02.121Z] [2021-07-31T17:46:02.121Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.04s) [2021-07-31T17:46:02.121Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-31T17:46:02.121Z] [2021-07-31T17:46:02.121Z] [2021-07-31T17:46:02.121Z] DONE 34 tests, 2 skipped in 121.347s [2021-07-31T17:46:02.122Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-07-31T17:46:02.122Z] ++ 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-31T17:46:02.122Z] ++ set -e [2021-07-31T17:46:02.122Z] ++ '[' -n 0 ']' [2021-07-31T17:46:02.122Z] ++ set -x [2021-07-31T17:46:02.122Z] ++ 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-31T17:46:02.122Z] INFO: Testing against a local daemon [2021-07-31T17:46:02.122Z] === RUN TestConfigInspect [2021-07-31T17:46:03.505Z] --- PASS: TestConfigInspect (2.73s) [2021-07-31T17:46:03.505Z] === RUN TestConfigList [2021-07-31T17:46:04.212Z] --- PASS: TestServiceUpdateNetwork (12.95s) [2021-07-31T17:46:04.212Z] === RUN TestServiceUpdatePidsLimit [2021-07-31T17:46:04.212Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-31T17:46:04.212Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-31T17:46:05.708Z] --- PASS: TestInfoAPIWarnings (16.37s) [2021-07-31T17:46:05.708Z] === RUN TestInfoDebug [2021-07-31T17:46:05.708Z] --- PASS: TestInfoDebug (0.52s) [2021-07-31T17:46:05.708Z] === RUN TestInfoInsecureRegistries [2021-07-31T17:46:05.708Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-31T17:46:05.708Z] === RUN TestInfoRegistryMirrors [2021-07-31T17:46:05.708Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-31T17:46:05.708Z] === RUN TestLoginFailsWithBadCredentials [2021-07-31T17:46:05.708Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2021-07-31T17:46:05.708Z] === RUN TestPingCacheHeaders [2021-07-31T17:46:05.708Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-31T17:46:05.708Z] === RUN TestPingGet [2021-07-31T17:46:05.965Z] --- PASS: TestPingGet (0.01s) [2021-07-31T17:46:05.965Z] === RUN TestPingHead [2021-07-31T17:46:05.965Z] --- PASS: TestPingHead (0.02s) [2021-07-31T17:46:05.965Z] === RUN TestVersion [2021-07-31T17:46:05.965Z] --- PASS: TestVersion (0.02s) [2021-07-31T17:46:05.965Z] PASS [2021-07-31T17:46:05.965Z] [2021-07-31T17:46:05.965Z] === Skipped [2021-07-31T17:46:05.965Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-31T17:46:05.965Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-31T17:46:05.965Z] [2021-07-31T17:46:05.965Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-31T17:46:05.965Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-31T17:46:05.965Z] [2021-07-31T17:46:05.965Z] [2021-07-31T17:46:05.965Z] DONE 19 tests, 2 skipped in 23.377s [2021-07-31T17:46:05.965Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-31T17:46:06.222Z] INFO: Testing against a local daemon [2021-07-31T17:46:06.222Z] === RUN TestVolumesCreateAndList [2021-07-31T17:46:06.222Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-31T17:46:06.222Z] === RUN TestVolumesRemove [2021-07-31T17:46:06.222Z] --- PASS: TestVolumesRemove (0.07s) [2021-07-31T17:46:06.222Z] === RUN TestVolumesInspect [2021-07-31T17:46:06.222Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-31T17:46:06.222Z] === RUN TestVolumesInvalidJSON [2021-07-31T17:46:06.222Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-31T17:46:06.222Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-31T17:46:06.222Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-31T17:46:06.222Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-31T17:46:06.222Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-31T17:46:06.222Z] PASS [2021-07-31T17:46:06.222Z] [2021-07-31T17:46:06.222Z] DONE 5 tests in 0.337s [2021-07-31T17:46:06.222Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-31T17:46:06.222Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12555 is not a child of this shell [2021-07-31T17:46:06.222Z] warning: PID 12555 from bundles/test-integration/docker.pid had a nonzero exit code [2021-07-31T17:46:06.222Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-31T17:46:06.222Z] [2021-07-31T17:46:06.222Z] Unloading profiles will leave already running processes permanently [2021-07-31T17:46:06.222Z] unconfined, which can lead to unexpected situations. [2021-07-31T17:46:06.222Z] [2021-07-31T17:46:06.222Z] To set a process to complain mode, use the command line tool [2021-07-31T17:46:06.222Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-31T17:46:06.222Z] Removing test suite binaries [2021-07-31T17:46:06.266Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-31T17:46:06.482Z] exiting test-integration [2021-07-31T17:46:06.482Z] ++ exit 0 [2021-07-31T17:46:06.482Z] [2021-07-31T17:46:06.802Z] --- PASS: TestConfigList (2.68s) [2021-07-31T17:46:06.802Z] === RUN TestConfigsCreateAndDelete Post stage [Pipeline] junit [2021-07-31T17:46:08.390Z] Recording test results [2021-07-31T17:46:08.719Z] --- PASS: TestConfigsCreateAndDelete (2.55s) [2021-07-31T17:46:08.719Z] === RUN TestConfigsUpdate [2021-07-31T17:46:08.793Z] docker_api_swarm_test.go:584: [d0c10997d1f4b] joining swarm manager [d81e6cc795a3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-31T17:46:09.980Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-31T17:46:10.319Z] + echo Ensuring container killed. [2021-07-31T17:46:10.319Z] Ensuring container killed. [2021-07-31T17:46:10.319Z] + docker rm -vf docker-pr12 [2021-07-31T17:46:10.319Z] Error: No such container: docker-pr12 [Pipeline] sh [2021-07-31T17:46:10.598Z] + echo Chowning /workspace to jenkins user [2021-07-31T17:46:10.598Z] Chowning /workspace to jenkins user [2021-07-31T17:46:10.598Z] + id -u [2021-07-31T17:46:10.598Z] + id -g [2021-07-31T17:46:10.598Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42697:/workspace busybox chown -R 1000:1000 /workspace [2021-07-31T17:46:10.598Z] Unable to find image 'busybox:latest' locally [2021-07-31T17:46:10.855Z] latest: Pulling from library/busybox [2021-07-31T17:46:10.855Z] b71f96345d44: Pulling fs layer [2021-07-31T17:46:10.855Z] b71f96345d44: Download complete [2021-07-31T17:46:11.112Z] b71f96345d44: Pull complete [2021-07-31T17:46:11.112Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-31T17:46:11.112Z] Status: Downloaded newer image for busybox:latest [2021-07-31T17:46:11.261Z] --- PASS: TestConfigsUpdate (2.54s) [2021-07-31T17:46:11.261Z] === RUN TestTemplatedConfig [2021-07-31T17:46:12.292Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-31T17:46:12.973Z] check_test.go:380: [df4f1d59ca9d4] daemon is not started [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-31T17:46:13.302Z] + bundleName=amd64-rootless [2021-07-31T17:46:13.302Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-07-31T17:46:13.302Z] Creating amd64-rootless-bundles.tar.gz [2021-07-31T17:46:13.302Z] + 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-31T17:46:13.302Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-31T17:46:13.312Z] Archiving artifacts [2021-07-31T17:46:15.234Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42697/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-31T17:46:15.461Z] --- PASS: TestTemplatedConfig (3.44s) [2021-07-31T17:46:15.461Z] === RUN TestConfigCreateResolve [2021-07-31T17:46:15.541Z] + make clean [2021-07-31T17:46:15.799Z] docker volume rm -f docker-dev-cache [2021-07-31T17:46:15.799Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-31T17:46:16.843Z] --- PASS: TestConfigCreateResolve (2.19s) [2021-07-31T17:46:16.843Z] PASS [2021-07-31T17:46:17.104Z] [2021-07-31T17:46:17.104Z] DONE 6 tests in 16.318s [2021-07-31T17:46:17.104Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-07-31T17:46:17.104Z] ++ 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-31T17:46:17.104Z] ++ set -e [2021-07-31T17:46:17.104Z] ++ '[' -n 0 ']' [2021-07-31T17:46:17.104Z] ++ set -x [2021-07-31T17:46:17.104Z] ++ 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-31T17:46:17.352Z] === RUN TestBoolValue [2021-07-31T17:46:17.352Z] --- PASS: TestBoolValue (0.00s) [2021-07-31T17:46:17.352Z] === RUN TestBoolValueOrDefault [2021-07-31T17:46:17.352Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-31T17:46:17.352Z] === RUN TestInt64ValueOrZero [2021-07-31T17:46:17.352Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-31T17:46:17.352Z] === RUN TestInt64ValueOrDefault [2021-07-31T17:46:17.352Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-31T17:46:17.352Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-31T17:46:17.352Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-31T17:46:17.352Z] === RUN TestJsonContentType [2021-07-31T17:46:17.352Z] --- PASS: TestJsonContentType (0.00s) [2021-07-31T17:46:17.352Z] PASS [2021-07-31T17:46:17.352Z] coverage: 14.7% of statements [2021-07-31T17:46:17.352Z] ok github.com/docker/docker/api/server/httputils 0.147s coverage: 14.7% of statements [2021-07-31T17:46:17.352Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-31T17:46:17.352Z] === RUN TestMaskSecretKeys [2021-07-31T17:46:17.352Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-31T17:46:17.352Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-31T17:46:17.352Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-31T17:46:17.352Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-31T17:46:17.352Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-31T17:46:17.352Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-31T17:46:17.352Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-31T17:46:17.352Z] === RUN TestVersionMiddlewareVersion [2021-07-31T17:46:17.352Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-31T17:46:17.352Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-31T17:46:17.352Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-31T17:46:17.352Z] PASS [2021-07-31T17:46:17.352Z] coverage: 37.7% of statements [2021-07-31T17:46:17.352Z] ok github.com/docker/docker/api/server/middleware 0.061s coverage: 37.7% of statements [2021-07-31T17:46:17.352Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-31T17:46:17.352Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-31T17:46:17.352Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-31T17:46:17.352Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-31T17:46:17.352Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-31T17:46:17.352Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-31T17:46:17.352Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-31T17:46:17.352Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-31T17:46:17.352Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-31T17:46:17.352Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-31T17:46:17.352Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-31T17:46:17.352Z] === RUN TestAdjustForAPIVersion [2021-07-31T17:46:17.352Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-31T17:46:17.352Z] PASS [2021-07-31T17:46:17.352Z] coverage: 5.7% of statements [2021-07-31T17:46:17.352Z] ok github.com/docker/docker/api/server/router/swarm 0.048s coverage: 5.7% of statements [2021-07-31T17:46:17.352Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-31T17:46:17.352Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-31T17:46:17.352Z] ? github.com/docker/docker/api/types [no test files] [2021-07-31T17:46:17.352Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-31T17:46:17.352Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-31T17:46:17.352Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-31T17:46:17.352Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-31T17:46:17.352Z] === RUN TestStrSliceMarshalJSON [2021-07-31T17:46:17.352Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-31T17:46:17.352Z] === RUN TestStrSliceUnmarshalJSON [2021-07-31T17:46:17.352Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-31T17:46:17.352Z] === RUN TestStrSliceUnmarshalString [2021-07-31T17:46:17.352Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-31T17:46:17.352Z] === RUN TestStrSliceUnmarshalSlice [2021-07-31T17:46:17.352Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-31T17:46:17.352Z] PASS [2021-07-31T17:46:17.352Z] coverage: 90.0% of statements [2021-07-31T17:46:17.352Z] ok github.com/docker/docker/api/types/strslice 0.052s coverage: 90.0% of statements [2021-07-31T17:46:17.850Z] === RUN TestToJSON [2021-07-31T17:46:17.850Z] --- PASS: TestToJSON (0.00s) [2021-07-31T17:46:17.850Z] === RUN TestToParamWithVersion [2021-07-31T17:46:17.850Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-31T17:46:17.850Z] === RUN TestFromJSON [2021-07-31T17:46:17.850Z] --- PASS: TestFromJSON (0.00s) [2021-07-31T17:46:17.850Z] === RUN TestEmpty [2021-07-31T17:46:17.850Z] --- PASS: TestEmpty (0.00s) [2021-07-31T17:46:17.850Z] === RUN TestArgsMatchKVListEmptySources [2021-07-31T17:46:17.850Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-31T17:46:17.850Z] === RUN TestArgsMatchKVList [2021-07-31T17:46:17.850Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-31T17:46:17.850Z] === RUN TestArgsMatch [2021-07-31T17:46:17.850Z] --- PASS: TestArgsMatch (0.00s) [2021-07-31T17:46:17.850Z] === RUN TestAdd [2021-07-31T17:46:17.850Z] --- PASS: TestAdd (0.00s) [2021-07-31T17:46:17.850Z] === RUN TestDel [2021-07-31T17:46:17.850Z] --- PASS: TestDel (0.00s) [2021-07-31T17:46:17.850Z] === RUN TestLen [2021-07-31T17:46:17.850Z] --- PASS: TestLen (0.00s) [2021-07-31T17:46:17.850Z] === RUN TestExactMatch [2021-07-31T17:46:17.850Z] --- PASS: TestExactMatch (0.00s) [2021-07-31T17:46:17.850Z] === RUN TestOnlyOneExactMatch [2021-07-31T17:46:17.850Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-31T17:46:17.850Z] === RUN TestContains [2021-07-31T17:46:17.850Z] --- PASS: TestContains (0.00s) [2021-07-31T17:46:17.850Z] === RUN TestValidate [2021-07-31T17:46:17.850Z] --- PASS: TestValidate (0.00s) [2021-07-31T17:46:17.850Z] === RUN TestWalkValues [2021-07-31T17:46:17.850Z] --- PASS: TestWalkValues (0.00s) [2021-07-31T17:46:17.850Z] === RUN TestFuzzyMatch [2021-07-31T17:46:17.850Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-31T17:46:17.850Z] === RUN TestClone [2021-07-31T17:46:17.850Z] --- PASS: TestClone (0.00s) [2021-07-31T17:46:17.850Z] PASS [2021-07-31T17:46:17.850Z] coverage: 92.2% of statements [2021-07-31T17:46:17.850Z] ok github.com/docker/docker/api/types/filters 0.054s coverage: 92.2% of statements [2021-07-31T17:46:17.850Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-31T17:46:17.850Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-31T17:46:17.850Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-31T17:46:17.850Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-31T17:46:17.850Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-31T17:46:17.850Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-31T17:46:17.850Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-31T17:46:17.850Z] === RUN TestDurationToSecondsString [2021-07-31T17:46:17.850Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-31T17:46:17.850Z] === RUN TestGetTimestamp [2021-07-31T17:46:17.850Z] --- PASS: TestGetTimestamp (0.19s) [2021-07-31T17:46:17.850Z] === RUN TestParseTimestamps [2021-07-31T17:46:17.850Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-31T17:46:17.850Z] PASS [2021-07-31T17:46:17.850Z] coverage: 100.0% of statements [2021-07-31T17:46:17.850Z] ok github.com/docker/docker/api/types/time 0.228s coverage: 100.0% of statements [2021-07-31T17:46:17.850Z] === RUN TestCompareVersion [2021-07-31T17:46:17.850Z] --- PASS: TestCompareVersion (0.00s) [2021-07-31T17:46:17.850Z] PASS [2021-07-31T17:46:17.850Z] coverage: 75.0% of statements [2021-07-31T17:46:17.850Z] ok github.com/docker/docker/api/types/versions 0.071s coverage: 75.0% of statements [2021-07-31T17:46:17.850Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-31T17:46:17.850Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-31T17:46:17.850Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-31T17:46:17.850Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-31T17:46:17.850Z] ? github.com/docker/docker/builder [no test files] [2021-07-31T17:46:17.850Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-31T17:46:17.850Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-31T17:46:17.850Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-31T17:46:17.850Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-31T17:46:17.850Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-31T17:46:17.850Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-31T17:46:17.850Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-31T17:46:18.823Z] --- PASS: TestServiceUpdatePidsLimit (17.13s) [2021-07-31T17:46:18.823Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2021-07-31T17:46:18.823Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.20s) [2021-07-31T17:46:18.823Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s) [2021-07-31T17:46:18.823Z] PASS [2021-07-31T17:46:18.823Z] [2021-07-31T17:46:18.823Z] === Skipped [2021-07-31T17:46:18.823Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-31T17:46:18.823Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-31T17:46:18.823Z] [2021-07-31T17:46:18.823Z] [2021-07-31T17:46:18.823Z] DONE 27 tests, 1 skipped in 175.674s [2021-07-31T17:46:18.823Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-31T17:46:19.079Z] INFO: Testing against a local daemon [2021-07-31T17:46:19.079Z] === RUN TestSessionCreate [2021-07-31T17:46:19.079Z] --- PASS: TestSessionCreate (0.02s) [2021-07-31T17:46:19.079Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-31T17:46:19.079Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-31T17:46:19.079Z] PASS [2021-07-31T17:46:19.079Z] [2021-07-31T17:46:19.079Z] DONE 2 tests in 0.073s [2021-07-31T17:46:19.079Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-31T17:46:19.079Z] INFO: Testing against a local daemon [2021-07-31T17:46:19.079Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-31T17:46:19.079Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-07-31T17:46:19.079Z] === RUN TestEventsExecDie [2021-07-31T17:46:19.390Z] === RUN TestParseRemoteURL [2021-07-31T17:46:19.390Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-31T17:46:19.390Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-31T17:46:19.390Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-31T17:46:19.390Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-31T17:46:19.390Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-31T17:46:19.390Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-31T17:46:19.390Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-31T17:46:19.390Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-31T17:46:19.390Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-31T17:46:19.390Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-31T17:46:19.390Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-31T17:46:19.390Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-31T17:46:19.390Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-31T17:46:19.390Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-31T17:46:19.390Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-31T17:46:19.390Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-31T17:46:19.390Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-31T17:46:19.390Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-31T17:46:19.390Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-31T17:46:19.390Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-31T17:46:19.390Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-31T17:46:19.390Z] === RUN TestCloneArgsSmartHttp [2021-07-31T17:46:19.390Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-07-31T17:46:19.390Z] === RUN TestCloneArgsDumbHttp [2021-07-31T17:46:19.390Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-31T17:46:19.390Z] === RUN TestCloneArgsGit [2021-07-31T17:46:19.390Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-31T17:46:19.390Z] === RUN TestCheckoutGit [2021-07-31T17:46:19.528Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-07-31T17:46:19.528Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-31T17:46:19.528Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-07-31T17:46:20.009Z] --- PASS: TestEventsExecDie (1.06s) [2021-07-31T17:46:20.009Z] === RUN TestEventsBackwardsCompatible [2021-07-31T17:46:20.265Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-07-31T17:46:20.265Z] === RUN TestEventsVolumeCreate [2021-07-31T17:46:20.265Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-07-31T17:46:20.265Z] === RUN TestInfoBinaryCommits [2021-07-31T17:46:20.265Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-31T17:46:20.265Z] === RUN TestInfoAPIVersioned [2021-07-31T17:46:20.265Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-31T17:46:20.265Z] === RUN TestInfoDiscoveryBackend [2021-07-31T17:46:20.826Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-07-31T17:46:20.826Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-31T17:46:21.304Z] INFO: Testing against a local daemon [2021-07-31T17:46:21.304Z] === RUN TestCheckpoint [2021-07-31T17:46:21.304Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-31T17:46:21.304Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-31T17:46:21.304Z] === RUN TestContainerInvalidJSON [2021-07-31T17:46:21.304Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-31T17:46:21.304Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-31T17:46:21.304Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-31T17:46:21.304Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-31T17:46:21.304Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-31T17:46:21.304Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-31T17:46:21.304Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-07-31T17:46:21.304Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-31T17:46:21.304Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-31T17:46:21.304Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-31T17:46:21.304Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-07-31T17:46:21.304Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-31T17:46:21.304Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-07-31T17:46:21.304Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-31T17:46:21.304Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-07-31T17:46:21.304Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-31T17:46:21.304Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-07-31T17:46:21.304Z] === RUN TestCopyFromContainer [2021-07-31T17:46:21.570Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-31T17:46:21.570Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-07-31T17:46:21.570Z] === RUN TestProcessNoDockerignore [2021-07-31T17:46:21.570Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-31T17:46:21.570Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-31T17:46:21.570Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-07-31T17:46:21.570Z] === RUN TestDetectContentType [2021-07-31T17:46:21.570Z] --- PASS: TestDetectContentType (0.00s) [2021-07-31T17:46:21.570Z] === RUN TestSelectAcceptableMIME [2021-07-31T17:46:21.570Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-31T17:46:21.570Z] === RUN TestInspectEmptyResponse [2021-07-31T17:46:21.570Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-31T17:46:21.570Z] === RUN TestInspectResponseBinary [2021-07-31T17:46:21.570Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-31T17:46:21.570Z] === RUN TestResponseUnsupportedContentType [2021-07-31T17:46:21.570Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-31T17:46:21.570Z] === RUN TestInspectResponseTextSimple [2021-07-31T17:46:21.570Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-31T17:46:21.570Z] === RUN TestInspectResponseEmptyContentType [2021-07-31T17:46:21.570Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-31T17:46:21.570Z] === RUN TestUnknownContentLength [2021-07-31T17:46:21.570Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-31T17:46:21.570Z] === RUN TestDownloadRemote [2021-07-31T17:46:21.570Z] --- PASS: TestDownloadRemote (0.09s) [2021-07-31T17:46:21.570Z] === RUN TestGetWithStatusError [2021-07-31T17:46:21.570Z] --- PASS: TestGetWithStatusError (0.00s) [2021-07-31T17:46:21.570Z] === RUN TestCloseRootDirectory [2021-07-31T17:46:21.752Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-31T17:46:21.752Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-31T17:46:22.029Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:46:22.030Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestHashFile [2021-07-31T17:46:22.030Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:46:22.030Z] --- SKIP: TestHashFile (0.01s) [2021-07-31T17:46:22.030Z] === RUN TestHashSubdir [2021-07-31T17:46:22.030Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:46:22.030Z] --- SKIP: TestHashSubdir (0.01s) [2021-07-31T17:46:22.030Z] === RUN TestRemoveDirectory [2021-07-31T17:46:22.030Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:46:22.030Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-31T17:46:22.030Z] PASS [2021-07-31T17:46:22.030Z] coverage: 9.3% of statements [2021-07-31T17:46:22.030Z] ok github.com/docker/docker/builder/remotecontext 0.344s coverage: 9.3% of statements [2021-07-31T17:46:22.030Z] === RUN TestGetAllAllowed [2021-07-31T17:46:22.030Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestGetAllMeta [2021-07-31T17:46:22.030Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-31T17:46:22.030Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestIsUnreferencedBuiltin [2021-07-31T17:46:22.030Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestIsExistingDirectory [2021-07-31T17:46:22.030Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestGetFilenameForDownload [2021-07-31T17:46:22.030Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestEnv2Variables [2021-07-31T17:46:22.030Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-31T17:46:22.030Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestMaintainer [2021-07-31T17:46:22.030Z] --- PASS: TestMaintainer (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestLabel [2021-07-31T17:46:22.030Z] --- PASS: TestLabel (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestFromScratch [2021-07-31T17:46:22.030Z] --- PASS: TestFromScratch (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestFromWithArg [2021-07-31T17:46:22.030Z] --- PASS: TestFromWithArg (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-31T17:46:22.030Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestFromWithUndefinedArg [2021-07-31T17:46:22.030Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestFromMultiStageWithNamedStage [2021-07-31T17:46:22.030Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestOnbuild [2021-07-31T17:46:22.030Z] --- PASS: TestOnbuild (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestWorkdir [2021-07-31T17:46:22.030Z] --- PASS: TestWorkdir (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestCmd [2021-07-31T17:46:22.030Z] --- PASS: TestCmd (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestHealthcheckNone [2021-07-31T17:46:22.030Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestHealthcheckCmd [2021-07-31T17:46:22.030Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestEntrypoint [2021-07-31T17:46:22.030Z] --- PASS: TestEntrypoint (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestExpose [2021-07-31T17:46:22.030Z] --- PASS: TestExpose (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestUser [2021-07-31T17:46:22.030Z] --- PASS: TestUser (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestVolume [2021-07-31T17:46:22.030Z] --- PASS: TestVolume (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestStopSignal [2021-07-31T17:46:22.030Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-31T17:46:22.030Z] --- SKIP: TestStopSignal (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestArg [2021-07-31T17:46:22.030Z] --- PASS: TestArg (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestShell [2021-07-31T17:46:22.030Z] --- PASS: TestShell (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestPrependEnvOnCmd [2021-07-31T17:46:22.030Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestRunWithBuildArgs [2021-07-31T17:46:22.030Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestRunIgnoresHealthcheck [2021-07-31T17:46:22.030Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestDispatchUnsupportedOptions [2021-07-31T17:46:22.030Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-31T17:46:22.030Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-31T17:46:22.030Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-31T17:46:22.030Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-31T17:46:22.030Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-31T17:46:22.030Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-31T17:46:22.030Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestNormalizeWorkdir [2021-07-31T17:46:22.030Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestDispatch [2021-07-31T17:46:22.030Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-31T17:46:22.030Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-31T17:46:22.030Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-31T17:46:22.030Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-31T17:46:22.030Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-31T17:46:22.030Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-31T17:46:22.030Z] === RUN TestDispatch/COPY_url [2021-07-31T17:46:22.030Z] --- PASS: TestDispatch (0.08s) [2021-07-31T17:46:22.030Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-07-31T17:46:22.030Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-07-31T17:46:22.030Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-31T17:46:22.030Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-31T17:46:22.030Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-31T17:46:22.030Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-31T17:46:22.030Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestAddScratchImageAddsToMounts [2021-07-31T17:46:22.030Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-31T17:46:22.030Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-31T17:46:22.030Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-31T17:46:22.030Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-31T17:46:22.030Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-31T17:46:22.312Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-07-31T17:46:22.312Z] === RUN TestInfoAPI [2021-07-31T17:46:22.312Z] --- PASS: TestInfoAPI (0.02s) [2021-07-31T17:46:22.312Z] === RUN TestInfoAPIWarnings [2021-07-31T17:46:22.489Z] === RUN TestImageSourceGetAddsToMounts [2021-07-31T17:46:22.489Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-31T17:46:22.489Z] === RUN TestEmptyDockerfile [2021-07-31T17:46:22.489Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-07-31T17:46:22.489Z] === RUN TestSymlinkDockerfile [2021-07-31T17:46:22.489Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-31T17:46:22.489Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-31T17:46:22.489Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-31T17:46:22.489Z] === RUN TestNonExistingDockerfile [2021-07-31T17:46:22.489Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-31T17:46:22.489Z] === RUN TestCopyRunConfig [2021-07-31T17:46:22.489Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-31T17:46:22.489Z] === RUN TestDeepCopyRunConfig [2021-07-31T17:46:22.489Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-31T17:46:22.489Z] === RUN TestExportImage [2021-07-31T17:46:22.489Z] --- PASS: TestExportImage (0.00s) [2021-07-31T17:46:22.489Z] === RUN TestNormalizeDest [2021-07-31T17:46:22.489Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-31T17:46:22.489Z] PASS [2021-07-31T17:46:22.489Z] coverage: 47.0% of statements [2021-07-31T17:46:22.489Z] ok github.com/docker/docker/builder/dockerfile 0.211s coverage: 47.0% of statements [2021-07-31T17:46:22.489Z] === RUN TestEnable [2021-07-31T17:46:22.489Z] --- PASS: TestEnable (0.00s) [2021-07-31T17:46:22.489Z] === RUN TestDisable [2021-07-31T17:46:22.489Z] --- PASS: TestDisable (0.00s) [2021-07-31T17:46:22.489Z] === RUN TestEnabled [2021-07-31T17:46:22.489Z] --- PASS: TestEnabled (0.00s) [2021-07-31T17:46:22.489Z] PASS [2021-07-31T17:46:22.489Z] coverage: 100.0% of statements [2021-07-31T17:46:22.489Z] ok github.com/docker/docker/cli/debug 0.041s coverage: 100.0% of statements [2021-07-31T17:46:22.489Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-31T17:46:22.685Z] === RUN TestCopyFromContainer// [2021-07-31T17:46:22.685Z] === RUN TestCopyFromContainer//bar/root [2021-07-31T17:46:22.809Z] docker_api_swarm_test.go:45: [d6e3199c1696b] joining swarm manager [d812b7eb5f724]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-31T17:46:22.945Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-31T17:46:22.945Z] === RUN TestCopyFromContainer/bar/quux [2021-07-31T17:46:23.205Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-31T17:46:23.205Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-31T17:46:23.205Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-31T17:46:23.205Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-31T17:46:23.458Z] === RUN TestTCP4Proxy [2021-07-31T17:46:23.458Z] --- PASS: TestTCP4Proxy (0.00s) [2021-07-31T17:46:23.458Z] === RUN TestTCP4ProxyHalfClose [2021-07-31T17:46:23.458Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-31T17:46:23.458Z] === RUN TestTCP6Proxy [2021-07-31T17:46:23.458Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-31T17:46:23.458Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-31T17:46:23.458Z] === RUN TestTCPDualStackProxy [2021-07-31T17:46:23.458Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-31T17:46:23.458Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-31T17:46:23.458Z] === RUN TestUDP4Proxy [2021-07-31T17:46:23.458Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-31T17:46:23.466Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-31T17:46:23.466Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-31T17:46:23.726Z] --- PASS: TestCopyFromContainer (2.35s) [2021-07-31T17:46:23.726Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-07-31T17:46:23.726Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-07-31T17:46:23.726Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-07-31T17:46:23.726Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-07-31T17:46:23.726Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-07-31T17:46:23.726Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-07-31T17:46:23.726Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-07-31T17:46:23.726Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-07-31T17:46:23.726Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-07-31T17:46:23.726Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-07-31T17:46:23.726Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-31T17:46:23.726Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-31T17:46:23.726Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-31T17:46:23.726Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-31T17:46:23.726Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-31T17:46:23.726Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-31T17:46:23.726Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-31T17:46:23.726Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-31T17:46:23.726Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-31T17:46:23.726Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-31T17:46:23.726Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-31T17:46:23.726Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-31T17:46:23.726Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-31T17:46:23.726Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-31T17:46:23.726Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-31T17:46:23.726Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-31T17:46:23.726Z] === RUN TestCreateWithInvalidEnv [2021-07-31T17:46:23.726Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-31T17:46:23.726Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-31T17:46:23.726Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-31T17:46:23.726Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-31T17:46:23.726Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-31T17:46:23.726Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-31T17:46:23.726Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-31T17:46:23.726Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-31T17:46:23.726Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-31T17:46:23.726Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-31T17:46:23.726Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-07-31T17:46:23.726Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-07-31T17:46:23.726Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-07-31T17:46:23.726Z] === RUN TestCreateTmpfsMountsTarget [2021-07-31T17:46:23.726Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-07-31T17:46:23.726Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-31T17:46:23.917Z] === RUN TestUDP6Proxy [2021-07-31T17:46:23.917Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-31T17:46:23.917Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-31T17:46:23.917Z] === RUN TestUDPWriteError [2021-07-31T17:46:23.917Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-31T17:46:23.917Z] === RUN TestSCTP4Proxy [2021-07-31T17:46:23.917Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-31T17:46:23.917Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-31T17:46:23.917Z] === RUN TestSCTP6Proxy [2021-07-31T17:46:23.917Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-31T17:46:23.917Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-31T17:46:23.917Z] PASS [2021-07-31T17:46:23.917Z] coverage: 49.4% of statements [2021-07-31T17:46:23.917Z] ok github.com/docker/docker/cmd/docker-proxy 0.060s coverage: 49.4% of statements [2021-07-31T17:46:26.266Z] --- PASS: TestCreateWithCustomMaskedPaths (2.31s) [2021-07-31T17:46:26.266Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-31T17:46:28.808Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.30s) [2021-07-31T17:46:28.808Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-31T17:46:28.808Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-31T17:46:28.808Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-31T17:46:28.808Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-31T17:46:28.808Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-31T17:46:28.808Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-31T17:46:28.808Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-31T17:46:28.808Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-31T17:46:28.808Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-31T17:46:28.808Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-31T17:46:28.808Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-31T17:46:28.808Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-31T17:46:28.808Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-31T17:46:28.808Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-31T17:46:28.808Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-31T17:46:28.808Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-31T17:46:28.808Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-31T17:46:28.808Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-31T17:46:28.808Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-07-31T17:46:28.808Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-07-31T17:46:28.808Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-07-31T17:46:28.808Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-31T17:46:28.808Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-31T17:46:29.075Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2021-07-31T17:46:29.075Z] === RUN TestCreateDifferentPlatform [2021-07-31T17:46:29.336Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-31T17:46:29.336Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-31T17:46:29.336Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-07-31T17:46:29.336Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-31T17:46:29.336Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-31T17:46:29.336Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-31T17:46:29.336Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-31T17:46:29.336Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-31T17:46:29.336Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-07-31T17:46:29.336Z] === RUN TestContainerStartOnDaemonRestart [2021-07-31T17:46:29.336Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-31T17:46:29.336Z] === RUN TestDaemonRestartIpcMode [2021-07-31T17:46:29.336Z] === PAUSE TestDaemonRestartIpcMode [2021-07-31T17:46:29.336Z] === RUN TestDaemonHostGatewayIP [2021-07-31T17:46:29.336Z] === PAUSE TestDaemonHostGatewayIP [2021-07-31T17:46:29.336Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-31T17:46:29.336Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-31T17:46:29.336Z] === RUN TestContainerKillOnDaemonStart [2021-07-31T17:46:29.336Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-31T17:46:29.336Z] === RUN TestDiff [2021-07-31T17:46:30.278Z] --- PASS: TestDiff (0.82s) [2021-07-31T17:46:30.278Z] === RUN TestExecWithCloseStdin [2021-07-31T17:46:30.910Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-31T17:46:31.219Z] --- PASS: TestExecWithCloseStdin (1.06s) [2021-07-31T17:46:31.219Z] === RUN TestExec [2021-07-31T17:46:31.475Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-31T17:46:32.160Z] --- PASS: TestExec (1.04s) [2021-07-31T17:46:32.160Z] === RUN TestExecUser [2021-07-31T17:46:33.543Z] --- PASS: TestExecUser (1.10s) [2021-07-31T17:46:33.543Z] === RUN TestExportContainerAndImportImage [2021-07-31T17:46:34.483Z] --- PASS: TestExportContainerAndImportImage (1.03s) [2021-07-31T17:46:34.483Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-31T17:46:35.865Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s) [2021-07-31T17:46:35.865Z] === RUN TestHealthCheckWorkdir [2021-07-31T17:46:36.313Z] === RUN TestCheckpointCreateError [2021-07-31T17:46:36.313Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestCheckpointCreate [2021-07-31T17:46:36.313Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestCheckpointDeleteError [2021-07-31T17:46:36.313Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestCheckpointDelete [2021-07-31T17:46:36.313Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestCheckpointListError [2021-07-31T17:46:36.313Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestCheckpointList [2021-07-31T17:46:36.313Z] --- PASS: TestCheckpointList (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestCheckpointListContainerNotFound [2021-07-31T17:46:36.313Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestNewClientWithOpsFromEnv [2021-07-31T17:46:36.313Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-31T17:46:36.313Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestGetAPIPath [2021-07-31T17:46:36.313Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestParseHostURL [2021-07-31T17:46:36.313Z] --- PASS: TestParseHostURL (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-31T17:46:36.313Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-31T17:46:36.313Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestNegotiateAPIVersion [2021-07-31T17:46:36.313Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestNegotiateAPVersionOverride [2021-07-31T17:46:36.313Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-31T17:46:36.313Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-31T17:46:36.313Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-31T17:46:36.313Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestClientRedirect [2021-07-31T17:46:36.313Z] --- PASS: TestClientRedirect (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestConfigCreateUnsupported [2021-07-31T17:46:36.313Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestConfigCreateError [2021-07-31T17:46:36.313Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestConfigCreate [2021-07-31T17:46:36.313Z] --- PASS: TestConfigCreate (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestConfigInspectNotFound [2021-07-31T17:46:36.313Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestConfigInspectWithEmptyID [2021-07-31T17:46:36.313Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestConfigInspectUnsupported [2021-07-31T17:46:36.313Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestConfigInspectError [2021-07-31T17:46:36.313Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestConfigInspectConfigNotFound [2021-07-31T17:46:36.313Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestConfigInspect [2021-07-31T17:46:36.313Z] --- PASS: TestConfigInspect (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestConfigListUnsupported [2021-07-31T17:46:36.313Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestConfigListError [2021-07-31T17:46:36.313Z] --- PASS: TestConfigListError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestConfigList [2021-07-31T17:46:36.313Z] --- PASS: TestConfigList (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestConfigRemoveUnsupported [2021-07-31T17:46:36.313Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestConfigRemoveError [2021-07-31T17:46:36.313Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestConfigRemove [2021-07-31T17:46:36.313Z] --- PASS: TestConfigRemove (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestConfigUpdateUnsupported [2021-07-31T17:46:36.313Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestConfigUpdateError [2021-07-31T17:46:36.313Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestConfigUpdate [2021-07-31T17:46:36.313Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerCommitError [2021-07-31T17:46:36.313Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerCommit [2021-07-31T17:46:36.313Z] --- PASS: TestContainerCommit (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerStatPathError [2021-07-31T17:46:36.313Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerStatPathNotFoundError [2021-07-31T17:46:36.313Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerStatPathNoHeaderError [2021-07-31T17:46:36.313Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerStatPath [2021-07-31T17:46:36.313Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestCopyToContainerError [2021-07-31T17:46:36.313Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestCopyToContainerNotFoundError [2021-07-31T17:46:36.313Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-31T17:46:36.313Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestCopyToContainer [2021-07-31T17:46:36.313Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestCopyFromContainerError [2021-07-31T17:46:36.313Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestCopyFromContainerNotFoundError [2021-07-31T17:46:36.313Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-31T17:46:36.313Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-31T17:46:36.313Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestCopyFromContainer [2021-07-31T17:46:36.313Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerCreateError [2021-07-31T17:46:36.313Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerCreateImageNotFound [2021-07-31T17:46:36.313Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerCreateWithName [2021-07-31T17:46:36.313Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerCreateAutoRemove [2021-07-31T17:46:36.313Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerDiffError [2021-07-31T17:46:36.313Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerDiff [2021-07-31T17:46:36.313Z] --- PASS: TestContainerDiff (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerExecCreateError [2021-07-31T17:46:36.313Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerExecCreate [2021-07-31T17:46:36.313Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerExecStartError [2021-07-31T17:46:36.313Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerExecStart [2021-07-31T17:46:36.313Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerExecInspectError [2021-07-31T17:46:36.313Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerExecInspect [2021-07-31T17:46:36.313Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerExportError [2021-07-31T17:46:36.313Z] --- PASS: TestContainerExportError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerExport [2021-07-31T17:46:36.313Z] --- PASS: TestContainerExport (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerInspectError [2021-07-31T17:46:36.313Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerInspectContainerNotFound [2021-07-31T17:46:36.313Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerInspectWithEmptyID [2021-07-31T17:46:36.313Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerInspect [2021-07-31T17:46:36.313Z] --- PASS: TestContainerInspect (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerInspectNode [2021-07-31T17:46:36.313Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerKillError [2021-07-31T17:46:36.313Z] --- PASS: TestContainerKillError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerKill [2021-07-31T17:46:36.313Z] --- PASS: TestContainerKill (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerListError [2021-07-31T17:46:36.313Z] --- PASS: TestContainerListError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerList [2021-07-31T17:46:36.313Z] --- PASS: TestContainerList (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerLogsNotFoundError [2021-07-31T17:46:36.313Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerLogsError [2021-07-31T17:46:36.313Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerLogs [2021-07-31T17:46:36.313Z] --- PASS: TestContainerLogs (0.21s) [2021-07-31T17:46:36.313Z] === RUN TestContainerPauseError [2021-07-31T17:46:36.313Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerPause [2021-07-31T17:46:36.313Z] --- PASS: TestContainerPause (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainersPruneError [2021-07-31T17:46:36.313Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainersPrune [2021-07-31T17:46:36.313Z] --- PASS: TestContainersPrune (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerRemoveError [2021-07-31T17:46:36.313Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerRemoveNotFoundError [2021-07-31T17:46:36.313Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerRemove [2021-07-31T17:46:36.313Z] --- PASS: TestContainerRemove (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerRenameError [2021-07-31T17:46:36.313Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerRename [2021-07-31T17:46:36.313Z] --- PASS: TestContainerRename (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerResizeError [2021-07-31T17:46:36.313Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerExecResizeError [2021-07-31T17:46:36.313Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerResize [2021-07-31T17:46:36.313Z] --- PASS: TestContainerResize (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerExecResize [2021-07-31T17:46:36.313Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerRestartError [2021-07-31T17:46:36.313Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerRestart [2021-07-31T17:46:36.313Z] --- PASS: TestContainerRestart (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerStartError [2021-07-31T17:46:36.313Z] --- PASS: TestContainerStartError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerStart [2021-07-31T17:46:36.313Z] --- PASS: TestContainerStart (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerStatsError [2021-07-31T17:46:36.313Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerStats [2021-07-31T17:46:36.313Z] --- PASS: TestContainerStats (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerStopError [2021-07-31T17:46:36.313Z] --- PASS: TestContainerStopError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerStop [2021-07-31T17:46:36.313Z] --- PASS: TestContainerStop (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerTopError [2021-07-31T17:46:36.313Z] --- PASS: TestContainerTopError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerTop [2021-07-31T17:46:36.313Z] --- PASS: TestContainerTop (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerUnpauseError [2021-07-31T17:46:36.313Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerUnpause [2021-07-31T17:46:36.313Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerUpdateError [2021-07-31T17:46:36.313Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerUpdate [2021-07-31T17:46:36.313Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerWaitError [2021-07-31T17:46:36.313Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestContainerWait [2021-07-31T17:46:36.313Z] --- PASS: TestContainerWait (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestDiskUsageError [2021-07-31T17:46:36.313Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestDiskUsage [2021-07-31T17:46:36.313Z] --- PASS: TestDiskUsage (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestDistributionInspectUnsupported [2021-07-31T17:46:36.313Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestDistributionInspectWithEmptyID [2021-07-31T17:46:36.313Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestEventsErrorInOptions [2021-07-31T17:46:36.313Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestEventsErrorFromServer [2021-07-31T17:46:36.313Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestEvents [2021-07-31T17:46:36.313Z] --- PASS: TestEvents (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestTLSCloseWriter [2021-07-31T17:46:36.313Z] === PAUSE TestTLSCloseWriter [2021-07-31T17:46:36.313Z] === RUN TestImageBuildError [2021-07-31T17:46:36.313Z] --- PASS: TestImageBuildError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestImageBuild [2021-07-31T17:46:36.313Z] --- PASS: TestImageBuild (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestGetDockerOS [2021-07-31T17:46:36.313Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestImageCreateError [2021-07-31T17:46:36.313Z] --- PASS: TestImageCreateError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestImageCreate [2021-07-31T17:46:36.313Z] --- PASS: TestImageCreate (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestImageHistoryError [2021-07-31T17:46:36.313Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestImageHistory [2021-07-31T17:46:36.313Z] --- PASS: TestImageHistory (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestImageImportError [2021-07-31T17:46:36.313Z] --- PASS: TestImageImportError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestImageImport [2021-07-31T17:46:36.313Z] --- PASS: TestImageImport (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestImageInspectError [2021-07-31T17:46:36.313Z] --- PASS: TestImageInspectError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestImageInspectImageNotFound [2021-07-31T17:46:36.313Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestImageInspectWithEmptyID [2021-07-31T17:46:36.313Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestImageInspect [2021-07-31T17:46:36.313Z] --- PASS: TestImageInspect (0.01s) [2021-07-31T17:46:36.313Z] === RUN TestImageListError [2021-07-31T17:46:36.313Z] --- PASS: TestImageListError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestImageList [2021-07-31T17:46:36.313Z] --- PASS: TestImageList (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestImageListApiBefore125 [2021-07-31T17:46:36.313Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestImageLoadError [2021-07-31T17:46:36.313Z] --- PASS: TestImageLoadError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestImageLoad [2021-07-31T17:46:36.313Z] --- PASS: TestImageLoad (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestImagesPruneError [2021-07-31T17:46:36.313Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestImagesPrune [2021-07-31T17:46:36.313Z] --- PASS: TestImagesPrune (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestImagePullReferenceParseError [2021-07-31T17:46:36.313Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestImagePullAnyError [2021-07-31T17:46:36.313Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-31T17:46:36.313Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-31T17:46:36.313Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-31T17:46:36.314Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-31T17:46:36.314Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-31T17:46:36.314Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestImagePullWithoutErrors [2021-07-31T17:46:36.314Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestImagePushReferenceError [2021-07-31T17:46:36.314Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestImagePushAnyError [2021-07-31T17:46:36.314Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-31T17:46:36.314Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-31T17:46:36.314Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-31T17:46:36.314Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-31T17:46:36.314Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestImagePushWithoutErrors [2021-07-31T17:46:36.314Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-31T17:46:36.314Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-31T17:46:36.314Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-31T17:46:36.314Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-31T17:46:36.314Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-31T17:46:36.314Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-31T17:46:36.314Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-31T17:46:36.314Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-31T17:46:36.314Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestImageRemoveError [2021-07-31T17:46:36.314Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestImageRemoveImageNotFound [2021-07-31T17:46:36.314Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestImageRemove [2021-07-31T17:46:36.314Z] --- PASS: TestImageRemove (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestImageSaveError [2021-07-31T17:46:36.314Z] --- PASS: TestImageSaveError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestImageSave [2021-07-31T17:46:36.314Z] --- PASS: TestImageSave (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestImageSearchAnyError [2021-07-31T17:46:36.314Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-31T17:46:36.314Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-31T17:46:36.314Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-31T17:46:36.314Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-31T17:46:36.314Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestImageSearchWithoutErrors [2021-07-31T17:46:36.314Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestImageTagError [2021-07-31T17:46:36.314Z] --- PASS: TestImageTagError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestImageTagInvalidReference [2021-07-31T17:46:36.314Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestImageTagInvalidSourceImageName [2021-07-31T17:46:36.314Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestImageTagHexSource [2021-07-31T17:46:36.314Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestImageTag [2021-07-31T17:46:36.314Z] --- PASS: TestImageTag (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestInfoServerError [2021-07-31T17:46:36.314Z] --- PASS: TestInfoServerError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestInfoInvalidResponseJSONError [2021-07-31T17:46:36.314Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestInfo [2021-07-31T17:46:36.314Z] --- PASS: TestInfo (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestNetworkConnectError [2021-07-31T17:46:36.314Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-31T17:46:36.314Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestNetworkConnect [2021-07-31T17:46:36.314Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestNetworkCreateError [2021-07-31T17:46:36.314Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestNetworkCreate [2021-07-31T17:46:36.314Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestNetworkDisconnectError [2021-07-31T17:46:36.314Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestNetworkDisconnect [2021-07-31T17:46:36.314Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestNetworkInspectError [2021-07-31T17:46:36.314Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestNetworkInspectNotFoundError [2021-07-31T17:46:36.314Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestNetworkInspectWithEmptyID [2021-07-31T17:46:36.314Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestNetworkInspect [2021-07-31T17:46:36.314Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestNetworkListError [2021-07-31T17:46:36.314Z] --- PASS: TestNetworkListError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestNetworkList [2021-07-31T17:46:36.314Z] --- PASS: TestNetworkList (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestNetworksPruneError [2021-07-31T17:46:36.314Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestNetworksPrune [2021-07-31T17:46:36.314Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestNetworkRemoveError [2021-07-31T17:46:36.314Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestNetworkRemove [2021-07-31T17:46:36.314Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestNodeInspectError [2021-07-31T17:46:36.314Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestNodeInspectNodeNotFound [2021-07-31T17:46:36.314Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestNodeInspectWithEmptyID [2021-07-31T17:46:36.314Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestNodeInspect [2021-07-31T17:46:36.314Z] --- PASS: TestNodeInspect (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestNodeListError [2021-07-31T17:46:36.314Z] --- PASS: TestNodeListError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestNodeList [2021-07-31T17:46:36.314Z] --- PASS: TestNodeList (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestNodeRemoveError [2021-07-31T17:46:36.314Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestNodeRemove [2021-07-31T17:46:36.314Z] --- PASS: TestNodeRemove (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestNodeUpdateError [2021-07-31T17:46:36.314Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestNodeUpdate [2021-07-31T17:46:36.314Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestOptionWithTimeout [2021-07-31T17:46:36.314Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestPingFail [2021-07-31T17:46:36.314Z] --- PASS: TestPingFail (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestPingWithError [2021-07-31T17:46:36.314Z] 2021/07/31 17:46:34 RoundTripper returned a response & error; ignoring response [2021-07-31T17:46:36.314Z] 2021/07/31 17:46:34 RoundTripper returned a response & error; ignoring response [2021-07-31T17:46:36.314Z] --- PASS: TestPingWithError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestPingSuccess [2021-07-31T17:46:36.314Z] --- PASS: TestPingSuccess (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestPingHeadFallback [2021-07-31T17:46:36.314Z] === RUN TestPingHeadFallback/OK [2021-07-31T17:46:36.314Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-31T17:46:36.314Z] === RUN TestPingHeadFallback/Not_Found [2021-07-31T17:46:36.314Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-31T17:46:36.314Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-31T17:46:36.314Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-31T17:46:36.314Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-31T17:46:36.314Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-31T17:46:36.314Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestPluginDisableError [2021-07-31T17:46:36.314Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestPluginDisable [2021-07-31T17:46:36.314Z] --- PASS: TestPluginDisable (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestPluginEnableError [2021-07-31T17:46:36.314Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestPluginEnable [2021-07-31T17:46:36.314Z] --- PASS: TestPluginEnable (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestPluginInspectError [2021-07-31T17:46:36.314Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestPluginInspectWithEmptyID [2021-07-31T17:46:36.314Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestPluginInspect [2021-07-31T17:46:36.314Z] --- PASS: TestPluginInspect (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestPluginListError [2021-07-31T17:46:36.314Z] --- PASS: TestPluginListError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestPluginList [2021-07-31T17:46:36.314Z] --- PASS: TestPluginList (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestPluginPushError [2021-07-31T17:46:36.314Z] --- PASS: TestPluginPushError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestPluginPush [2021-07-31T17:46:36.314Z] --- PASS: TestPluginPush (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestPluginRemoveError [2021-07-31T17:46:36.314Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestPluginRemove [2021-07-31T17:46:36.314Z] --- PASS: TestPluginRemove (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestPluginSetError [2021-07-31T17:46:36.314Z] --- PASS: TestPluginSetError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestPluginSet [2021-07-31T17:46:36.314Z] --- PASS: TestPluginSet (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSetHostHeader [2021-07-31T17:46:36.314Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestPlainTextError [2021-07-31T17:46:36.314Z] --- PASS: TestPlainTextError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestInfiniteError [2021-07-31T17:46:36.314Z] --- PASS: TestInfiniteError (0.04s) [2021-07-31T17:46:36.314Z] === RUN TestCanceledContext [2021-07-31T17:46:36.314Z] 2021/07/31 17:46:34 RoundTripper returned a response & error; ignoring response [2021-07-31T17:46:36.314Z] --- PASS: TestCanceledContext (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestDeadlineExceededContext [2021-07-31T17:46:36.314Z] 2021/07/31 17:46:34 RoundTripper returned a response & error; ignoring response [2021-07-31T17:46:36.314Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSecretCreateUnsupported [2021-07-31T17:46:36.314Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSecretCreateError [2021-07-31T17:46:36.314Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSecretCreate [2021-07-31T17:46:36.314Z] --- PASS: TestSecretCreate (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSecretInspectUnsupported [2021-07-31T17:46:36.314Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSecretInspectError [2021-07-31T17:46:36.314Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSecretInspectSecretNotFound [2021-07-31T17:46:36.314Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSecretInspectWithEmptyID [2021-07-31T17:46:36.314Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSecretInspect [2021-07-31T17:46:36.314Z] --- PASS: TestSecretInspect (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSecretListUnsupported [2021-07-31T17:46:36.314Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSecretListError [2021-07-31T17:46:36.314Z] --- PASS: TestSecretListError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSecretList [2021-07-31T17:46:36.314Z] --- PASS: TestSecretList (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSecretRemoveUnsupported [2021-07-31T17:46:36.314Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSecretRemoveError [2021-07-31T17:46:36.314Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSecretRemove [2021-07-31T17:46:36.314Z] --- PASS: TestSecretRemove (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSecretUpdateUnsupported [2021-07-31T17:46:36.314Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSecretUpdateError [2021-07-31T17:46:36.314Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSecretUpdate [2021-07-31T17:46:36.314Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestServiceCreateError [2021-07-31T17:46:36.314Z] --- PASS: TestServiceCreateError (0.01s) [2021-07-31T17:46:36.314Z] === RUN TestServiceCreate [2021-07-31T17:46:36.314Z] --- PASS: TestServiceCreate (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-31T17:46:36.314Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestServiceCreateDigestPinning [2021-07-31T17:46:36.314Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestServiceInspectError [2021-07-31T17:46:36.314Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestServiceInspectServiceNotFound [2021-07-31T17:46:36.314Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestServiceInspectWithEmptyID [2021-07-31T17:46:36.314Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestServiceInspect [2021-07-31T17:46:36.314Z] --- PASS: TestServiceInspect (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestServiceListError [2021-07-31T17:46:36.314Z] --- PASS: TestServiceListError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestServiceList [2021-07-31T17:46:36.314Z] --- PASS: TestServiceList (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestServiceLogsError [2021-07-31T17:46:36.314Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestServiceLogs [2021-07-31T17:46:36.314Z] --- PASS: TestServiceLogs (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestServiceRemoveError [2021-07-31T17:46:36.314Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestServiceRemoveNotFoundError [2021-07-31T17:46:36.314Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestServiceRemove [2021-07-31T17:46:36.314Z] --- PASS: TestServiceRemove (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestServiceUpdateError [2021-07-31T17:46:36.314Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestServiceUpdate [2021-07-31T17:46:36.314Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSwarmGetUnlockKeyError [2021-07-31T17:46:36.314Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSwarmGetUnlockKey [2021-07-31T17:46:36.314Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSwarmInitError [2021-07-31T17:46:36.314Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSwarmInit [2021-07-31T17:46:36.314Z] --- PASS: TestSwarmInit (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSwarmInspectError [2021-07-31T17:46:36.314Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSwarmInspect [2021-07-31T17:46:36.314Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSwarmJoinError [2021-07-31T17:46:36.314Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSwarmJoin [2021-07-31T17:46:36.314Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSwarmLeaveError [2021-07-31T17:46:36.314Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSwarmLeave [2021-07-31T17:46:36.314Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSwarmUnlockError [2021-07-31T17:46:36.314Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSwarmUnlock [2021-07-31T17:46:36.314Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSwarmUpdateError [2021-07-31T17:46:36.314Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestSwarmUpdate [2021-07-31T17:46:36.314Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestTaskInspectError [2021-07-31T17:46:36.314Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestTaskInspectWithEmptyID [2021-07-31T17:46:36.314Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestTaskInspect [2021-07-31T17:46:36.314Z] --- PASS: TestTaskInspect (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestTaskListError [2021-07-31T17:46:36.314Z] --- PASS: TestTaskListError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestTaskList [2021-07-31T17:46:36.314Z] --- PASS: TestTaskList (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestVolumeCreateError [2021-07-31T17:46:36.314Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestVolumeCreate [2021-07-31T17:46:36.314Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestVolumeInspectError [2021-07-31T17:46:36.314Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestVolumeInspectNotFound [2021-07-31T17:46:36.314Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestVolumeInspectWithEmptyID [2021-07-31T17:46:36.314Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestVolumeInspect [2021-07-31T17:46:36.314Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestVolumeListError [2021-07-31T17:46:36.314Z] --- PASS: TestVolumeListError (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestVolumeList [2021-07-31T17:46:36.314Z] --- PASS: TestVolumeList (0.00s) [2021-07-31T17:46:36.314Z] === RUN TestVolumeRemoveError [2021-07-31T17:46:36.315Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-31T17:46:36.315Z] === RUN TestVolumeRemove [2021-07-31T17:46:36.315Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-31T17:46:36.315Z] === CONT TestTLSCloseWriter [2021-07-31T17:46:36.315Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-07-31T17:46:36.315Z] PASS [2021-07-31T17:46:36.315Z] coverage: 74.9% of statements [2021-07-31T17:46:36.315Z] ok github.com/docker/docker/client 0.490s coverage: 74.9% of statements [2021-07-31T17:46:37.253Z] --- PASS: TestHealthCheckWorkdir (1.38s) [2021-07-31T17:46:37.253Z] === RUN TestHealthKillContainer [2021-07-31T17:46:40.347Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-07-31T17:46:40.347Z] === RUN TestInfoDebug [2021-07-31T17:46:40.347Z] --- PASS: TestInfoDebug (0.53s) [2021-07-31T17:46:40.347Z] === RUN TestInfoInsecureRegistries [2021-07-31T17:46:40.347Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-31T17:46:40.347Z] === RUN TestInfoRegistryMirrors [2021-07-31T17:46:40.347Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-31T17:46:40.347Z] === RUN TestLoginFailsWithBadCredentials [2021-07-31T17:46:40.347Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-07-31T17:46:40.347Z] === RUN TestPingCacheHeaders [2021-07-31T17:46:40.347Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-31T17:46:40.347Z] === RUN TestPingGet [2021-07-31T17:46:40.347Z] --- PASS: TestPingGet (0.01s) [2021-07-31T17:46:40.347Z] === RUN TestPingHead [2021-07-31T17:46:40.347Z] --- PASS: TestPingHead (0.02s) [2021-07-31T17:46:40.347Z] === RUN TestVersion [2021-07-31T17:46:40.347Z] --- PASS: TestVersion (0.02s) [2021-07-31T17:46:40.347Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-07-31T17:46:40.547Z] --- PASS: TestHealthKillContainer (3.06s) [2021-07-31T17:46:40.547Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-31T17:46:41.117Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2021-07-31T17:46:41.117Z] === RUN TestIpcModeNone [2021-07-31T17:46:41.442Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-07-31T17:46:41.442Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-07-31T17:46:41.700Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-31T17:46:41.713Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.45s) [2021-07-31T17:46:41.713Z] PASS [2021-07-31T17:46:41.713Z] [2021-07-31T17:46:41.713Z] DONE 19 tests in 22.759s [2021-07-31T17:46:41.713Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-31T17:46:41.713Z] INFO: Testing against a local daemon [2021-07-31T17:46:41.713Z] === RUN TestVolumesCreateAndList [2021-07-31T17:46:41.987Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-07-31T17:46:41.987Z] === RUN TestVolumesRemove [2021-07-31T17:46:41.987Z] --- PASS: TestVolumesRemove (0.08s) [2021-07-31T17:46:41.987Z] === RUN TestVolumesInspect [2021-07-31T17:46:41.987Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-31T17:46:41.987Z] === RUN TestVolumesInvalidJSON [2021-07-31T17:46:41.987Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-31T17:46:41.987Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-31T17:46:41.987Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-31T17:46:41.987Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-31T17:46:41.987Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-31T17:46:41.987Z] PASS [2021-07-31T17:46:41.987Z] [2021-07-31T17:46:41.987Z] DONE 5 tests in 0.178s [2021-07-31T17:46:41.987Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-31T17:46:42.060Z] --- PASS: TestIpcModeNone (1.06s) [2021-07-31T17:46:42.060Z] === RUN TestIpcModePrivate [2021-07-31T17:46:42.548Z] Stopping apparmor (via systemctl): apparmor.service. [2021-07-31T17:46:42.548Z] Removing test suite binaries [2021-07-31T17:46:42.664Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-31T17:46:42.805Z] exiting test-integration [2021-07-31T17:46:42.805Z] ++ exit 0 [2021-07-31T17:46:42.805Z] [2021-07-31T17:46:43.003Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-07-31T17:46:43.231Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-31T17:46:43.263Z] --- PASS: TestIpcModePrivate (1.07s) [2021-07-31T17:46:43.263Z] === RUN TestIpcModeShareable [2021-07-31T17:46:43.796Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-31T17:46:44.207Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-07-31T17:46:44.207Z] --- PASS: TestIpcModeShareable (1.07s) [2021-07-31T17:46:44.207Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-31T17:46:45.695Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-31T17:46:45.695Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-31T17:46:45.695Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-31T17:46:45.952Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-31T17:46:47.514Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.01s) [2021-07-31T17:46:47.514Z] === RUN TestAPIIpcModeHost Post stage [Pipeline] junit [2021-07-31T17:46:48.072Z] Recording test results [2021-07-31T17:46:48.264Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-31T17:46:48.454Z] --- PASS: TestAPIIpcModeHost (1.09s) [2021-07-31T17:46:48.454Z] === RUN TestDaemonIpcModeShareable [2021-07-31T17:46:48.598Z] + echo Ensuring container killed. [2021-07-31T17:46:48.598Z] Ensuring container killed. [2021-07-31T17:46:48.598Z] + docker rm -vf docker-pr12 [2021-07-31T17:46:48.598Z] Error: No such container: docker-pr12 [Pipeline] sh [2021-07-31T17:46:48.912Z] + echo Chowning /workspace to jenkins user [2021-07-31T17:46:48.912Z] Chowning /workspace to jenkins user [2021-07-31T17:46:48.912Z] + id -u [2021-07-31T17:46:48.912Z] + id -g [2021-07-31T17:46:48.912Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42697:/workspace busybox chown -R 1000:1000 /workspace [2021-07-31T17:46:49.836Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-07-31T17:46:50.097Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2021-07-31T17:46:50.097Z] === RUN TestDaemonIpcModePrivate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-31T17:46:51.760Z] + bundleName=amd64-cgroup2 [2021-07-31T17:46:51.760Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-07-31T17:46:51.760Z] Creating amd64-cgroup2-bundles.tar.gz [2021-07-31T17:46:51.760Z] + 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-31T17:46:51.760Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-07-31T17:46:52.011Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-07-31T17:46:52.011Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2021-07-31T17:46:52.011Z] === RUN TestDaemonIpcModePrivateFromConfig [Pipeline] archiveArtifacts [2021-07-31T17:46:52.024Z] Archiving artifacts [2021-07-31T17:46:52.338Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42697/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-31T17:46:52.643Z] + make clean [2021-07-31T17:46:52.643Z] docker volume rm -f docker-dev-cache [2021-07-31T17:46:52.899Z] docker-dev-cache [Pipeline] deleteDir [2021-07-31T17:46:53.923Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-07-31T17:46:53.924Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2021-07-31T17:46:53.924Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-31T17:46:55.306Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-07-31T17:46:55.575Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2021-07-31T17:46:55.575Z] === RUN TestIpcModeOlderClient [2021-07-31T17:46:55.575Z] === PAUSE TestIpcModeOlderClient [2021-07-31T17:46:55.575Z] === RUN TestKillContainerInvalidSignal [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-31T17:46:56.515Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2021-07-31T17:46:56.515Z] === RUN TestKillContainer [2021-07-31T17:46:56.515Z] === RUN TestKillContainer/no_signal [2021-07-31T17:46:57.455Z] === RUN TestKillContainer/non_killing_signal [2021-07-31T17:46:57.715Z] === RUN TestKillContainer/killing_signal [2021-07-31T17:46:59.097Z] --- PASS: TestKillContainer (2.41s) [2021-07-31T17:46:59.097Z] --- PASS: TestKillContainer/no_signal (0.79s) [2021-07-31T17:46:59.097Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2021-07-31T17:46:59.097Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2021-07-31T17:46:59.097Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-31T17:46:59.097Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-31T17:46:59.668Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-31T17:47:00.608Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s) [2021-07-31T17:47:00.608Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2021-07-31T17:47:00.608Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2021-07-31T17:47:00.608Z] === RUN TestKillStoppedContainer [2021-07-31T17:47:00.608Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-07-31T17:47:00.608Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-31T17:47:00.608Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-07-31T17:47:00.608Z] === RUN TestKillDifferentUserContainer [2021-07-31T17:47:00.818Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-31T17:47:00.818Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-31T17:47:00.818Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-31T17:47:00.818Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-31T17:47:00.818Z] === RUN TestDockerSuite/TestBuildFails [2021-07-31T17:47:01.076Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-31T17:47:01.076Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-31T17:47:01.547Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2021-07-31T17:47:01.547Z] === RUN TestInspectOomKilledTrue [2021-07-31T17:47:01.547Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-31T17:47:01.547Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-31T17:47:01.547Z] === RUN TestInspectOomKilledFalse [2021-07-31T17:47:01.547Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-31T17:47:01.548Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-31T17:47:01.548Z] === RUN TestLinksEtcHostsContentMatch [2021-07-31T17:47:02.118Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s) [2021-07-31T17:47:02.118Z] === RUN TestLinksContainerNames [2021-07-31T17:47:03.605Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-31T17:47:04.035Z] --- PASS: TestLinksContainerNames (1.61s) [2021-07-31T17:47:04.035Z] === RUN TestLogsFollowTailEmpty [2021-07-31T17:47:04.606Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2021-07-31T17:47:04.606Z] === RUN TestContainerNetworkMountsNoChown [2021-07-31T17:47:05.502Z] --- PASS: TestImportExtremelyLargeImageWorks (189.88s) [2021-07-31T17:47:05.502Z] PASS [2021-07-31T17:47:05.502Z] [2021-07-31T17:47:05.502Z] DONE 12 tests in 194.009s [2021-07-31T17:47:05.502Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-31T17:47:05.502Z] ++ 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-31T17:47:05.502Z] ++ set -e [2021-07-31T17:47:05.502Z] ++ '[' -n 0 ']' [2021-07-31T17:47:05.502Z] ++ set -x [2021-07-31T17:47:05.502Z] ++ 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-31T17:47:05.502Z] INFO: Testing against a local daemon [2021-07-31T17:47:05.502Z] === RUN TestNetworkCreateDelete [2021-07-31T17:47:05.548Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2021-07-31T17:47:05.548Z] === RUN TestMountDaemonRoot [2021-07-31T17:47:05.548Z] === RUN TestMountDaemonRoot/default [2021-07-31T17:47:05.548Z] === PAUSE TestMountDaemonRoot/default [2021-07-31T17:47:05.548Z] === RUN TestMountDaemonRoot/private [2021-07-31T17:47:05.548Z] === PAUSE TestMountDaemonRoot/private [2021-07-31T17:47:05.548Z] === RUN TestMountDaemonRoot/rprivate [2021-07-31T17:47:05.548Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-31T17:47:05.548Z] === RUN TestMountDaemonRoot/slave [2021-07-31T17:47:05.548Z] === PAUSE TestMountDaemonRoot/slave [2021-07-31T17:47:05.548Z] === RUN TestMountDaemonRoot/rslave [2021-07-31T17:47:05.548Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-31T17:47:05.548Z] === RUN TestMountDaemonRoot/shared [2021-07-31T17:47:05.548Z] === PAUSE TestMountDaemonRoot/shared [2021-07-31T17:47:05.548Z] === RUN TestMountDaemonRoot/rshared [2021-07-31T17:47:05.548Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-31T17:47:05.548Z] === CONT TestMountDaemonRoot/default [2021-07-31T17:47:05.548Z] === CONT TestMountDaemonRoot/rslave [2021-07-31T17:47:05.548Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-31T17:47:05.548Z] === CONT TestMountDaemonRoot/rprivate [2021-07-31T17:47:05.548Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-31T17:47:05.548Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-31T17:47:05.548Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-31T17:47:05.548Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-31T17:47:05.548Z] === CONT TestMountDaemonRoot/slave [2021-07-31T17:47:05.548Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-31T17:47:05.548Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-31T17:47:05.548Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-31T17:47:05.548Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-31T17:47:05.548Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-31T17:47:05.548Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-31T17:47:05.548Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-31T17:47:05.548Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-31T17:47:05.548Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-31T17:47:05.548Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-31T17:47:05.548Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-31T17:47:05.548Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-31T17:47:05.548Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-31T17:47:05.548Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-31T17:47:05.548Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-31T17:47:05.549Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-31T17:47:05.549Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-31T17:47:05.549Z] === CONT TestMountDaemonRoot/rshared [2021-07-31T17:47:05.549Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-31T17:47:05.549Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-31T17:47:05.549Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-31T17:47:05.549Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-31T17:47:05.549Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-31T17:47:05.549Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-31T17:47:05.549Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-31T17:47:05.549Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-31T17:47:05.549Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-31T17:47:05.549Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-31T17:47:05.549Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-31T17:47:05.549Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-31T17:47:05.549Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-31T17:47:05.549Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-31T17:47:05.549Z] === CONT TestMountDaemonRoot/shared [2021-07-31T17:47:05.549Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-31T17:47:05.549Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-31T17:47:05.549Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-31T17:47:05.549Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-31T17:47:05.549Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-31T17:47:05.549Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-31T17:47:05.549Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-31T17:47:05.549Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-31T17:47:05.549Z] === CONT TestMountDaemonRoot/private [2021-07-31T17:47:05.549Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-31T17:47:05.549Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-31T17:47:05.549Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-31T17:47:05.549Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-31T17:47:05.549Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-31T17:47:05.549Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-31T17:47:05.549Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-31T17:47:05.549Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-31T17:47:05.549Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-31T17:47:05.549Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-31T17:47:05.549Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-31T17:47:05.549Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-31T17:47:05.549Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-31T17:47:05.549Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-31T17:47:05.549Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-31T17:47:05.549Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-31T17:47:05.549Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-31T17:47:05.549Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-31T17:47:05.549Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-31T17:47:05.549Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-31T17:47:05.549Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-31T17:47:05.549Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-31T17:47:05.549Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-31T17:47:05.549Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-31T17:47:05.549Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-31T17:47:05.549Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-31T17:47:05.549Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-31T17:47:05.549Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-31T17:47:05.549Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-31T17:47:05.549Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-31T17:47:05.549Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-31T17:47:05.549Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-31T17:47:05.549Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-31T17:47:05.549Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-31T17:47:05.549Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-31T17:47:05.549Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-31T17:47:05.759Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-07-31T17:47:05.759Z] === RUN TestDockerNetworkDeletePreferID [2021-07-31T17:47:05.809Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-31T17:47:05.809Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-31T17:47:05.809Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-31T17:47:05.809Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-07-31T17:47:05.809Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-31T17:47:05.809Z] === RUN TestContainerBindMountNonRecursive [2021-07-31T17:47:06.016Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-31T17:47:06.273Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2021-07-31T17:47:06.273Z] === RUN TestDaemonDNSFallback [2021-07-31T17:47:08.181Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-31T17:47:08.351Z] --- PASS: TestContainerBindMountNonRecursive (2.15s) [2021-07-31T17:47:08.351Z] === RUN TestContainerVolumesMountedAsShared [2021-07-31T17:47:08.351Z] --- PASS: TestContainerVolumesMountedAsShared (0.60s) [2021-07-31T17:47:08.351Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-31T17:47:09.113Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-31T17:47:09.293Z] --- PASS: TestContainerVolumesMountedAsSlave (0.82s) [2021-07-31T17:47:09.293Z] === RUN TestNetworkNat [2021-07-31T17:47:09.371Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-31T17:47:10.235Z] --- PASS: TestNetworkNat (0.84s) [2021-07-31T17:47:10.235Z] === RUN TestNetworkLocalhostTCPNat [2021-07-31T17:47:10.302Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-31T17:47:11.175Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2021-07-31T17:47:11.175Z] === RUN TestNetworkLoopbackNat [2021-07-31T17:47:12.027Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-31T17:47:12.027Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-31T17:47:12.027Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-31T17:47:12.027Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-31T17:47:12.027Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-31T17:47:12.027Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2021-07-31T17:47:12.027Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-31T17:47:12.027Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-31T17:47:12.027Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-31T17:47:12.027Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-31T17:47:12.027Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-31T17:47:12.027Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-31T17:47:12.027Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-31T17:47:12.027Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-31T17:47:12.027Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-31T17:47:12.027Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-31T17:47:12.027Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-31T17:47:12.027Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-31T17:47:12.027Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-31T17:47:12.027Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-31T17:47:12.027Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-31T17:47:12.027Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-31T17:47:12.027Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-31T17:47:12.027Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-31T17:47:12.027Z] === RUN TestConfigureDaemonLogs [2021-07-31T17:47:12.027Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-31T17:47:12.027Z] === RUN TestCommonOptionsInstallFlags [2021-07-31T17:47:12.027Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-31T17:47:12.027Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-31T17:47:12.027Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-31T17:47:12.027Z] PASS [2021-07-31T17:47:12.027Z] coverage: 18.5% of statements [2021-07-31T17:47:12.027Z] ok github.com/docker/docker/cmd/dockerd 0.189s coverage: 18.5% of statements [2021-07-31T17:47:12.027Z] === RUN TestContainerStopSignal [2021-07-31T17:47:12.027Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-31T17:47:12.027Z] === RUN TestContainerStopTimeout [2021-07-31T17:47:12.027Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-31T17:47:12.027Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-31T17:47:12.027Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-31T17:47:12.027Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-31T17:47:12.027Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-31T17:47:12.027Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-31T17:47:12.027Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-31T17:47:12.027Z] === RUN TestReplaceAndAppendEnvVars [2021-07-31T17:47:12.027Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-31T17:47:12.027Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-31T17:47:12.027Z] === RUN TestNewMemoryStore [2021-07-31T17:47:12.027Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-31T17:47:12.027Z] === RUN TestAddContainers [2021-07-31T17:47:12.027Z] --- PASS: TestAddContainers (0.00s) [2021-07-31T17:47:12.027Z] === RUN TestGetContainer [2021-07-31T17:47:12.027Z] --- PASS: TestGetContainer (0.00s) [2021-07-31T17:47:12.027Z] === RUN TestDeleteContainer [2021-07-31T17:47:12.027Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-31T17:47:12.027Z] === RUN TestListContainers [2021-07-31T17:47:12.027Z] --- PASS: TestListContainers (0.00s) [2021-07-31T17:47:12.027Z] === RUN TestFirstContainer [2021-07-31T17:47:12.027Z] --- PASS: TestFirstContainer (0.00s) [2021-07-31T17:47:12.027Z] === RUN TestApplyAllContainer [2021-07-31T17:47:12.027Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-31T17:47:12.027Z] === RUN TestIsValidHealthString [2021-07-31T17:47:12.027Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-31T17:47:12.027Z] === RUN TestStateRunStop [2021-07-31T17:47:12.027Z] --- PASS: TestStateRunStop (0.00s) [2021-07-31T17:47:12.027Z] === RUN TestStateTimeoutWait [2021-07-31T17:47:12.027Z] state_test.go:141: Stop callback fired [2021-07-31T17:47:12.027Z] state_test.go:165: Stop callback fired [2021-07-31T17:47:12.027Z] --- PASS: TestStateTimeoutWait (0.11s) [2021-07-31T17:47:12.027Z] === RUN TestIsValidStateString [2021-07-31T17:47:12.027Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-31T17:47:12.027Z] === RUN TestViewSaveDelete [2021-07-31T17:47:12.027Z] --- PASS: TestViewSaveDelete (0.01s) [2021-07-31T17:47:12.027Z] === RUN TestViewAll [2021-07-31T17:47:12.027Z] --- PASS: TestViewAll (0.02s) [2021-07-31T17:47:12.027Z] === RUN TestViewGet [2021-07-31T17:47:12.027Z] --- PASS: TestViewGet (0.01s) [2021-07-31T17:47:12.027Z] === RUN TestNames [2021-07-31T17:47:12.027Z] --- PASS: TestNames (0.01s) [2021-07-31T17:47:12.027Z] === RUN TestViewWithHealthCheck [2021-07-31T17:47:12.027Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-31T17:47:12.027Z] PASS [2021-07-31T17:47:12.027Z] coverage: 41.7% of statements [2021-07-31T17:47:12.027Z] ok github.com/docker/docker/container 0.243s coverage: 41.7% of statements [2021-07-31T17:47:12.198Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-31T17:47:12.198Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-31T17:47:12.456Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-31T17:47:12.997Z] === RUN TestPrepare [2021-07-31T17:47:12.997Z] --- PASS: TestPrepare (0.00s) [2021-07-31T17:47:12.997Z] === RUN TestStart [2021-07-31T17:47:12.997Z] --- PASS: TestStart (0.00s) [2021-07-31T17:47:12.997Z] === RUN TestWaitCancel [2021-07-31T17:47:12.997Z] --- PASS: TestWaitCancel (0.00s) [2021-07-31T17:47:12.997Z] === RUN TestWaitDisabled [2021-07-31T17:47:12.997Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-31T17:47:12.997Z] === RUN TestWaitEnabled [2021-07-31T17:47:12.997Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-31T17:47:12.997Z] === RUN TestRemove [2021-07-31T17:47:12.997Z] --- PASS: TestRemove (0.00s) [2021-07-31T17:47:12.997Z] PASS [2021-07-31T17:47:12.997Z] coverage: 65.3% of statements [2021-07-31T17:47:12.997Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.067s coverage: 65.3% of statements [2021-07-31T17:47:13.387Z] --- PASS: TestDaemonDNSFallback (7.08s) [2021-07-31T17:47:13.387Z] === RUN TestInspectNetwork [2021-07-31T17:47:14.321Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-31T17:47:14.469Z] --- PASS: TestNetworkLoopbackNat (3.22s) [2021-07-31T17:47:14.469Z] === RUN TestPause [2021-07-31T17:47:15.041Z] --- PASS: TestPause (0.85s) [2021-07-31T17:47:15.041Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-31T17:47:15.041Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-31T17:47:15.041Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-31T17:47:15.041Z] === RUN TestPauseStopPausedContainer [2021-07-31T17:47:15.179Z] === RUN TestNewListSecretsFilters [2021-07-31T17:47:15.179Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-31T17:47:15.179Z] === RUN TestNewListConfigsFilters [2021-07-31T17:47:15.179Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-31T17:47:15.179Z] PASS [2021-07-31T17:47:15.179Z] coverage: 0.5% of statements [2021-07-31T17:47:15.179Z] ok github.com/docker/docker/daemon/cluster 0.224s coverage: 0.5% of statements [2021-07-31T17:47:15.982Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2021-07-31T17:47:15.982Z] === RUN TestPidHost [2021-07-31T17:47:16.847Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-31T17:47:17.104Z] === RUN TestInspectNetwork/full_network_id [2021-07-31T17:47:17.104Z] === RUN TestInspectNetwork/partial_network_id [2021-07-31T17:47:17.104Z] === RUN TestInspectNetwork/network_name [2021-07-31T17:47:17.104Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-31T17:47:17.361Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-31T17:47:17.361Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2021-07-31T17:47:17.361Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-31T17:47:17.361Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-31T17:47:17.361Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-31T17:47:17.361Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-31T17:47:17.361Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-31T17:47:17.361Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-31T17:47:17.361Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-31T17:47:17.361Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-31T17:47:17.361Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-31T17:47:17.361Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-31T17:47:17.361Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-31T17:47:17.361Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-31T17:47:17.361Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-31T17:47:17.361Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-31T17:47:17.361Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-31T17:47:17.361Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-31T17:47:17.361Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-31T17:47:17.361Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-31T17:47:17.361Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-31T17:47:17.361Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-31T17:47:17.361Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-31T17:47:17.361Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-31T17:47:17.361Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-31T17:47:17.361Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-31T17:47:17.361Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-31T17:47:17.361Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-31T17:47:17.361Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-31T17:47:17.361Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-31T17:47:17.361Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-31T17:47:17.361Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-31T17:47:17.361Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-31T17:47:17.361Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-31T17:47:17.361Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-31T17:47:17.361Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-31T17:47:17.361Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-31T17:47:17.361Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-31T17:47:17.361Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-31T17:47:17.361Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-31T17:47:17.361Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-31T17:47:17.361Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-31T17:47:17.361Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-31T17:47:17.361Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-31T17:47:17.361Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-31T17:47:17.361Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-31T17:47:17.361Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-31T17:47:17.361Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-31T17:47:17.361Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-31T17:47:17.361Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-31T17:47:17.361Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-31T17:47:17.361Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-31T17:47:17.361Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-31T17:47:17.361Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-31T17:47:17.361Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-31T17:47:17.362Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-31T17:47:17.362Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-31T17:47:17.362Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-31T17:47:17.362Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-31T17:47:17.362Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-31T17:47:17.362Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-31T17:47:17.362Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-31T17:47:17.362Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-31T17:47:17.362Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-31T17:47:17.362Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-31T17:47:17.362Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-31T17:47:17.362Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-31T17:47:17.362Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-31T17:47:17.362Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-31T17:47:17.362Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-31T17:47:17.362Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-31T17:47:17.362Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-31T17:47:17.362Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-31T17:47:17.362Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-31T17:47:17.362Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-31T17:47:17.362Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-31T17:47:17.362Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-31T17:47:17.362Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-31T17:47:17.362Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-31T17:47:17.362Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-31T17:47:17.362Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-31T17:47:17.362Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-31T17:47:17.362Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-31T17:47:17.362Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-31T17:47:17.362Z] PASS [2021-07-31T17:47:17.362Z] coverage: 35.9% of statements [2021-07-31T17:47:17.362Z] ok github.com/docker/docker/daemon/cluster/convert 0.266s coverage: 35.9% of statements [2021-07-31T17:47:17.668Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-31T17:47:17.892Z] --- PASS: TestPidHost (2.12s) [2021-07-31T17:47:17.892Z] === RUN TestPsFilter [2021-07-31T17:47:18.156Z] --- PASS: TestPsFilter (0.16s) [2021-07-31T17:47:18.156Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-31T17:47:19.097Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2021-07-31T17:47:19.097Z] === RUN TestRemoveContainerWithVolume [2021-07-31T17:47:19.541Z] === RUN TestVerifyNetworkingConfig [2021-07-31T17:47:19.541Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-31T17:47:19.541Z] === RUN TestGetContainer [2021-07-31T17:47:19.541Z] --- PASS: TestGetContainer (0.00s) [2021-07-31T17:47:19.541Z] === RUN TestValidContainerNames [2021-07-31T17:47:19.541Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-31T17:47:19.541Z] === RUN TestContainerInitDNS [2021-07-31T17:47:19.541Z] daemon_test.go:147: root required [2021-07-31T17:47:19.541Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-31T17:47:19.541Z] === RUN TestMerge [2021-07-31T17:47:19.541Z] --- PASS: TestMerge (0.00s) [2021-07-31T17:47:19.541Z] === RUN TestValidateContainerIsolation [2021-07-31T17:47:19.541Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-31T17:47:19.541Z] === RUN TestFindNetworkErrorType [2021-07-31T17:47:19.541Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-31T17:47:19.541Z] === RUN TestEnsureServicesExist [2021-07-31T17:47:19.541Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-31T17:47:19.541Z] === RUN TestEnsureServicesExistErrors [2021-07-31T17:47:19.541Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-31T17:47:19.541Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-31T17:47:19.541Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-31T17:47:19.541Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-31T17:47:19.541Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-31T17:47:19.541Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-31T17:47:19.541Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-31T17:47:19.541Z] === RUN TestContainerDelete [2021-07-31T17:47:19.541Z] --- PASS: TestContainerDelete (0.00s) [2021-07-31T17:47:19.541Z] === RUN TestContainerDoubleDelete [2021-07-31T17:47:19.541Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-31T17:47:19.541Z] === RUN TestLogContainerEventCopyLabels [2021-07-31T17:47:19.541Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-31T17:47:19.541Z] === RUN TestLogContainerEventWithAttributes [2021-07-31T17:47:19.541Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-31T17:47:19.541Z] === RUN TestNoneHealthcheck [2021-07-31T17:47:19.541Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-31T17:47:19.541Z] === RUN TestHealthStates [2021-07-31T17:47:19.541Z] time="2021-07-31T17:47:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-31T17:47:19.541Z] time="2021-07-31T17:47:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-31T17:47:19.541Z] time="2021-07-31T17:47:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-31T17:47:19.541Z] time="2021-07-31T17:47:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-31T17:47:19.541Z] time="2021-07-31T17:47:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-31T17:47:19.541Z] time="2021-07-31T17:47:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-31T17:47:19.541Z] time="2021-07-31T17:47:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-31T17:47:19.542Z] time="2021-07-31T17:47:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-31T17:47:19.542Z] time="2021-07-31T17:47:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-31T17:47:19.542Z] time="2021-07-31T17:47:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-31T17:47:19.542Z] --- PASS: TestHealthStates (0.18s) [2021-07-31T17:47:19.542Z] === RUN TestMaskURLCredentials [2021-07-31T17:47:19.542Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-31T17:47:19.542Z] === RUN TestGetInspectData [2021-07-31T17:47:19.542Z] --- PASS: TestGetInspectData (0.00s) [2021-07-31T17:47:19.542Z] === RUN TestFillLicense [2021-07-31T17:47:19.542Z] --- PASS: TestFillLicense (0.00s) [2021-07-31T17:47:19.542Z] === RUN TestListInvalidFilter [2021-07-31T17:47:19.542Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-31T17:47:19.542Z] === RUN TestNameFilter [2021-07-31T17:47:19.542Z] --- PASS: TestNameFilter (0.00s) [2021-07-31T17:47:19.542Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-31T17:47:19.542Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-31T17:47:19.542Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-31T17:47:19.542Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-31T17:47:19.542Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-31T17:47:19.542Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-31T17:47:19.542Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-31T17:47:19.542Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-31T17:47:19.542Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-31T17:47:19.542Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-31T17:47:19.542Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-31T17:47:19.542Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-31T17:47:19.542Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-31T17:47:19.542Z] === 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-31T17:47:19.542Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-31T17:47:19.542Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-31T17:47:19.542Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-31T17:47:19.542Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-31T17:47:19.542Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-31T17:47:19.542Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-31T17:47:19.542Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-31T17:47:19.542Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-31T17:47:19.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-07-31T17:47:19.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-31T17:47:19.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-31T17:47:19.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-31T17:47:19.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-31T17:47:19.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-31T17:47:19.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-31T17:47:19.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-31T17:47:19.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-31T17:47:19.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-31T17:47:19.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-31T17:47:19.542Z] --- 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-31T17:47:19.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-31T17:47:19.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-31T17:47:19.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-31T17:47:19.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-31T17:47:19.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-31T17:47:19.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-31T17:47:19.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-31T17:47:19.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-31T17:47:19.542Z] === RUN TestDaemonReloadLabels [2021-07-31T17:47:19.542Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-31T17:47:19.542Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-31T17:47:19.542Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-31T17:47:19.542Z] === RUN TestDaemonReloadMirrors [2021-07-31T17:47:19.542Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-31T17:47:19.542Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-31T17:47:19.542Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-31T17:47:19.542Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-31T17:47:19.542Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-31T17:47:19.542Z] === RUN TestDaemonDiscoveryReload [2021-07-31T17:47:19.668Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2021-07-31T17:47:19.668Z] === RUN TestRemoveContainerRunning [2021-07-31T17:47:20.192Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-31T17:47:20.451Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-31T17:47:20.513Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-07-31T17:47:20.513Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-31T17:47:20.615Z] --- PASS: TestRemoveContainerRunning (0.78s) [2021-07-31T17:47:20.615Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-31T17:47:20.972Z] --- PASS: TestCheckoutGit (61.60s) [2021-07-31T17:47:20.972Z] === RUN TestValidGitTransport [2021-07-31T17:47:20.972Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-31T17:47:20.972Z] === RUN TestGitInvalidRef [2021-07-31T17:47:21.186Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2021-07-31T17:47:21.186Z] === RUN TestRemoveInvalidContainer [2021-07-31T17:47:21.186Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-31T17:47:21.186Z] === RUN TestRenameLinkedContainer [2021-07-31T17:47:21.385Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-31T17:47:21.385Z] --- PASS: TestInspectNetwork (8.21s) [2021-07-31T17:47:21.385Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-31T17:47:21.385Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2021-07-31T17:47:21.385Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-31T17:47:21.385Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-31T17:47:21.385Z] === RUN TestRunContainerWithBridgeNone [2021-07-31T17:47:21.432Z] --- PASS: TestGitInvalidRef (0.26s) [2021-07-31T17:47:21.432Z] PASS [2021-07-31T17:47:21.432Z] coverage: 86.3% of statements [2021-07-31T17:47:21.432Z] ok github.com/docker/docker/builder/remotecontext/git 61.937s coverage: 86.3% of statements [2021-07-31T17:47:21.432Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-07-31T17:47:21.432Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-31T17:47:21.432Z] === RUN TestBuilderGC [2021-07-31T17:47:21.432Z] --- PASS: TestBuilderGC (0.00s) [2021-07-31T17:47:21.432Z] === RUN TestDaemonConfigurationNotFound [2021-07-31T17:47:21.432Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-31T17:47:21.432Z] === RUN TestDaemonBrokenConfiguration [2021-07-31T17:47:21.432Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-31T17:47:21.432Z] === RUN TestParseClusterAdvertiseSettings [2021-07-31T17:47:21.432Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-31T17:47:21.432Z] === RUN TestFindConfigurationConflicts [2021-07-31T17:47:21.432Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-31T17:47:21.432Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-31T17:47:21.432Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-31T17:47:21.432Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-31T17:47:21.432Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-31T17:47:21.432Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-31T17:47:21.432Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-31T17:47:21.432Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-31T17:47:21.432Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-31T17:47:21.432Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-31T17:47:21.432Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-31T17:47:21.432Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-31T17:47:21.432Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-31T17:47:21.432Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-31T17:47:21.432Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-31T17:47:21.432Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.14s) [2021-07-31T17:47:21.432Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-31T17:47:21.432Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-31T17:47:21.432Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-31T17:47:21.432Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-31T17:47:21.432Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-31T17:47:21.432Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-31T17:47:21.432Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-31T17:47:21.432Z] === RUN TestValidateConfigurationErrors [2021-07-31T17:47:21.432Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-31T17:47:21.432Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-31T17:47:21.432Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-31T17:47:21.432Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-31T17:47:21.432Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-31T17:47:21.432Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-31T17:47:21.432Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-31T17:47:21.432Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-31T17:47:21.432Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-31T17:47:21.432Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-31T17:47:21.432Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-31T17:47:21.432Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-31T17:47:21.432Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-31T17:47:21.432Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-31T17:47:21.432Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-31T17:47:21.432Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-31T17:47:21.432Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-31T17:47:21.432Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-31T17:47:21.432Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-31T17:47:21.432Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-31T17:47:21.432Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-31T17:47:21.432Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-31T17:47:21.432Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-31T17:47:21.432Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-31T17:47:21.432Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-31T17:47:21.432Z] === RUN TestValidateConfiguration [2021-07-31T17:47:21.432Z] === RUN TestValidateConfiguration/with_label [2021-07-31T17:47:21.432Z] === RUN TestValidateConfiguration/with_dns [2021-07-31T17:47:21.432Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-31T17:47:21.432Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-31T17:47:21.433Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-31T17:47:21.433Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-31T17:47:21.433Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-31T17:47:21.433Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-31T17:47:21.433Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-31T17:47:21.433Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-31T17:47:21.433Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-31T17:47:21.433Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-31T17:47:21.433Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-31T17:47:21.433Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-31T17:47:21.433Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-31T17:47:21.433Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-31T17:47:21.433Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-31T17:47:21.433Z] === RUN TestModifiedDiscoverySettings [2021-07-31T17:47:21.433Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-31T17:47:21.433Z] === RUN TestReloadSetConfigFileNotExist [2021-07-31T17:47:21.642Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-31T17:47:21.892Z] time="2021-07-31T17:47:21Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-31T17:47:21.892Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s) [2021-07-31T17:47:21.892Z] === RUN TestReloadDefaultConfigNotExist [2021-07-31T17:47:21.892Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:47:21.892Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-07-31T17:47:21.892Z] === RUN TestReloadBadDefaultConfig [2021-07-31T17:47:21.892Z] time="2021-07-31T17:47:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-496818151" [2021-07-31T17:47:21.892Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-31T17:47:21.892Z] === RUN TestReloadWithConflictingLabels [2021-07-31T17:47:21.892Z] time="2021-07-31T17:47:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-193124378" [2021-07-31T17:47:21.892Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2021-07-31T17:47:21.892Z] === RUN TestReloadWithDuplicateLabels [2021-07-31T17:47:21.892Z] time="2021-07-31T17:47:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-455492785" [2021-07-31T17:47:21.892Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-31T17:47:21.892Z] === RUN TestDaemonConfigurationMerge [2021-07-31T17:47:21.892Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-31T17:47:21.892Z] PASS [2021-07-31T17:47:21.892Z] coverage: 79.2% of statements [2021-07-31T17:47:21.892Z] ok github.com/docker/docker/daemon/config 0.498s coverage: 79.2% of statements [2021-07-31T17:47:21.892Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-07-31T17:47:21.892Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-31T17:47:21.892Z] reload_test.go:520: root required [2021-07-31T17:47:21.892Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-31T17:47:21.892Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-31T17:47:21.892Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-07-31T17:47:21.892Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-31T17:47:21.892Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-07-31T17:47:21.892Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-31T17:47:21.892Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-07-31T17:47:21.892Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-31T17:47:21.892Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-07-31T17:47:21.892Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-31T17:47:21.892Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-31T17:47:21.892Z] === RUN TestParseVolumesFrom [2021-07-31T17:47:21.892Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-31T17:47:21.892Z] PASS [2021-07-31T17:47:21.892Z] coverage: 9.2% of statements [2021-07-31T17:47:21.892Z] ok github.com/docker/docker/daemon 2.453s coverage: 9.2% of statements [2021-07-31T17:47:22.208Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-31T17:47:22.208Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-31T17:47:22.351Z] ? github.com/docker/docker/cli [no test files] [2021-07-31T17:47:22.351Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-31T17:47:22.351Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-07-31T17:47:22.351Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-31T17:47:22.351Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-31T17:47:22.351Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-31T17:47:22.351Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-31T17:47:22.351Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-31T17:47:22.351Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-31T17:47:22.810Z] === RUN TestWaitNodeAttachment [2021-07-31T17:47:23.142Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-31T17:47:23.272Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-07-31T17:47:23.272Z] === RUN TestIsolationConversion [2021-07-31T17:47:23.272Z] === RUN TestIsolationConversion/default [2021-07-31T17:47:23.272Z] === RUN TestIsolationConversion/process [2021-07-31T17:47:23.272Z] === RUN TestIsolationConversion/hyperv [2021-07-31T17:47:23.272Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-31T17:47:23.272Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-31T17:47:23.272Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-31T17:47:23.272Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-31T17:47:23.272Z] === RUN TestContainerLabels [2021-07-31T17:47:23.272Z] --- PASS: TestContainerLabels (0.00s) [2021-07-31T17:47:23.272Z] === RUN TestCredentialSpecConversion [2021-07-31T17:47:23.272Z] === RUN TestCredentialSpecConversion/none [2021-07-31T17:47:23.272Z] === RUN TestCredentialSpecConversion/config [2021-07-31T17:47:23.272Z] === RUN TestCredentialSpecConversion/file [2021-07-31T17:47:23.272Z] === RUN TestCredentialSpecConversion/registry [2021-07-31T17:47:23.272Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-31T17:47:23.272Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-31T17:47:23.272Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-31T17:47:23.272Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-31T17:47:23.272Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-31T17:47:23.272Z] === RUN TestControllerValidateMountBind [2021-07-31T17:47:23.272Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-31T17:47:23.272Z] === RUN TestControllerValidateMountVolume [2021-07-31T17:47:23.272Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-31T17:47:23.272Z] === RUN TestControllerValidateMountTarget [2021-07-31T17:47:23.272Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-31T17:47:23.272Z] === RUN TestControllerValidateMountTmpfs [2021-07-31T17:47:23.272Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-31T17:47:23.272Z] === RUN TestControllerValidateMountInvalidType [2021-07-31T17:47:23.272Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-31T17:47:23.272Z] === RUN TestControllerValidateMountNamedPipe [2021-07-31T17:47:23.272Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-31T17:47:23.272Z] PASS [2021-07-31T17:47:23.272Z] coverage: 11.0% of statements [2021-07-31T17:47:23.272Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.643s coverage: 11.0% of statements [2021-07-31T17:47:23.272Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-31T17:47:23.272Z] === RUN TestDiscoveryOptsErrors [2021-07-31T17:47:23.272Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-31T17:47:23.272Z] === RUN TestDiscoveryOpts [2021-07-31T17:47:23.272Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-31T17:47:23.272Z] PASS [2021-07-31T17:47:23.272Z] coverage: 30.0% of statements [2021-07-31T17:47:23.272Z] ok github.com/docker/docker/daemon/discovery 0.060s coverage: 30.0% of statements [2021-07-31T17:47:23.708Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-31T17:47:23.735Z] === RUN TestEventsLog [2021-07-31T17:47:23.735Z] --- PASS: TestEventsLog (0.00s) [2021-07-31T17:47:23.735Z] === RUN TestEventsLogTimeout [2021-07-31T17:47:23.735Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-31T17:47:23.736Z] === RUN TestLogEvents [2021-07-31T17:47:23.736Z] --- PASS: TestLogEvents (0.05s) [2021-07-31T17:47:23.736Z] === RUN TestLoadBufferedEvents [2021-07-31T17:47:23.736Z] --- PASS: TestLoadBufferedEvents (0.19s) [2021-07-31T17:47:23.736Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-31T17:47:23.736Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-31T17:47:23.736Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-31T17:47:23.736Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-31T17:47:23.736Z] PASS [2021-07-31T17:47:23.736Z] coverage: 50.0% of statements [2021-07-31T17:47:23.736Z] ok github.com/docker/docker/daemon/events 0.324s coverage: 50.0% of statements [2021-07-31T17:47:23.736Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-31T17:47:23.736Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-31T17:47:23.966Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-31T17:47:24.483Z] --- PASS: TestRenameLinkedContainer (3.23s) [2021-07-31T17:47:24.483Z] === RUN TestRenameStoppedContainer [2021-07-31T17:47:24.531Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-31T17:47:24.712Z] === RUN TestLinkNaming [2021-07-31T17:47:24.712Z] --- PASS: TestLinkNaming (0.00s) [2021-07-31T17:47:24.712Z] === RUN TestLinkNew [2021-07-31T17:47:24.712Z] --- PASS: TestLinkNew (0.00s) [2021-07-31T17:47:24.712Z] === RUN TestLinkEnv [2021-07-31T17:47:24.712Z] --- PASS: TestLinkEnv (0.00s) [2021-07-31T17:47:24.712Z] === RUN TestLinkMultipleEnv [2021-07-31T17:47:24.712Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-31T17:47:24.712Z] === RUN TestLinkPortRangeEnv [2021-07-31T17:47:24.712Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-31T17:47:24.712Z] PASS [2021-07-31T17:47:24.712Z] coverage: 93.0% of statements [2021-07-31T17:47:24.712Z] ok github.com/docker/docker/daemon/links 0.041s coverage: 93.0% of statements [2021-07-31T17:47:24.712Z] === RUN TestIsEmptyDir [2021-07-31T17:47:24.712Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-31T17:47:24.712Z] PASS [2021-07-31T17:47:24.712Z] coverage: 2.3% of statements [2021-07-31T17:47:24.712Z] ok github.com/docker/docker/daemon/graphdriver 0.088s coverage: 2.3% of statements [2021-07-31T17:47:24.712Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-31T17:47:24.712Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-31T17:47:24.712Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-31T17:47:24.712Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-31T17:47:24.712Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-31T17:47:24.712Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-31T17:47:24.712Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-31T17:47:24.712Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-31T17:47:24.712Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-31T17:47:24.712Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-31T17:47:24.789Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-31T17:47:25.046Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-31T17:47:25.423Z] --- PASS: TestRenameStoppedContainer (0.77s) [2021-07-31T17:47:25.423Z] === RUN TestRenameRunningContainerAndReuse [2021-07-31T17:47:25.612Z] --- PASS: TestRunContainerWithBridgeNone (4.02s) [2021-07-31T17:47:25.612Z] === RUN TestNetworkInvalidJSON [2021-07-31T17:47:25.612Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-31T17:47:25.612Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-31T17:47:25.612Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-31T17:47:25.612Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-31T17:47:25.612Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-31T17:47:25.612Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-31T17:47:25.612Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-31T17:47:25.612Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-31T17:47:25.612Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-31T17:47:25.612Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-31T17:47:25.612Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-31T17:47:25.612Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-31T17:47:25.612Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-31T17:47:25.612Z] === RUN TestNetworkList [2021-07-31T17:47:25.612Z] === RUN TestNetworkList//networks [2021-07-31T17:47:25.612Z] === PAUSE TestNetworkList//networks [2021-07-31T17:47:25.612Z] === RUN TestNetworkList//networks/ [2021-07-31T17:47:25.612Z] === PAUSE TestNetworkList//networks/ [2021-07-31T17:47:25.612Z] === CONT TestNetworkList//networks [2021-07-31T17:47:25.612Z] === CONT TestNetworkList//networks/ [2021-07-31T17:47:25.612Z] --- PASS: TestNetworkList (0.02s) [2021-07-31T17:47:25.612Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-31T17:47:25.612Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-31T17:47:25.612Z] === RUN TestHostIPv4BridgeLabel [2021-07-31T17:47:25.870Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-31T17:47:26.128Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-07-31T17:47:26.128Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-31T17:47:26.892Z] === RUN TestAdapterReadLogs [2021-07-31T17:47:26.892Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-31T17:47:26.892Z] === RUN TestCopier [2021-07-31T17:47:26.892Z] --- PASS: TestCopier (0.00s) [2021-07-31T17:47:26.892Z] === RUN TestCopierLongLines [2021-07-31T17:47:26.892Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-31T17:47:26.893Z] === RUN TestCopierSlow [2021-07-31T17:47:27.066Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-07-31T17:47:27.066Z] === RUN TestDaemonDefaultNetworkPools [2021-07-31T17:47:27.335Z] --- PASS: TestRenameRunningContainerAndReuse (1.63s) [2021-07-31T17:47:27.335Z] === RUN TestRenameInvalidName [2021-07-31T17:47:27.353Z] --- PASS: TestCopierSlow (0.21s) [2021-07-31T17:47:27.353Z] === RUN TestCopierWithSized [2021-07-31T17:47:27.353Z] === RUN TestCopierWithSized/as_is [2021-07-31T17:47:27.353Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-31T17:47:27.353Z] --- PASS: TestCopierWithSized (0.01s) [2021-07-31T17:47:27.353Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-31T17:47:27.353Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-07-31T17:47:27.353Z] === RUN TestCopierWithPartial [2021-07-31T17:47:27.353Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-31T17:47:27.353Z] === RUN TestRingLogger [2021-07-31T17:47:27.353Z] --- PASS: TestRingLogger (0.00s) [2021-07-31T17:47:27.353Z] === RUN TestRingCap [2021-07-31T17:47:27.353Z] --- PASS: TestRingCap (0.00s) [2021-07-31T17:47:27.353Z] === RUN TestRingClose [2021-07-31T17:47:27.353Z] --- PASS: TestRingClose (0.00s) [2021-07-31T17:47:27.353Z] === RUN TestRingDrain [2021-07-31T17:47:27.353Z] --- PASS: TestRingDrain (0.00s) [2021-07-31T17:47:27.353Z] PASS [2021-07-31T17:47:27.353Z] coverage: 43.8% of statements [2021-07-31T17:47:27.353Z] ok github.com/docker/docker/daemon/logger 0.300s coverage: 43.8% of statements [2021-07-31T17:47:27.353Z] === RUN TestNewStreamConfig [2021-07-31T17:47:27.353Z] === RUN TestNewStreamConfig/defaults [2021-07-31T17:47:27.353Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-31T17:47:27.353Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-31T17:47:27.353Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-31T17:47:27.353Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-31T17:47:27.353Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-31T17:47:27.353Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-31T17:47:27.353Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-31T17:47:27.353Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-31T17:47:27.353Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-31T17:47:27.353Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-31T17:47:27.353Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-31T17:47:27.353Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-31T17:47:27.353Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-31T17:47:27.353Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-31T17:47:27.353Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-31T17:47:27.353Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-31T17:47:27.353Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-31T17:47:27.353Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-31T17:47:27.353Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-31T17:47:27.813Z] time="2021-07-31T17:47:27Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-31T17:47:27.813Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2021-07-31T17:47:27.813Z] === RUN TestCreateSuccess [2021-07-31T17:47:27.813Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestCreateStreamSkipped [2021-07-31T17:47:27.813Z] time="2021-07-31T17:47:27Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-07-31T17:47:27.813Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestCreateLogGroupSuccess [2021-07-31T17:47:27.813Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestCreateError [2021-07-31T17:47:27.813Z] --- PASS: TestCreateError (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestCreateAlreadyExists [2021-07-31T17:47:27.813Z] time="2021-07-31T17:47:27Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-31T17:47:27.813Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestLogClosed [2021-07-31T17:47:27.813Z] --- PASS: TestLogClosed (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestLogBlocking [2021-07-31T17:47:27.813Z] --- PASS: TestLogBlocking (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-31T17:47:27.813Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestLogNonBlockingBufferFull [2021-07-31T17:47:27.813Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestPublishBatchSuccess [2021-07-31T17:47:27.813Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestPublishBatchError [2021-07-31T17:47:27.813Z] time="2021-07-31T17:47:27Z" level=error msg=Error [2021-07-31T17:47:27.813Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-31T17:47:27.813Z] time="2021-07-31T17:47:27Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-31T17:47:27.813Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-31T17:47:27.813Z] time="2021-07-31T17:47:27Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-31T17:47:27.813Z] time="2021-07-31T17:47:27Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-31T17:47:27.813Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestCollectBatchSimple [2021-07-31T17:47:27.813Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestCollectBatchTicker [2021-07-31T17:47:27.813Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestCollectBatchMultilinePattern [2021-07-31T17:47:27.813Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-31T17:47:27.813Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-31T17:47:27.813Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-31T17:47:27.813Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-07-31T17:47:27.813Z] === RUN TestCollectBatchClose [2021-07-31T17:47:27.813Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestEffectiveLen [2021-07-31T17:47:27.813Z] === RUN TestEffectiveLen/0/Hello [2021-07-31T17:47:27.813Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-31T17:47:27.813Z] === RUN TestEffectiveLen/2/🙃 [2021-07-31T17:47:27.813Z] === RUN TestEffectiveLen/3/���� [2021-07-31T17:47:27.813Z] === RUN TestEffectiveLen/4/He��o [2021-07-31T17:47:27.813Z] === RUN TestEffectiveLen/5/ [2021-07-31T17:47:27.813Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-31T17:47:27.813Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-31T17:47:27.813Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-31T17:47:27.813Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-31T17:47:27.813Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-31T17:47:27.813Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-31T17:47:27.813Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestFindValidSplit [2021-07-31T17:47:27.813Z] === RUN TestFindValidSplit/0/ [2021-07-31T17:47:27.813Z] cloudwatchlogs_test.go:1064: [2021-07-31T17:47:27.813Z] cloudwatchlogs_test.go:1065: [2021-07-31T17:47:27.813Z] === RUN TestFindValidSplit/1/Hello [2021-07-31T17:47:27.813Z] cloudwatchlogs_test.go:1064: Hello [2021-07-31T17:47:27.813Z] cloudwatchlogs_test.go:1065: [2021-07-31T17:47:27.813Z] === RUN TestFindValidSplit/2/Hello [2021-07-31T17:47:27.813Z] cloudwatchlogs_test.go:1064: He [2021-07-31T17:47:27.813Z] cloudwatchlogs_test.go:1065: llo [2021-07-31T17:47:27.813Z] === RUN TestFindValidSplit/3/Hello [2021-07-31T17:47:27.813Z] cloudwatchlogs_test.go:1064: [2021-07-31T17:47:27.813Z] cloudwatchlogs_test.go:1065: Hello [2021-07-31T17:47:27.813Z] === RUN TestFindValidSplit/4/🙃 [2021-07-31T17:47:27.813Z] cloudwatchlogs_test.go:1064: [2021-07-31T17:47:27.813Z] cloudwatchlogs_test.go:1065: 🙃 [2021-07-31T17:47:27.813Z] === RUN TestFindValidSplit/5/🙃 [2021-07-31T17:47:27.813Z] cloudwatchlogs_test.go:1064: 🙃 [2021-07-31T17:47:27.813Z] cloudwatchlogs_test.go:1065: [2021-07-31T17:47:27.813Z] === RUN TestFindValidSplit/6/a� [2021-07-31T17:47:27.813Z] cloudwatchlogs_test.go:1064: a [2021-07-31T17:47:27.813Z] cloudwatchlogs_test.go:1065: � [2021-07-31T17:47:27.813Z] === RUN TestFindValidSplit/7/a� [2021-07-31T17:47:27.813Z] cloudwatchlogs_test.go:1064: a� [2021-07-31T17:47:27.813Z] cloudwatchlogs_test.go:1065: [2021-07-31T17:47:27.813Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-31T17:47:27.813Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-31T17:47:27.813Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-31T17:47:27.813Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-31T17:47:27.813Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-31T17:47:27.813Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-31T17:47:27.813Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-31T17:47:27.813Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-31T17:47:27.813Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestProcessEventEmoji [2021-07-31T17:47:27.813Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-07-31T17:47:27.813Z] === RUN TestCollectBatchLineSplit [2021-07-31T17:47:27.813Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-31T17:47:27.813Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestCollectBatchMaxEvents [2021-07-31T17:47:27.813Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2021-07-31T17:47:27.813Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-31T17:47:27.813Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-07-31T17:47:27.813Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-31T17:47:27.813Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-07-31T17:47:27.813Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-31T17:47:27.813Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-07-31T17:47:27.813Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-31T17:47:27.813Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-31T17:47:27.813Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-31T17:47:27.813Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-31T17:47:27.813Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-31T17:47:27.813Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-31T17:47:27.813Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-31T17:47:27.813Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-31T17:47:27.813Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-31T17:47:27.813Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-31T17:47:27.813Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-31T17:47:27.813Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-31T17:47:27.813Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-31T17:47:27.813Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-31T17:47:27.813Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-31T17:47:27.813Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-31T17:47:27.813Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-31T17:47:27.813Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-31T17:47:27.813Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-31T17:47:27.813Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-31T17:47:27.813Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-31T17:47:27.813Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-31T17:47:27.813Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-31T17:47:27.813Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-31T17:47:27.813Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-31T17:47:27.813Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-31T17:47:27.813Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-31T17:47:27.813Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-31T17:47:27.813Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-31T17:47:27.813Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-31T17:47:27.813Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-31T17:47:27.813Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-31T17:47:27.813Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-31T17:47:27.813Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-31T17:47:27.813Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-31T17:47:27.813Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestCreateTagSuccess [2021-07-31T17:47:27.813Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-31T17:47:27.813Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-31T17:47:27.813Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-31T17:47:27.813Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-31T17:47:27.813Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-31T17:47:27.813Z] PASS [2021-07-31T17:47:27.813Z] coverage: 77.0% of statements [2021-07-31T17:47:27.813Z] ok github.com/docker/docker/daemon/logger/awslogs 0.527s coverage: 77.0% of statements [2021-07-31T17:47:27.813Z] === RUN TestSearchRegistryForImagesErrors [2021-07-31T17:47:27.813Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestSearchRegistryForImages [2021-07-31T17:47:27.813Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestOnlyPlatformWithFallback [2021-07-31T17:47:27.813Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-31T17:47:27.813Z] === RUN TestImageDelete [2021-07-31T17:47:27.813Z] === RUN TestImageDelete/no_lease [2021-07-31T17:47:27.813Z] === RUN TestImageDelete/lease_exists [2021-07-31T17:47:27.813Z] --- PASS: TestImageDelete (0.07s) [2021-07-31T17:47:27.813Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-31T17:47:27.813Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-07-31T17:47:27.813Z] === RUN TestContentStoreForPull [2021-07-31T17:47:27.906Z] --- PASS: TestRenameInvalidName (0.82s) [2021-07-31T17:47:27.906Z] === RUN TestRenameAnonymousContainer [2021-07-31T17:47:28.001Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-31T17:47:28.001Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2021-07-31T17:47:28.001Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-31T17:47:28.273Z] === RUN TestJSONFileLogger [2021-07-31T17:47:28.273Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-31T17:47:28.273Z] === RUN TestJSONFileLoggerWithTags [2021-07-31T17:47:28.273Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-31T17:47:28.273Z] === RUN TestJSONFileLoggerWithOpts [2021-07-31T17:47:28.273Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2021-07-31T17:47:28.273Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-31T17:47:28.273Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-31T17:47:28.273Z] === RUN TestEncodeDecode [2021-07-31T17:47:28.273Z] === PAUSE TestEncodeDecode [2021-07-31T17:47:28.273Z] === RUN TestUnexpectedEOF [2021-07-31T17:47:28.273Z] --- PASS: TestContentStoreForPull (0.25s) [2021-07-31T17:47:28.273Z] PASS [2021-07-31T17:47:28.273Z] coverage: 6.8% of statements [2021-07-31T17:47:28.273Z] ok github.com/docker/docker/daemon/images 0.439s coverage: 6.8% of statements [2021-07-31T17:47:28.273Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-31T17:47:28.273Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-31T17:47:28.273Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-31T17:47:28.273Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-31T17:47:28.273Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-31T17:47:28.273Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-31T17:47:28.273Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-31T17:47:28.273Z] time="2021-07-31T17:47:28Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-31T17:47:28.273Z] time="2021-07-31T17:47:28Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-31T17:47:28.273Z] --- PASS: TestUnexpectedEOF (0.18s) [2021-07-31T17:47:28.273Z] === CONT TestEncodeDecode [2021-07-31T17:47:28.273Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-31T17:47:28.273Z] PASS [2021-07-31T17:47:28.273Z] coverage: 69.9% of statements [2021-07-31T17:47:28.273Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.293s coverage: 69.9% of statements [2021-07-31T17:47:28.733Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-31T17:47:28.733Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.01s) [2021-07-31T17:47:28.733Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-31T17:47:28.733Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2021-07-31T17:47:28.733Z] === RUN TestFastTimeMarshalJSON [2021-07-31T17:47:28.733Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-07-31T17:47:28.733Z] PASS [2021-07-31T17:47:28.733Z] coverage: 87.2% of statements [2021-07-31T17:47:28.733Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.242s coverage: 87.2% of statements [2021-07-31T17:47:29.370Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-07-31T17:47:29.370Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-31T17:47:29.703Z] === RUN TestWriteLog [2021-07-31T17:47:29.703Z] === PAUSE TestWriteLog [2021-07-31T17:47:29.703Z] === RUN TestReadLog [2021-07-31T17:47:29.703Z] === PAUSE TestReadLog [2021-07-31T17:47:29.703Z] === CONT TestWriteLog [2021-07-31T17:47:29.703Z] === CONT TestReadLog [2021-07-31T17:47:29.703Z] --- PASS: TestWriteLog (0.01s) [2021-07-31T17:47:29.703Z] === RUN TestReadLog/tail_exact [2021-07-31T17:47:29.703Z] === RUN TestReadLog/tail_less_than_available [2021-07-31T17:47:29.703Z] === RUN TestReadLog/tail_more_than_available [2021-07-31T17:47:29.703Z] --- PASS: TestReadLog (0.20s) [2021-07-31T17:47:29.703Z] --- PASS: TestReadLog/tail_exact (0.18s) [2021-07-31T17:47:29.703Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-07-31T17:47:29.703Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-31T17:47:29.703Z] PASS [2021-07-31T17:47:29.703Z] coverage: 75.2% of statements [2021-07-31T17:47:29.703Z] ok github.com/docker/docker/daemon/logger/local 0.292s coverage: 75.2% of statements [2021-07-31T17:47:29.703Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-31T17:47:29.934Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-07-31T17:47:30.120Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-07-31T17:47:30.120Z] Copying nested executables into bundles/binary-daemon [2021-07-31T17:47:30.120Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-07-31T17:47:30.120Z] GOOS="" GOARCH="" GOARM="" [2021-07-31T17:47:30.120Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-07-31T17:47:30.120Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-07-31T17:47:30.451Z] --- PASS: TestRenameAnonymousContainer (2.81s) [2021-07-31T17:47:30.451Z] === RUN TestRenameContainerWithSameName [2021-07-31T17:47:30.470Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42697/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_GITCOMMIT=ac34f9c00247b344e1112efd28c607497a00a563 -e DOCKER_GRAPHDRIVER docker:ac34f9c00247b344e1112efd28c607497a00a563 hack/make.sh cross [2021-07-31T17:47:30.500Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s) [2021-07-31T17:47:30.500Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-31T17:47:30.671Z] === RUN TestOpenFileDelete [2021-07-31T17:47:30.671Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-31T17:47:30.671Z] === RUN TestOpenFileRename [2021-07-31T17:47:30.671Z] --- PASS: TestOpenFileRename (0.01s) [2021-07-31T17:47:30.671Z] === RUN TestParseLogTagDefaultTag [2021-07-31T17:47:30.671Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-31T17:47:30.671Z] === RUN TestParseLogTag [2021-07-31T17:47:30.671Z] --- PASS: TestParseLogTag (0.00s) [2021-07-31T17:47:30.671Z] === RUN TestParseLogTagEmptyTag [2021-07-31T17:47:30.671Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-31T17:47:30.671Z] === RUN TestTailFiles [2021-07-31T17:47:30.671Z] --- PASS: TestTailFiles (0.00s) [2021-07-31T17:47:30.671Z] === RUN TestFollowLogsConsumerGone [2021-07-31T17:47:30.671Z] --- PASS: TestFollowLogsConsumerGone (0.01s) [2021-07-31T17:47:30.671Z] === RUN TestFollowLogsProducerGone [2021-07-31T17:47:30.671Z] logfile_test.go:179: logDecode() closed after sending 726 messages [2021-07-31T17:47:30.671Z] logfile_test.go:232: messages sent: 726, received: 726 [2021-07-31T17:47:30.671Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-31T17:47:30.671Z] === RUN TestCheckCapacityAndRotate [2021-07-31T17:47:30.671Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-31T17:47:30.671Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-31T17:47:30.671Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-07-31T17:47:30.671Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-31T17:47:30.671Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2021-07-31T17:47:30.671Z] PASS [2021-07-31T17:47:30.671Z] coverage: 53.7% of statements [2021-07-31T17:47:30.671Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.116s coverage: 53.7% of statements [2021-07-31T17:47:30.671Z] === RUN TestLog [2021-07-31T17:47:30.671Z] --- PASS: TestLog (0.01s) [2021-07-31T17:47:30.671Z] PASS [2021-07-31T17:47:30.671Z] coverage: 31.5% of statements [2021-07-31T17:47:30.671Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.059s coverage: 31.5% of statements [2021-07-31T17:47:31.041Z] [2021-07-31T17:47:31.041Z] Removing bundles/ [2021-07-31T17:47:31.041Z] [2021-07-31T17:47:31.041Z] ---> Making bundle: cross (in bundles/cross) [2021-07-31T17:47:31.041Z] Cross building: bundles/cross/linux/amd64 [2021-07-31T17:47:31.041Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-31T17:47:31.041Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-31T17:47:31.064Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-07-31T17:47:31.064Z] === RUN TestServiceWithPredefinedNetwork [2021-07-31T17:47:31.130Z] === RUN TestValidateLogOpt [2021-07-31T17:47:31.130Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-31T17:47:31.130Z] === RUN TestNewMissedConfig [2021-07-31T17:47:31.130Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-31T17:47:31.130Z] === RUN TestNewMissedUrl [2021-07-31T17:47:31.130Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-31T17:47:31.130Z] === RUN TestNewMissedToken [2021-07-31T17:47:31.130Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-31T17:47:31.130Z] === RUN TestNewWithProxy [2021-07-31T17:47:31.130Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-31T17:47:31.130Z] === RUN TestDefault [2021-07-31T17:47:31.130Z] --- PASS: TestDefault (0.01s) [2021-07-31T17:47:31.130Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-31T17:47:31.130Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-31T17:47:31.130Z] === RUN TestJsonFormat [2021-07-31T17:47:31.130Z] --- PASS: TestJsonFormat (0.02s) [2021-07-31T17:47:31.130Z] === RUN TestRawFormat [2021-07-31T17:47:31.130Z] --- PASS: TestRawFormat (0.00s) [2021-07-31T17:47:31.130Z] === RUN TestRawFormatWithLabels [2021-07-31T17:47:31.130Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-31T17:47:31.130Z] === RUN TestRawFormatWithoutTag [2021-07-31T17:47:31.130Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-31T17:47:31.130Z] === RUN TestBatching [2021-07-31T17:47:31.395Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2021-07-31T17:47:31.395Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-31T17:47:31.590Z] === RUN TestNewParse [2021-07-31T17:47:31.590Z] --- PASS: TestNewParse (0.00s) [2021-07-31T17:47:31.590Z] PASS [2021-07-31T17:47:31.590Z] coverage: 8.3% of statements [2021-07-31T17:47:31.590Z] ok github.com/docker/docker/daemon/logger/templates 0.064s coverage: 8.3% of statements [2021-07-31T17:47:31.590Z] --- PASS: TestBatching (0.37s) [2021-07-31T17:47:31.590Z] === RUN TestFrequency [2021-07-31T17:47:32.049Z] --- PASS: TestFrequency (0.25s) [2021-07-31T17:47:32.050Z] === RUN TestOneMessagePerRequest [2021-07-31T17:47:32.050Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-07-31T17:47:32.050Z] === RUN TestVerify [2021-07-31T17:47:32.050Z] --- PASS: TestVerify (0.01s) [2021-07-31T17:47:32.050Z] === RUN TestSkipVerify [2021-07-31T17:47:32.050Z] === RUN TestParseLogFormat [2021-07-31T17:47:32.050Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-31T17:47:32.050Z] === RUN TestValidateLogOptEmpty [2021-07-31T17:47:32.050Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-31T17:47:32.050Z] === RUN TestValidateSyslogAddress [2021-07-31T17:47:32.050Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-31T17:47:32.050Z] === RUN TestParseAddressDefaultPort [2021-07-31T17:47:32.050Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-31T17:47:32.050Z] === RUN TestValidateSyslogFacility [2021-07-31T17:47:32.050Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-31T17:47:32.050Z] === RUN TestValidateLogOptSyslogFormat [2021-07-31T17:47:32.050Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-31T17:47:32.050Z] === RUN TestValidateLogOpt [2021-07-31T17:47:32.050Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-31T17:47:32.050Z] PASS [2021-07-31T17:47:32.050Z] coverage: 46.8% of statements [2021-07-31T17:47:32.050Z] ok github.com/docker/docker/daemon/logger/syslog 0.063s coverage: 46.8% of statements [2021-07-31T17:47:32.050Z] time="2021-07-31T17:47:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-31T17:47:32.050Z] time="2021-07-31T17:47:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-31T17:47:32.050Z] time="2021-07-31T17:47:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-31T17:47:32.050Z] time="2021-07-31T17:47:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-31T17:47:32.437Z] docker_api_swarm_test.go:303: [dc84b5e6fee93] joining swarm manager [d9db6198140f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-31T17:47:32.510Z] --- PASS: TestSkipVerify (0.51s) [2021-07-31T17:47:32.510Z] === RUN TestBufferMaximum [2021-07-31T17:47:32.510Z] time="2021-07-31T17:47:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-31T17:47:32.510Z] time="2021-07-31T17:47:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-31T17:47:32.510Z] time="2021-07-31T17:47:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-31T17:47:32.510Z] time="2021-07-31T17:47:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-31T17:47:32.510Z] time="2021-07-31T17:47:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-31T17:47:32.510Z] time="2021-07-31T17:47:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627753652.130200\",\"host\":\"b114f7dd0573\"}'" [2021-07-31T17:47:32.510Z] time="2021-07-31T17:47:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627753652.130200\",\"host\":\"b114f7dd0573\"}'" [2021-07-31T17:47:32.510Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-31T17:47:32.510Z] === RUN TestServerAlwaysDown [2021-07-31T17:47:32.510Z] time="2021-07-31T17:47:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-31T17:47:32.510Z] time="2021-07-31T17:47:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-31T17:47:32.510Z] time="2021-07-31T17:47:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627753652.130200\",\"host\":\"b114f7dd0573\"}'" [2021-07-31T17:47:32.510Z] time="2021-07-31T17:47:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627753652.130200\",\"host\":\"b114f7dd0573\"}'" [2021-07-31T17:47:32.510Z] time="2021-07-31T17:47:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-31T17:47:32.510Z] time="2021-07-31T17:47:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627753652.130200\",\"host\":\"b114f7dd0573\"}'" [2021-07-31T17:47:32.510Z] time="2021-07-31T17:47:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627753652.135713\",\"host\":\"b114f7dd0573\"}'" [2021-07-31T17:47:32.510Z] time="2021-07-31T17:47:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627753652.135713\",\"host\":\"b114f7dd0573\"}'" [2021-07-31T17:47:32.510Z] --- PASS: TestServerAlwaysDown (0.01s) [2021-07-31T17:47:32.510Z] === RUN TestCannotSendAfterClose [2021-07-31T17:47:32.510Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-31T17:47:32.510Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-31T17:47:33.305Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2021-07-31T17:47:33.305Z] === RUN TestResize [2021-07-31T17:47:33.479Z] time="2021-07-31T17:47:33Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49214/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-31T17:47:33.479Z] time="2021-07-31T17:47:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b114f7dd0573\"}'" [2021-07-31T17:47:33.479Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-07-31T17:47:33.479Z] PASS [2021-07-31T17:47:33.479Z] coverage: 82.5% of statements [2021-07-31T17:47:33.479Z] === RUN TestV1IDService [2021-07-31T17:47:33.479Z] ok github.com/docker/docker/daemon/logger/splunk 2.272s coverage: 82.5% of statements [2021-07-31T17:47:33.479Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-31T17:47:33.479Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-31T17:47:33.479Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-31T17:47:33.479Z] --- PASS: TestV1IDService (0.03s) [2021-07-31T17:47:33.479Z] === RUN TestV2MetadataService [2021-07-31T17:47:33.809Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-31T17:47:33.809Z] docker_api_swarm_test.go:304: [dc949f2b54bd2] joining swarm manager [d9db6198140f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-31T17:47:33.875Z] --- PASS: TestResize (0.81s) [2021-07-31T17:47:33.875Z] === RUN TestResizeWithInvalidSize [2021-07-31T17:47:34.445Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2021-07-31T17:47:34.445Z] === RUN TestResizeWhenContainerNotStarted [2021-07-31T17:47:34.457Z] === RUN TestSuccessfulDownload [2021-07-31T17:47:34.457Z] download_test.go:268: Needs fixing on Windows [2021-07-31T17:47:34.457Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-31T17:47:34.457Z] === RUN TestCancelledDownload [2021-07-31T17:47:34.457Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-31T17:47:34.457Z] === RUN TestMaxDownloadAttempts [2021-07-31T17:47:34.457Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-31T17:47:34.457Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-31T17:47:34.457Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-31T17:47:34.457Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-31T17:47:34.457Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-31T17:47:34.457Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-31T17:47:34.457Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-31T17:47:34.457Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-31T17:47:34.457Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-31T17:47:34.457Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-31T17:47:34.457Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-31T17:47:34.457Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-31T17:47:34.742Z] --- PASS: TestServiceWithPredefinedNetwork (3.83s) [2021-07-31T17:47:34.742Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-31T17:47:34.742Z] service_test.go:242: FLAKY_TEST [2021-07-31T17:47:34.742Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-31T17:47:34.742Z] === RUN TestServiceWithDataPathPortInit [2021-07-31T17:47:34.932Z] --- PASS: TestV2MetadataService (1.26s) [2021-07-31T17:47:34.932Z] PASS [2021-07-31T17:47:34.932Z] coverage: 48.2% of statements [2021-07-31T17:47:34.932Z] ok github.com/docker/docker/distribution/metadata 1.367s coverage: 48.2% of statements [2021-07-31T17:47:34.932Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-31T17:47:34.932Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-31T17:47:34.932Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-31T17:47:34.932Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-31T17:47:34.932Z] === RUN TestContinueOnError_NeverContinue [2021-07-31T17:47:34.932Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-31T17:47:34.932Z] === RUN TestManifestStore [2021-07-31T17:47:34.932Z] === RUN TestManifestStore/no_remote_or_local [2021-07-31T17:47:34.932Z] time="2021-07-31T17:47:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-31T17:47:34.932Z] time="2021-07-31T17:47:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-31T17:47:34.932Z] time="2021-07-31T17:47:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-31T17:47:34.932Z] time="2021-07-31T17:47:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-31T17:47:34.932Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-31T17:47:34.932Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.59s) [2021-07-31T17:47:34.932Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.59s) [2021-07-31T17:47:34.932Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.59s) [2021-07-31T17:47:34.932Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.59s) [2021-07-31T17:47:34.932Z] === RUN TestTransfer [2021-07-31T17:47:34.932Z] time="2021-07-31T17:47:34Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local989605919\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-31T17:47:34.932Z] === RUN TestManifestStore/no_local_cache [2021-07-31T17:47:34.932Z] === RUN TestManifestStore/with_local_cache [2021-07-31T17:47:34.932Z] === RUN TestManifestStore/unknown_media_type [2021-07-31T17:47:34.932Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-31T17:47:34.932Z] time="2021-07-31T17:47:34Z" level=warning msg="reference for unknown type: " [2021-07-31T17:47:34.932Z] time="2021-07-31T17:47:34Z" level=warning msg="reference for unknown type: " [2021-07-31T17:47:34.932Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-31T17:47:34.932Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-31T17:47:34.932Z] time="2021-07-31T17:47:34Z" level=warning msg="reference for unknown type: " [2021-07-31T17:47:34.932Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-31T17:47:34.932Z] time="2021-07-31T17:47:34Z" level=warning msg="reference for unknown type: " [2021-07-31T17:47:34.932Z] time="2021-07-31T17:47:34Z" level=warning msg="reference for unknown type: " [2021-07-31T17:47:34.932Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-31T17:47:34.932Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-31T17:47:34.932Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-31T17:47:34.932Z] --- PASS: TestTransfer (0.15s) [2021-07-31T17:47:34.932Z] === RUN TestConcurrencyLimit [2021-07-31T17:47:34.932Z] time="2021-07-31T17:47:34Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-31T17:47:34.932Z] --- PASS: TestManifestStore (0.34s) [2021-07-31T17:47:34.932Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2021-07-31T17:47:34.932Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-07-31T17:47:34.932Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-07-31T17:47:34.932Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-07-31T17:47:34.932Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-07-31T17:47:34.932Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-07-31T17:47:34.932Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-07-31T17:47:34.932Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-07-31T17:47:34.932Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-07-31T17:47:34.932Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-31T17:47:34.932Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-07-31T17:47:34.932Z] === RUN TestDetectManifestBlobMediaType [2021-07-31T17:47:34.932Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-31T17:47:34.932Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-31T17:47:34.932Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-31T17:47:34.932Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-31T17:47:34.932Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-31T17:47:34.932Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-31T17:47:34.932Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-31T17:47:34.932Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-31T17:47:34.932Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-31T17:47:34.932Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-31T17:47:34.932Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-31T17:47:34.932Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-31T17:47:34.932Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-31T17:47:34.932Z] === RUN TestFixManifestLayers [2021-07-31T17:47:34.932Z] --- PASS: TestFixManifestLayers (0.01s) [2021-07-31T17:47:34.932Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-31T17:47:34.932Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-31T17:47:34.932Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-31T17:47:34.932Z] === RUN TestFixManifestLayersBadParent [2021-07-31T17:47:34.932Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-31T17:47:34.932Z] === RUN TestValidateManifest [2021-07-31T17:47:34.932Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-31T17:47:34.932Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-31T17:47:34.932Z] === RUN TestFormatPlatform [2021-07-31T17:47:34.932Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-31T17:47:34.932Z] === RUN TestGetRepositoryMountCandidates [2021-07-31T17:47:34.932Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-31T17:47:34.932Z] === RUN TestLayerAlreadyExists [2021-07-31T17:47:34.932Z] 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-31T17:47:34.932Z] 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-31T17:47:34.932Z] 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-31T17:47:34.932Z] 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-31T17:47:34.932Z] 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-31T17:47:34.999Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-07-31T17:47:35.386Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2021-07-31T17:47:35.386Z] === RUN TestDaemonRestartKillContainers [2021-07-31T17:47:35.386Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-31T17:47:35.386Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-31T17:47:35.386Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-31T17:47:35.386Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-31T17:47:35.386Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-31T17:47:35.386Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-31T17:47:35.386Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-31T17:47:35.386Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-31T17:47:35.386Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-31T17:47:35.386Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-31T17:47:35.386Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-31T17:47:35.386Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-31T17:47:35.386Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-31T17:47:35.386Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-31T17:47:35.386Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-31T17:47:35.386Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-31T17:47:35.386Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-31T17:47:35.386Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-31T17:47:35.386Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-31T17:47:35.386Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-31T17:47:35.386Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-31T17:47:35.386Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-31T17:47:35.386Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-31T17:47:35.386Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-31T17:47:35.386Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-31T17:47:35.386Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-31T17:47:35.386Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-31T17:47:35.386Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-31T17:47:35.391Z] 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-31T17:47:35.391Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-31T17:47:35.391Z] === RUN TestWhenEmptyAuthConfig [2021-07-31T17:47:35.391Z] === RUN TestNotFound [2021-07-31T17:47:35.391Z] --- PASS: TestNotFound (0.00s) [2021-07-31T17:47:35.391Z] === RUN TestConflict [2021-07-31T17:47:35.391Z] --- PASS: TestConflict (0.00s) [2021-07-31T17:47:35.391Z] === RUN TestForbidden [2021-07-31T17:47:35.391Z] --- PASS: TestForbidden (0.00s) [2021-07-31T17:47:35.391Z] === RUN TestInvalidParameter [2021-07-31T17:47:35.391Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-31T17:47:35.391Z] === RUN TestNotImplemented [2021-07-31T17:47:35.391Z] --- PASS: TestNotImplemented (0.00s) [2021-07-31T17:47:35.391Z] === RUN TestNotModified [2021-07-31T17:47:35.391Z] --- PASS: TestNotModified (0.00s) [2021-07-31T17:47:35.391Z] === RUN TestUnauthorized [2021-07-31T17:47:35.391Z] --- PASS: TestUnauthorized (0.00s) [2021-07-31T17:47:35.391Z] === RUN TestUnknown [2021-07-31T17:47:35.391Z] --- PASS: TestUnknown (0.00s) [2021-07-31T17:47:35.391Z] === RUN TestCancelled [2021-07-31T17:47:35.391Z] --- PASS: TestCancelled (0.00s) [2021-07-31T17:47:35.391Z] === RUN TestDeadline [2021-07-31T17:47:35.391Z] --- PASS: TestDeadline (0.00s) [2021-07-31T17:47:35.391Z] === RUN TestDataLoss [2021-07-31T17:47:35.391Z] --- PASS: TestDataLoss (0.00s) [2021-07-31T17:47:35.391Z] === RUN TestUnavailable [2021-07-31T17:47:35.391Z] --- PASS: TestUnavailable (0.00s) [2021-07-31T17:47:35.391Z] === RUN TestSystem [2021-07-31T17:47:35.391Z] --- PASS: TestSystem (0.00s) [2021-07-31T17:47:35.391Z] === RUN TestFromStatusCode [2021-07-31T17:47:35.391Z] === RUN TestFromStatusCode/Not_Found [2021-07-31T17:47:35.391Z] === RUN TestFromStatusCode/Bad_Request [2021-07-31T17:47:35.391Z] === RUN TestFromStatusCode/Conflict [2021-07-31T17:47:35.391Z] === RUN TestFromStatusCode/Unauthorized [2021-07-31T17:47:35.391Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-31T17:47:35.391Z] === RUN TestFromStatusCode/Forbidden [2021-07-31T17:47:35.391Z] === RUN TestFromStatusCode/Not_Modified [2021-07-31T17:47:35.391Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-31T17:47:35.391Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-31T17:47:35.391Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-31T17:47:35.391Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-31T17:47:35.391Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-31T17:47:35.391Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-31T17:47:35.391Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-31T17:47:35.391Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-31T17:47:35.391Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-31T17:47:35.391Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-31T17:47:35.391Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-31T17:47:35.391Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-31T17:47:35.391Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-31T17:47:35.391Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-31T17:47:35.391Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-31T17:47:35.391Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-31T17:47:35.391Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-31T17:47:35.391Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-31T17:47:35.391Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-31T17:47:35.391Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-31T17:47:35.391Z] PASS [2021-07-31T17:47:35.391Z] coverage: 53.1% of statements [2021-07-31T17:47:35.391Z] ok github.com/docker/docker/errdefs 0.047s coverage: 53.1% of statements [2021-07-31T17:47:35.851Z] --- PASS: TestConcurrencyLimit (0.52s) [2021-07-31T17:47:35.851Z] === RUN TestInactiveJobs [2021-07-31T17:47:36.311Z] --- PASS: TestInactiveJobs (0.52s) [2021-07-31T17:47:36.311Z] === RUN TestWatchRelease [2021-07-31T17:47:36.311Z] --- PASS: TestWatchRelease (0.08s) [2021-07-31T17:47:36.311Z] === RUN TestWatchFinishedTransfer [2021-07-31T17:47:36.311Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-31T17:47:36.311Z] === RUN TestDuplicateTransfer [2021-07-31T17:47:36.311Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2021-07-31T17:47:36.311Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-31T17:47:36.311Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-31T17:47:36.311Z] === RUN TestTokenPassThru [2021-07-31T17:47:36.311Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-31T17:47:36.311Z] === RUN TestTokenPassThruDifferentHost [2021-07-31T17:47:36.311Z] --- PASS: TestDuplicateTransfer (0.06s) [2021-07-31T17:47:36.311Z] === RUN TestSuccessfulUpload [2021-07-31T17:47:36.311Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-31T17:47:36.311Z] PASS [2021-07-31T17:47:36.311Z] coverage: 24.1% of statements [2021-07-31T17:47:36.311Z] ok github.com/docker/docker/distribution 1.601s coverage: 24.1% of statements [2021-07-31T17:47:36.311Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-31T17:47:36.727Z] --- PASS: TestBuildWithHugeFile (137.93s) [2021-07-31T17:47:36.727Z] === RUN TestBuildWCOWSandboxSize [2021-07-31T17:47:36.771Z] time="2021-07-31T17:47:36Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-31T17:47:36.771Z] === RUN TestCompare [2021-07-31T17:47:36.771Z] --- PASS: TestCompare (0.00s) [2021-07-31T17:47:36.771Z] PASS [2021-07-31T17:47:36.771Z] coverage: 19.2% of statements [2021-07-31T17:47:36.771Z] === RUN TestFSGetInvalidData [2021-07-31T17:47:36.771Z] ok github.com/docker/docker/image/cache 0.072s coverage: 19.2% of statements [2021-07-31T17:47:36.771Z] --- PASS: TestSuccessfulUpload (0.63s) [2021-07-31T17:47:36.771Z] === RUN TestCancelledUpload [2021-07-31T17:47:36.771Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-07-31T17:47:36.771Z] === RUN TestFSInvalidSet [2021-07-31T17:47:36.771Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-31T17:47:36.771Z] PASS [2021-07-31T17:47:36.771Z] coverage: 76.8% of statements [2021-07-31T17:47:36.771Z] ok github.com/docker/docker/distribution/xfer 2.608s coverage: 76.8% of statements [2021-07-31T17:47:36.771Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-31T17:47:36.771Z] --- PASS: TestFSInvalidSet (0.02s) [2021-07-31T17:47:36.771Z] === RUN TestFSInvalidRoot [2021-07-31T17:47:36.771Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-31T17:47:36.771Z] === RUN TestFSMetadataGetSet [2021-07-31T17:47:36.771Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-07-31T17:47:36.771Z] === RUN TestFSInvalidWalker [2021-07-31T17:47:37.237Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-07-31T17:47:37.237Z] === RUN TestFSGetSet [2021-07-31T17:47:37.237Z] --- PASS: TestFSGetSet (0.02s) [2021-07-31T17:47:37.237Z] === RUN TestFSGetUnsetKey [2021-07-31T17:47:37.237Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-31T17:47:37.237Z] === RUN TestFSGetEmptyData [2021-07-31T17:47:37.237Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-07-31T17:47:37.237Z] === RUN TestFSDelete [2021-07-31T17:47:37.237Z] --- PASS: TestFSDelete (0.03s) [2021-07-31T17:47:37.237Z] === RUN TestFSWalker [2021-07-31T17:47:37.237Z] --- PASS: TestFSWalker (0.02s) [2021-07-31T17:47:37.237Z] === RUN TestFSWalkerStopOnError [2021-07-31T17:47:37.237Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-07-31T17:47:37.237Z] === RUN TestNewFromJSON [2021-07-31T17:47:37.237Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-31T17:47:37.237Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-31T17:47:37.237Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-31T17:47:37.237Z] === RUN TestMarshalKeyOrder [2021-07-31T17:47:37.237Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-31T17:47:37.237Z] === RUN TestHistoryEqual [2021-07-31T17:47:37.237Z] --- PASS: TestHistoryEqual (0.18s) [2021-07-31T17:47:37.237Z] === RUN TestImage [2021-07-31T17:47:37.237Z] --- PASS: TestImage (0.00s) [2021-07-31T17:47:37.237Z] === RUN TestImageOSNotEmpty [2021-07-31T17:47:37.237Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-31T17:47:37.237Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-31T17:47:37.237Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-31T17:47:37.237Z] === RUN TestCreate [2021-07-31T17:47:37.237Z] --- PASS: TestCreate (0.01s) [2021-07-31T17:47:37.237Z] === RUN TestRestore [2021-07-31T17:47:37.237Z] time="2021-07-31T17:47:37Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-31T17:47:37.237Z] --- PASS: TestRestore (0.04s) [2021-07-31T17:47:37.237Z] === RUN TestAddDelete [2021-07-31T17:47:37.237Z] --- PASS: TestAddDelete (0.03s) [2021-07-31T17:47:37.237Z] === RUN TestSearchAfterDelete [2021-07-31T17:47:37.237Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-31T17:47:37.237Z] === RUN TestParentReset [2021-07-31T17:47:37.237Z] --- PASS: TestParentReset (0.03s) [2021-07-31T17:47:37.237Z] === RUN TestGetAndSetLastUpdated [2021-07-31T17:47:37.237Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-07-31T17:47:37.237Z] === RUN TestStoreLen [2021-07-31T17:47:37.301Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-31T17:47:37.301Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-31T17:47:37.528Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-31T17:47:37.697Z] --- PASS: TestStoreLen (0.06s) [2021-07-31T17:47:37.697Z] PASS [2021-07-31T17:47:37.697Z] coverage: 86.6% of statements [2021-07-31T17:47:37.697Z] ok github.com/docker/docker/image 0.684s coverage: 86.6% of statements [2021-07-31T17:47:37.785Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-31T17:47:37.785Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-31T17:47:37.876Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-31T17:47:38.043Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-31T17:47:38.043Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-31T17:47:38.138Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-31T17:47:38.156Z] === RUN TestMakeV1ConfigFromConfig [2021-07-31T17:47:38.156Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-31T17:47:38.156Z] PASS [2021-07-31T17:47:38.156Z] coverage: 25.0% of statements [2021-07-31T17:47:38.156Z] ok github.com/docker/docker/image/v1 0.080s coverage: 25.0% of statements [2021-07-31T17:47:38.156Z] === RUN TestValidateManifest [2021-07-31T17:47:38.156Z] === RUN TestValidateManifest/nil [2021-07-31T17:47:38.156Z] === RUN TestValidateManifest/non-nil [2021-07-31T17:47:38.156Z] --- PASS: TestValidateManifest (0.00s) [2021-07-31T17:47:38.156Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-31T17:47:38.156Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-31T17:47:38.156Z] PASS [2021-07-31T17:47:38.156Z] coverage: 0.7% of statements [2021-07-31T17:47:38.156Z] ok github.com/docker/docker/image/tarexport 0.079s coverage: 0.7% of statements [2021-07-31T17:47:38.156Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-31T17:47:38.300Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-31T17:47:38.407Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-31T17:47:39.236Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-31T17:47:39.350Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-31T17:47:39.612Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-31T17:47:40.337Z] === RUN TestSerialization [2021-07-31T17:47:40.337Z] --- PASS: TestSerialization (0.06s) [2021-07-31T17:47:40.337Z] PASS [2021-07-31T17:47:40.337Z] coverage: 100.0% of statements [2021-07-31T17:47:40.337Z] ok github.com/docker/docker/libcontainerd/queue 0.136s coverage: 100.0% of statements [2021-07-31T17:47:40.337Z] === RUN TestEnvironmentParsing [2021-07-31T17:47:40.337Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-31T17:47:40.337Z] PASS [2021-07-31T17:47:40.337Z] coverage: 1.2% of statements [2021-07-31T17:47:40.337Z] ok github.com/docker/docker/libcontainerd/local 0.063s coverage: 1.2% of statements [2021-07-31T17:47:40.337Z] === RUN TestEmptyLayer [2021-07-31T17:47:40.337Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-31T17:47:40.337Z] === RUN TestCommitFailure [2021-07-31T17:47:40.337Z] --- PASS: TestCommitFailure (0.01s) [2021-07-31T17:47:40.337Z] === RUN TestStartTransactionFailure [2021-07-31T17:47:40.337Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-31T17:47:40.337Z] === RUN TestGetOrphan [2021-07-31T17:47:40.337Z] --- PASS: TestGetOrphan (0.01s) [2021-07-31T17:47:40.337Z] === RUN TestMountAndRegister [2021-07-31T17:47:40.337Z] layer_test.go:271: Layer size: 14 [2021-07-31T17:47:40.337Z] --- PASS: TestMountAndRegister (0.06s) [2021-07-31T17:47:40.337Z] === RUN TestLayerRelease [2021-07-31T17:47:40.337Z] layer_test.go:304: Failing on Windows [2021-07-31T17:47:40.337Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-31T17:47:40.337Z] === RUN TestStoreRestore [2021-07-31T17:47:40.337Z] layer_test.go:353: Failing on Windows [2021-07-31T17:47:40.337Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-31T17:47:40.337Z] === RUN TestTarStreamStability [2021-07-31T17:47:40.337Z] layer_test.go:468: Failing on Windows [2021-07-31T17:47:40.337Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-31T17:47:40.337Z] === RUN TestRegisterExistingLayer [2021-07-31T17:47:40.606Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-31T17:47:40.796Z] --- PASS: TestRegisterExistingLayer (0.22s) [2021-07-31T17:47:40.796Z] === RUN TestTarStreamVerification [2021-07-31T17:47:40.796Z] layer_test.go:697: Failing on Windows [2021-07-31T17:47:40.796Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-31T17:47:40.796Z] === RUN TestLayerMigration [2021-07-31T17:47:40.796Z] migration_test.go:46: Failing on Windows [2021-07-31T17:47:40.796Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-31T17:47:40.796Z] === RUN TestLayerMigrationNoTarsplit [2021-07-31T17:47:40.796Z] migration_test.go:182: Failing on Windows [2021-07-31T17:47:40.796Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-31T17:47:40.796Z] === RUN TestMountInit [2021-07-31T17:47:40.796Z] mount_test.go:17: Failing on Windows [2021-07-31T17:47:40.796Z] --- SKIP: TestMountInit (0.00s) [2021-07-31T17:47:40.796Z] === RUN TestMountSize [2021-07-31T17:47:40.796Z] mount_test.go:76: Failing on Windows [2021-07-31T17:47:40.796Z] --- SKIP: TestMountSize (0.00s) [2021-07-31T17:47:40.796Z] === RUN TestMountChanges [2021-07-31T17:47:40.796Z] mount_test.go:125: Failing on Windows [2021-07-31T17:47:40.796Z] --- SKIP: TestMountChanges (0.00s) [2021-07-31T17:47:40.796Z] === RUN TestMountApply [2021-07-31T17:47:40.796Z] mount_test.go:212: Failing on Windows [2021-07-31T17:47:40.796Z] --- SKIP: TestMountApply (0.00s) [2021-07-31T17:47:40.796Z] PASS [2021-07-31T17:47:40.796Z] coverage: 30.1% of statements [2021-07-31T17:47:40.796Z] ok github.com/docker/docker/layer 0.443s coverage: 30.1% of statements [2021-07-31T17:47:40.796Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-31T17:47:40.796Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-31T17:47:40.796Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-31T17:47:40.796Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-31T17:47:41.004Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-31T17:47:41.765Z] === RUN TestSequenceGetAvailableBit [2021-07-31T17:47:41.765Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-31T17:47:41.765Z] === RUN TestSequenceEqual [2021-07-31T17:47:41.765Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-31T17:47:41.765Z] === RUN TestSequenceCopy [2021-07-31T17:47:41.765Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-31T17:47:41.765Z] === RUN TestGetFirstAvailable [2021-07-31T17:47:41.765Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-31T17:47:41.765Z] === RUN TestFindSequence [2021-07-31T17:47:41.765Z] --- PASS: TestFindSequence (0.00s) [2021-07-31T17:47:41.765Z] === RUN TestCheckIfAvailable [2021-07-31T17:47:41.765Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-31T17:47:41.765Z] === RUN TestMergeSequences [2021-07-31T17:47:41.765Z] --- PASS: TestMergeSequences (0.00s) [2021-07-31T17:47:41.765Z] === RUN TestPushReservation [2021-07-31T17:47:41.765Z] --- PASS: TestPushReservation (0.00s) [2021-07-31T17:47:41.765Z] === RUN TestSerializeDeserialize [2021-07-31T17:47:41.765Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-31T17:47:41.765Z] === RUN TestSet [2021-07-31T17:47:41.765Z] --- PASS: TestSet (0.00s) [2021-07-31T17:47:41.765Z] === RUN TestSetUnset [2021-07-31T17:47:41.765Z] --- PASS: TestSetUnset (0.00s) [2021-07-31T17:47:41.765Z] === RUN TestOffsetSetUnset [2021-07-31T17:47:41.765Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-31T17:47:41.765Z] === RUN TestSetInRange [2021-07-31T17:47:41.765Z] --- PASS: TestSetInRange (0.00s) [2021-07-31T17:47:41.765Z] === RUN TestSetAnyInRange [2021-07-31T17:47:41.765Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-31T17:47:41.765Z] === RUN TestMethods [2021-07-31T17:47:41.765Z] --- PASS: TestMethods (0.00s) [2021-07-31T17:47:41.765Z] === RUN TestRandomAllocateDeallocate [2021-07-31T17:47:43.548Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-31T17:47:43.548Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s) [2021-07-31T17:47:43.548Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2021-07-31T17:47:43.548Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.63s) [2021-07-31T17:47:43.548Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.78s) [2021-07-31T17:47:43.548Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.53s) [2021-07-31T17:47:43.548Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.52s) [2021-07-31T17:47:43.548Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s) [2021-07-31T17:47:43.548Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.63s) [2021-07-31T17:47:43.548Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.54s) [2021-07-31T17:47:43.548Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.58s) [2021-07-31T17:47:43.548Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.34s) [2021-07-31T17:47:43.548Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.37s) [2021-07-31T17:47:43.548Z] === RUN TestCgroupNamespacesRun [2021-07-31T17:47:43.885Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-31T17:47:43.944Z] === RUN TestInvalidConfig [2021-07-31T17:47:43.944Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-31T17:47:43.944Z] === RUN TestConfig [2021-07-31T17:47:43.944Z] --- PASS: TestConfig (0.01s) [2021-07-31T17:47:43.944Z] === RUN TestOptionsLabels [2021-07-31T17:47:43.944Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-31T17:47:43.944Z] === RUN TestValidName [2021-07-31T17:47:43.944Z] --- PASS: TestValidName (0.00s) [2021-07-31T17:47:43.944Z] === RUN TestTLSConfiguration [2021-07-31T17:47:44.142Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-31T17:47:44.399Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-31T17:47:44.403Z] time="2021-07-31T17:47:43Z" level=info msg="Option Initializing KV with TLS" [2021-07-31T17:47:44.403Z] --- PASS: TestTLSConfiguration (0.19s) [2021-07-31T17:47:44.403Z] PASS [2021-07-31T17:47:44.403Z] coverage: 24.0% of statements [2021-07-31T17:47:44.403Z] ok github.com/docker/docker/libnetwork/config 0.313s coverage: 24.0% of statements [2021-07-31T17:47:44.403Z] === RUN TestErrorInterfaces [2021-07-31T17:47:44.403Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-31T17:47:44.403Z] === RUN TestNetworkMarshalling [2021-07-31T17:47:44.863Z] --- PASS: TestNetworkMarshalling (0.19s) [2021-07-31T17:47:44.863Z] === RUN TestEndpointMarshalling [2021-07-31T17:47:44.863Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-31T17:47:44.863Z] === RUN TestAuxAddresses [2021-07-31T17:47:44.863Z] time="2021-07-31T17:47:44Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-31T17:47:44.863Z] --- PASS: TestAuxAddresses (0.01s) [2021-07-31T17:47:44.863Z] === RUN TestSRVServiceQuery [2021-07-31T17:47:44.863Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:47:44.863Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-07-31T17:47:44.863Z] === RUN TestServiceVIPReuse [2021-07-31T17:47:44.863Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:47:44.863Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-07-31T17:47:44.863Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-31T17:47:44.863Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:47:44.863Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-07-31T17:47:44.863Z] === RUN TestDNSIPQuery [2021-07-31T17:47:44.863Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:47:44.863Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-31T17:47:44.863Z] === RUN TestDNSProxyServFail [2021-07-31T17:47:44.863Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:47:44.863Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-31T17:47:44.863Z] === RUN TestSandboxAddEmpty [2021-07-31T17:47:44.863Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:47:44.863Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-31T17:47:44.863Z] === RUN TestSandboxAddMultiPrio [2021-07-31T17:47:44.863Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:47:44.863Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-31T17:47:44.863Z] === RUN TestSandboxAddSamePrio [2021-07-31T17:47:44.863Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:47:44.863Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-31T17:47:44.863Z] === RUN TestCleanupServiceDiscovery [2021-07-31T17:47:44.863Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:47:44.863Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-31T17:47:44.863Z] === RUN TestDNSOptions [2021-07-31T17:47:44.863Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:47:44.863Z] --- SKIP: TestDNSOptions (0.01s) [2021-07-31T17:47:44.863Z] === RUN TestMultipleControllersWithSameStore [2021-07-31T17:47:44.863Z] time="2021-07-31T17:47:44Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-31T17:47:44.863Z] time="2021-07-31T17:47:44Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-31T17:47:44.863Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-07-31T17:47:44.863Z] PASS [2021-07-31T17:47:44.863Z] coverage: 8.6% of statements [2021-07-31T17:47:44.863Z] ok github.com/docker/docker/libnetwork 0.366s coverage: 8.6% of statements [2021-07-31T17:47:44.863Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-31T17:47:44.863Z] === RUN TestKey [2021-07-31T17:47:44.863Z] --- PASS: TestKey (0.00s) [2021-07-31T17:47:44.863Z] === RUN TestParseKey [2021-07-31T17:47:44.863Z] --- PASS: TestParseKey (0.00s) [2021-07-31T17:47:44.863Z] === RUN TestInvalidDataStore [2021-07-31T17:47:44.863Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-31T17:47:44.863Z] === RUN TestKVObjectFlatKey [2021-07-31T17:47:44.863Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-31T17:47:44.863Z] === RUN TestAtomicKVObjectFlatKey [2021-07-31T17:47:44.863Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-31T17:47:44.863Z] PASS [2021-07-31T17:47:44.863Z] coverage: 21.9% of statements [2021-07-31T17:47:44.863Z] ok github.com/docker/docker/libnetwork/datastore 0.058s coverage: 21.9% of statements [2021-07-31T17:47:44.931Z] --- PASS: TestCgroupNamespacesRun (1.87s) [2021-07-31T17:47:44.931Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-31T17:47:45.328Z] === RUN TestIPDataMarshalling [2021-07-31T17:47:45.328Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-31T17:47:45.328Z] === RUN TestValidateAndIsV6 [2021-07-31T17:47:45.328Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-31T17:47:45.328Z] PASS [2021-07-31T17:47:45.328Z] coverage: 68.9% of statements [2021-07-31T17:47:45.328Z] ok github.com/docker/docker/libnetwork/driverapi 0.048s coverage: 68.9% of statements [2021-07-31T17:47:45.797Z] === RUN TestDriver [2021-07-31T17:47:45.797Z] --- PASS: TestDriver (0.00s) [2021-07-31T17:47:45.797Z] PASS [2021-07-31T17:47:45.797Z] coverage: 34.8% of statements [2021-07-31T17:47:45.797Z] ok github.com/docker/docker/libnetwork/drivers/host 0.051s coverage: 34.8% of statements [2021-07-31T17:47:46.256Z] === RUN TestDriver [2021-07-31T17:47:46.256Z] --- PASS: TestDriver (0.00s) [2021-07-31T17:47:46.256Z] PASS [2021-07-31T17:47:46.256Z] coverage: 34.8% of statements [2021-07-31T17:47:46.256Z] ok github.com/docker/docker/libnetwork/drivers/null 0.047s coverage: 34.8% of statements [2021-07-31T17:47:46.313Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.43s) [2021-07-31T17:47:46.313Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-31T17:47:46.715Z] --- PASS: TestRandomAllocateDeallocate (4.94s) [2021-07-31T17:47:46.715Z] === RUN TestAllocateRandomDeallocate [2021-07-31T17:47:46.715Z] === RUN TestNetworkAllocateFree [2021-07-31T17:47:46.715Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-31T17:47:46.715Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-31T17:47:46.715Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-31T17:47:46.715Z] PASS [2021-07-31T17:47:46.715Z] coverage: 63.6% of statements [2021-07-31T17:47:46.715Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.124s coverage: 63.6% of statements [2021-07-31T17:47:47.175Z] === RUN TestGetEmptyCapabilities [2021-07-31T17:47:47.175Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-31T17:47:47.175Z] === RUN TestGetExtraCapabilities [2021-07-31T17:47:47.175Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-07-31T17:47:47.175Z] === RUN TestGetInvalidCapabilities [2021-07-31T17:47:47.175Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-07-31T17:47:47.175Z] === RUN TestRemoteDriver [2021-07-31T17:47:47.634Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-31T17:47:47.634Z] === RUN TestDriverError [2021-07-31T17:47:47.634Z] --- PASS: TestDriverError (0.01s) [2021-07-31T17:47:47.634Z] === RUN TestMissingValues [2021-07-31T17:47:47.634Z] --- PASS: TestMissingValues (0.01s) [2021-07-31T17:47:47.634Z] === RUN TestRollback [2021-07-31T17:47:47.634Z] --- PASS: TestRollback (0.01s) [2021-07-31T17:47:47.634Z] PASS [2021-07-31T17:47:47.634Z] coverage: 57.4% of statements [2021-07-31T17:47:47.634Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.102s coverage: 57.4% of statements [2021-07-31T17:47:47.634Z] === RUN TestNAT [2021-07-31T17:47:47.634Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-31T17:47:47.634Z] --- SKIP: TestNAT (0.00s) [2021-07-31T17:47:47.634Z] === RUN TestTransparent [2021-07-31T17:47:47.634Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-31T17:47:47.634Z] --- SKIP: TestTransparent (0.00s) [2021-07-31T17:47:47.634Z] PASS [2021-07-31T17:47:47.634Z] coverage: 0.0% of statements [2021-07-31T17:47:47.634Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.056s coverage: 0.0% of statements [2021-07-31T17:47:48.094Z] --- PASS: TestAllocateRandomDeallocate (1.36s) [2021-07-31T17:47:48.094Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-31T17:47:48.094Z] === RUN TestBuildDefault [2021-07-31T17:47:48.225Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.91s) [2021-07-31T17:47:48.225Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-31T17:47:48.555Z] --- PASS: TestBuildDefault (0.00s) [2021-07-31T17:47:48.555Z] === RUN TestBuildHostnameDomainname [2021-07-31T17:47:48.555Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-31T17:47:48.555Z] === RUN TestBuildHostname [2021-07-31T17:47:48.555Z] --- PASS: TestBuildHostname (0.00s) [2021-07-31T17:47:48.555Z] === RUN TestBuildHostnameFQDN [2021-07-31T17:47:48.555Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-31T17:47:48.555Z] === RUN TestBuildNoIP [2021-07-31T17:47:48.555Z] --- PASS: TestBuildNoIP (0.01s) [2021-07-31T17:47:48.555Z] === RUN TestUpdate [2021-07-31T17:47:48.555Z] --- PASS: TestUpdate (0.00s) [2021-07-31T17:47:48.555Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-31T17:47:48.555Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-31T17:47:48.555Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-31T17:47:48.555Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-31T17:47:48.555Z] === RUN TestAddEmpty [2021-07-31T17:47:48.555Z] --- PASS: TestAddEmpty (0.00s) [2021-07-31T17:47:48.555Z] === RUN TestAdd [2021-07-31T17:47:48.555Z] --- PASS: TestAdd (0.00s) [2021-07-31T17:47:48.555Z] === RUN TestDeleteEmpty [2021-07-31T17:47:48.555Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-31T17:47:48.555Z] === RUN TestDeleteNewline [2021-07-31T17:47:48.555Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-31T17:47:48.555Z] === RUN TestDelete [2021-07-31T17:47:48.555Z] --- PASS: TestDelete (0.00s) [2021-07-31T17:47:48.555Z] === RUN TestConcurrentWrites [2021-07-31T17:47:48.555Z] --- PASS: TestConcurrentWrites (0.22s) [2021-07-31T17:47:48.555Z] PASS [2021-07-31T17:47:48.555Z] coverage: 81.2% of statements [2021-07-31T17:47:48.555Z] ok github.com/docker/docker/libnetwork/etchosts 0.303s coverage: 81.2% of statements [2021-07-31T17:47:48.555Z] === RUN TestNew [2021-07-31T17:47:48.555Z] --- PASS: TestNew (0.00s) [2021-07-31T17:47:48.555Z] === RUN TestAddDriver [2021-07-31T17:47:48.555Z] --- PASS: TestAddDriver (0.00s) [2021-07-31T17:47:48.555Z] === RUN TestAddDuplicateDriver [2021-07-31T17:47:48.555Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-31T17:47:48.555Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-31T17:47:48.555Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-31T17:47:48.555Z] === RUN TestDriver [2021-07-31T17:47:48.555Z] --- PASS: TestDriver (0.00s) [2021-07-31T17:47:48.555Z] === RUN TestIPAM [2021-07-31T17:47:48.555Z] --- PASS: TestIPAM (0.00s) [2021-07-31T17:47:48.555Z] === RUN TestWalkIPAMs [2021-07-31T17:47:48.555Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-31T17:47:48.555Z] === RUN TestWalkDrivers [2021-07-31T17:47:48.555Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-31T17:47:48.555Z] PASS [2021-07-31T17:47:48.555Z] coverage: 82.4% of statements [2021-07-31T17:47:48.555Z] ok github.com/docker/docker/libnetwork/drvregistry 0.092s coverage: 82.4% of statements [2021-07-31T17:47:49.014Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.11s) [2021-07-31T17:47:49.014Z] === RUN TestRetrieveFromStore [2021-07-31T17:47:49.014Z] === RUN TestDiff [2021-07-31T17:47:49.014Z] --- PASS: TestDiff (0.00s) [2021-07-31T17:47:49.014Z] === RUN TestAddedCallback [2021-07-31T17:47:49.014Z] --- PASS: TestAddedCallback (0.00s) [2021-07-31T17:47:49.014Z] === RUN TestRemovedCallback [2021-07-31T17:47:49.014Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-31T17:47:49.014Z] === RUN TestNoCallback [2021-07-31T17:47:49.014Z] --- PASS: TestNoCallback (0.00s) [2021-07-31T17:47:49.014Z] PASS [2021-07-31T17:47:49.014Z] coverage: 48.1% of statements [2021-07-31T17:47:49.014Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.051s coverage: 48.1% of statements [2021-07-31T17:47:49.474Z] --- PASS: TestRetrieveFromStore (0.50s) [2021-07-31T17:47:49.474Z] === RUN TestIsCorrupted [2021-07-31T17:47:49.474Z] --- PASS: TestIsCorrupted (0.01s) [2021-07-31T17:47:49.474Z] === RUN TestSetRollover [2021-07-31T17:47:49.474Z] === RUN TestNew [2021-07-31T17:47:49.474Z] --- PASS: TestNew (0.00s) [2021-07-31T17:47:49.474Z] === RUN TestAllocate [2021-07-31T17:47:49.474Z] --- PASS: TestAllocate (0.00s) [2021-07-31T17:47:49.474Z] === RUN TestUninitialized [2021-07-31T17:47:49.474Z] --- PASS: TestUninitialized (0.00s) [2021-07-31T17:47:49.474Z] === RUN TestAllocateInRange [2021-07-31T17:47:49.474Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-31T17:47:49.474Z] === RUN TestAllocateSerial [2021-07-31T17:47:49.474Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-31T17:47:49.474Z] PASS [2021-07-31T17:47:49.474Z] coverage: 87.5% of statements [2021-07-31T17:47:49.474Z] ok github.com/docker/docker/libnetwork/idm 0.046s coverage: 87.5% of statements [2021-07-31T17:47:49.934Z] === RUN TestCaller [2021-07-31T17:47:49.934Z] --- PASS: TestCaller (0.00s) [2021-07-31T17:47:49.934Z] PASS [2021-07-31T17:47:49.934Z] coverage: 100.0% of statements [2021-07-31T17:47:49.934Z] ok github.com/docker/docker/libnetwork/internal/caller 0.041s coverage: 100.0% of statements [2021-07-31T17:47:50.138Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2021-07-31T17:47:50.138Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-31T17:47:50.405Z] === RUN TestSetSerialInsertDelete [2021-07-31T17:47:50.405Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-31T17:47:50.405Z] === RUN TestSetParallelInsertDelete [2021-07-31T17:47:51.375Z] === RUN TestInt2IP2IntConversion [2021-07-31T17:47:51.376Z] === RUN TestPoolRequest [2021-07-31T17:47:51.376Z] --- PASS: TestPoolRequest (0.00s) [2021-07-31T17:47:51.376Z] === RUN TestOtherRequests [2021-07-31T17:47:51.376Z] --- PASS: TestOtherRequests (0.00s) [2021-07-31T17:47:51.376Z] PASS [2021-07-31T17:47:51.376Z] coverage: 57.1% of statements [2021-07-31T17:47:51.376Z] ok github.com/docker/docker/libnetwork/ipams/null 0.042s coverage: 57.1% of statements [2021-07-31T17:47:52.050Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2021-07-31T17:47:52.050Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-31T17:47:52.352Z] --- PASS: TestInt2IP2IntConversion (0.66s) [2021-07-31T17:47:52.352Z] === RUN TestGetAddressVersion [2021-07-31T17:47:52.352Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-31T17:47:52.352Z] === RUN TestKeyString [2021-07-31T17:47:52.352Z] --- PASS: TestKeyString (0.00s) [2021-07-31T17:47:52.352Z] === RUN TestPoolDataMarshal [2021-07-31T17:47:52.352Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-31T17:47:52.352Z] === RUN TestSubnetsMarshal [2021-07-31T17:47:52.352Z] --- PASS: TestSubnetsMarshal (0.06s) [2021-07-31T17:47:52.352Z] === RUN TestAddSubnets [2021-07-31T17:47:52.352Z] --- PASS: TestSetRollover (2.73s) [2021-07-31T17:47:52.352Z] === RUN TestSetRolloverSerial [2021-07-31T17:47:52.352Z] --- PASS: TestAddSubnets (0.05s) [2021-07-31T17:47:52.352Z] === RUN TestDoublePoolRelease [2021-07-31T17:47:52.352Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-07-31T17:47:52.352Z] === RUN TestAddReleasePoolID [2021-07-31T17:47:52.352Z] --- PASS: TestAddReleasePoolID (0.07s) [2021-07-31T17:47:52.352Z] === RUN TestPredefinedPool [2021-07-31T17:47:52.352Z] --- PASS: TestPredefinedPool (0.03s) [2021-07-31T17:47:52.352Z] === RUN TestRemoveSubnet [2021-07-31T17:47:52.521Z] --- PASS: TestServiceWithDataPathPortInit (16.38s) [2021-07-31T17:47:52.521Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-31T17:47:52.811Z] --- PASS: TestRemoveSubnet (0.20s) [2021-07-31T17:47:52.811Z] === RUN TestGetSameAddress [2021-07-31T17:47:52.811Z] --- PASS: TestGetSameAddress (0.02s) [2021-07-31T17:47:52.811Z] === RUN TestPoolAllocationReuse [2021-07-31T17:47:52.811Z] === RUN TestGetCapabilities [2021-07-31T17:47:52.811Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-31T17:47:52.811Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-31T17:47:52.811Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-07-31T17:47:52.811Z] === RUN TestGetDefaultAddressSpaces [2021-07-31T17:47:52.811Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-07-31T17:47:52.811Z] === RUN TestRemoteDriver [2021-07-31T17:47:52.811Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-31T17:47:52.811Z] PASS [2021-07-31T17:47:52.811Z] coverage: 47.4% of statements [2021-07-31T17:47:52.811Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.072s coverage: 47.4% of statements [2021-07-31T17:47:53.433Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.46s) [2021-07-31T17:47:53.433Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-31T17:47:53.452Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-31T17:47:53.780Z] --- PASS: TestSetRolloverSerial (1.53s) [2021-07-31T17:47:53.780Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-31T17:47:53.780Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-31T17:47:53.780Z] PASS [2021-07-31T17:47:53.780Z] coverage: 84.4% of statements [2021-07-31T17:47:53.780Z] ok github.com/docker/docker/libnetwork/bitseq 12.250s coverage: 84.4% of statements [2021-07-31T17:47:53.780Z] === RUN TestWindowsIPAM [2021-07-31T17:47:53.780Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-31T17:47:53.780Z] PASS [2021-07-31T17:47:53.780Z] coverage: 71.4% of statements [2021-07-31T17:47:53.780Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.043s coverage: 71.4% of statements [2021-07-31T17:47:54.373Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.77s) [2021-07-31T17:47:54.373Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-31T17:47:54.748Z] === RUN TestDefaultNetwork [2021-07-31T17:47:54.822Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ze6tcbq8ncab96hlmbzsajug1 Created:2021-07-31 17:47:52.716191202 +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[f278d4fd9eb6a75c8c76c93a188c79526db83270e9f5624ee77f16c31fb594ce:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kranss959gvlqq9yfgye8xc1c EndpointID:17366a16d6d2344bc1aaa2741af5e5be0e3aed5351be11842581b834a7fcdf75 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5e34747e44c4e7cf50726c886da9fdacd875145599437d5550ae0b2d6aaad10a 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:6efcbd2a1b11 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kranss959gvlqq9yfgye8xc1c EndpointID:17366a16d6d2344bc1aaa2741af5e5be0e3aed5351be11842581b834a7fcdf75 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-31T17:47:55.220Z] --- PASS: TestDefaultNetwork (0.33s) [2021-07-31T17:47:55.220Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-31T17:47:55.220Z] --- PASS: TestPoolAllocationReuse (2.68s) [2021-07-31T17:47:55.220Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-31T17:47:55.220Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-07-31T17:47:55.220Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-31T17:47:55.679Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.31s) [2021-07-31T17:47:55.679Z] === RUN TestInitAddressPools [2021-07-31T17:47:55.679Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-31T17:47:55.679Z] PASS [2021-07-31T17:47:55.679Z] coverage: 74.0% of statements [2021-07-31T17:47:55.679Z] ok github.com/docker/docker/libnetwork/ipamutils 0.730s coverage: 74.0% of statements [2021-07-31T17:47:56.139Z] === RUN TestKeyValue [2021-07-31T17:47:56.139Z] --- PASS: TestKeyValue (0.00s) [2021-07-31T17:47:56.139Z] PASS [2021-07-31T17:47:56.139Z] coverage: 60.0% of statements [2021-07-31T17:47:56.139Z] ok github.com/docker/docker/libnetwork/netlabel 0.042s coverage: 60.0% of statements [2021-07-31T17:47:56.292Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s) [2021-07-31T17:47:56.292Z] === RUN TestNISDomainname [2021-07-31T17:47:57.346Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-31T17:47:57.674Z] --- PASS: TestNISDomainname (1.48s) [2021-07-31T17:47:57.674Z] === RUN TestHostnameDnsResolution [2021-07-31T17:47:58.280Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-31T17:47:58.318Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-31T17:47:58.318Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-31T17:47:58.318Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-31T17:47:58.318Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-31T17:47:58.318Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-31T17:47:58.318Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-31T17:47:58.318Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-31T17:47:58.318Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-31T17:47:58.318Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-31T17:47:58.318Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-31T17:47:58.318Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-31T17:47:58.318Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-31T17:47:58.318Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-31T17:47:58.318Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-31T17:47:58.318Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-31T17:47:58.318Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-31T17:47:58.318Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-31T17:47:59.056Z] --- PASS: TestHostnameDnsResolution (1.40s) [2021-07-31T17:47:59.056Z] === RUN TestStats [2021-07-31T17:47:59.214Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.08s) [2021-07-31T17:47:59.214Z] PASS [2021-07-31T17:47:59.214Z] [2021-07-31T17:47:59.214Z] === Skipped [2021-07-31T17:47:59.214Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-31T17:47:59.214Z] service_test.go:242: FLAKY_TEST [2021-07-31T17:47:59.214Z] [2021-07-31T17:47:59.214Z] [2021-07-31T17:47:59.214Z] DONE 26 tests, 1 skipped in 53.941s [2021-07-31T17:47:59.288Z] === RUN TestNetworkDBSimple [2021-07-31T17:47:59.472Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-31T17:47:59.472Z] ++ 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-31T17:47:59.472Z] ++ set -e [2021-07-31T17:47:59.472Z] ++ '[' -n 0 ']' [2021-07-31T17:47:59.472Z] ++ set -x [2021-07-31T17:47:59.472Z] ++ 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-31T17:47:59.472Z] INFO: Testing against a local daemon [2021-07-31T17:47:59.472Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-31T17:47:59.472Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-31T17:47:59.472Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-31T17:47:59.472Z] === RUN TestDockerNetworkIpvlan [2021-07-31T17:47:59.472Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-31T17:47:59.472Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-31T17:47:59.472Z] PASS [2021-07-31T17:47:59.472Z] [2021-07-31T17:47:59.472Z] === Skipped [2021-07-31T17:47:59.472Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-31T17:47:59.472Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-31T17:47:59.472Z] [2021-07-31T17:47:59.472Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-31T17:47:59.472Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-31T17:47:59.472Z] [2021-07-31T17:47:59.472Z] [2021-07-31T17:47:59.472Z] DONE 2 tests, 2 skipped in 0.166s [2021-07-31T17:47:59.472Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-31T17:47:59.472Z] ++ 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-31T17:47:59.472Z] ++ set -e [2021-07-31T17:47:59.472Z] ++ '[' -n 0 ']' [2021-07-31T17:47:59.472Z] ++ set -x [2021-07-31T17:47:59.472Z] ++ 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-31T17:47:59.731Z] INFO: Testing against a local daemon [2021-07-31T17:47:59.731Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-31T17:47:59.747Z] === RUN TestGenerate [2021-07-31T17:47:59.747Z] --- PASS: TestGenerate (0.00s) [2021-07-31T17:47:59.747Z] === RUN TestGeneratePtr [2021-07-31T17:47:59.747Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-31T17:47:59.747Z] === RUN TestGenerateMissingField [2021-07-31T17:47:59.747Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-31T17:47:59.747Z] === RUN TestFieldCannotBeSet [2021-07-31T17:47:59.747Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-31T17:47:59.747Z] === RUN TestTypeMismatchError [2021-07-31T17:47:59.747Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-31T17:47:59.747Z] PASS [2021-07-31T17:47:59.747Z] coverage: 100.0% of statements [2021-07-31T17:47:59.747Z] ok github.com/docker/docker/libnetwork/options 0.041s coverage: 100.0% of statements [2021-07-31T17:47:59.988Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-07-31T17:48:00.207Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.77s) [2021-07-31T17:48:00.207Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-31T17:48:00.207Z] 2021/07/31 17:47:59 Closing DB instances... [2021-07-31T17:48:00.207Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-31T17:48:00.207Z] PASS [2021-07-31T17:48:00.207Z] coverage: 100.0% of statements [2021-07-31T17:48:00.207Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.046s coverage: 100.0% of statements [2021-07-31T17:48:00.245Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-31T17:48:00.246Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-31T17:48:00.246Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-31T17:48:00.667Z] testing: warning: no tests to run [2021-07-31T17:48:00.667Z] PASS [2021-07-31T17:48:00.667Z] coverage: 0.0% of statements [2021-07-31T17:48:00.667Z] ok github.com/docker/docker/libnetwork/osl 0.041s coverage: 0.0% of statements [no tests to run] [2021-07-31T17:48:01.127Z] === RUN TestRequestNewPort [2021-07-31T17:48:01.127Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-31T17:48:01.127Z] === RUN TestRequestSpecificPort [2021-07-31T17:48:01.127Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-31T17:48:01.127Z] === RUN TestReleasePort [2021-07-31T17:48:01.127Z] --- PASS: TestReleasePort (0.00s) [2021-07-31T17:48:01.127Z] === RUN TestReuseReleasedPort [2021-07-31T17:48:01.127Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-31T17:48:01.127Z] === RUN TestReleaseUnreadledPort [2021-07-31T17:48:01.127Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-31T17:48:01.127Z] === RUN TestUnknowProtocol [2021-07-31T17:48:01.127Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-31T17:48:01.127Z] === RUN TestAllocateAllPorts [2021-07-31T17:48:01.127Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-31T17:48:01.127Z] === RUN TestPortAllocation [2021-07-31T17:48:01.127Z] --- PASS: TestPortAllocation (0.00s) [2021-07-31T17:48:01.127Z] === RUN TestPortAllocationWithCustomRange [2021-07-31T17:48:01.127Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-31T17:48:01.127Z] === RUN TestNoDuplicateBPR [2021-07-31T17:48:01.127Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-31T17:48:01.127Z] === RUN TestChangePortRange [2021-07-31T17:48:01.127Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-31T17:48:01.127Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-31T17:48:01.127Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-31T17:48:01.127Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-31T17:48:01.127Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-31T17:48:01.127Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-31T17:48:01.127Z] --- PASS: TestChangePortRange (0.00s) [2021-07-31T17:48:01.127Z] PASS [2021-07-31T17:48:01.127Z] coverage: 88.6% of statements [2021-07-31T17:48:01.127Z] ok github.com/docker/docker/libnetwork/portallocator 0.052s coverage: 88.6% of statements [2021-07-31T17:48:01.180Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2021-07-31T17:48:01.180Z] === RUN TestDockerNetworkMacvlan [2021-07-31T17:48:01.587Z] === RUN TestTransportPortConv [2021-07-31T17:48:01.587Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-31T17:48:01.587Z] === RUN TestTransportPortBindingConv [2021-07-31T17:48:01.587Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-31T17:48:01.587Z] === RUN TestErrorConstructors [2021-07-31T17:48:01.587Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-31T17:48:01.587Z] === RUN TestCompareIPMask [2021-07-31T17:48:01.587Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-31T17:48:01.587Z] === RUN TestUtilGetHostPartIP [2021-07-31T17:48:01.587Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-31T17:48:01.587Z] === RUN TestUtilGetBroadcastIP [2021-07-31T17:48:01.587Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-31T17:48:01.587Z] === RUN TestParseCIDR [2021-07-31T17:48:01.587Z] --- PASS: TestParseCIDR (0.00s) [2021-07-31T17:48:01.587Z] PASS [2021-07-31T17:48:01.587Z] coverage: 47.9% of statements [2021-07-31T17:48:01.587Z] ok github.com/docker/docker/libnetwork/types 0.045s coverage: 47.9% of statements [2021-07-31T17:48:01.587Z] --- PASS: TestNetworkDBSimple (2.44s) [2021-07-31T17:48:01.587Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-31T17:48:01.746Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-31T17:48:02.052Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.08s) [2021-07-31T17:48:02.052Z] === RUN TestGetAddress [2021-07-31T17:48:02.353Z] --- PASS: TestStats (2.81s) [2021-07-31T17:48:02.353Z] === RUN TestStopContainerWithTimeout [2021-07-31T17:48:02.353Z] === RUN TestStopContainerWithTimeout/0 [2021-07-31T17:48:02.353Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-31T17:48:02.353Z] === RUN TestStopContainerWithTimeout/1 [2021-07-31T17:48:02.353Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-31T17:48:02.353Z] === RUN TestStopContainerWithTimeout/3 [2021-07-31T17:48:02.353Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-31T17:48:02.353Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-31T17:48:02.353Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-31T17:48:02.353Z] === CONT TestStopContainerWithTimeout/0 [2021-07-31T17:48:02.353Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-31T17:48:02.353Z] === CONT TestStopContainerWithTimeout/3 [2021-07-31T17:48:02.353Z] === CONT TestStopContainerWithTimeout/1 [2021-07-31T17:48:02.511Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-31T17:48:02.511Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-31T17:48:02.511Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-31T17:48:02.511Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-31T17:48:02.511Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-31T17:48:02.511Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-31T17:48:02.511Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-31T17:48:02.511Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-31T17:48:02.511Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-31T17:48:02.511Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-31T17:48:02.511Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-31T17:48:02.511Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-31T17:48:02.511Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-31T17:48:02.511Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-31T17:48:02.511Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-31T17:48:02.511Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-31T17:48:02.511Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-31T17:48:02.511Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-31T17:48:02.511Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-31T17:48:02.511Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-31T17:48:02.511Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-31T17:48:02.511Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-31T17:48:02.511Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-31T17:48:02.511Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-31T17:48:02.511Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-31T17:48:02.511Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-31T17:48:02.511Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-31T17:48:02.511Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-31T17:48:02.511Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-31T17:48:02.511Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-31T17:48:02.511Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-31T17:48:02.511Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-31T17:48:02.511Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-31T17:48:02.511Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-31T17:48:02.511Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-31T17:48:02.511Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-31T17:48:02.511Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-31T17:48:02.511Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-31T17:48:02.511Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-31T17:48:02.511Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-31T17:48:02.511Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-31T17:48:02.511Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-31T17:48:02.511Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-31T17:48:02.511Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-31T17:48:02.511Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-31T17:48:02.511Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-31T17:48:02.511Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-31T17:48:02.511Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-31T17:48:02.511Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-31T17:48:02.511Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-31T17:48:02.511Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-31T17:48:02.511Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-31T17:48:02.511Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-31T17:48:02.511Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-31T17:48:02.511Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-31T17:48:02.511Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-31T17:48:02.511Z] PASS [2021-07-31T17:48:02.511Z] coverage: 50.0% of statements [2021-07-31T17:48:02.511Z] ok github.com/docker/docker/oci 0.048s coverage: 50.0% of statements [2021-07-31T17:48:02.678Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-31T17:48:02.972Z] 2021/07/31 17:48:02 Closing DB instances... [2021-07-31T17:48:02.972Z] === RUN TestAddressPoolOpt [2021-07-31T17:48:02.972Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-31T17:48:02.972Z] === RUN TestValidateEnv [2021-07-31T17:48:02.972Z] === RUN TestValidateEnv/a [2021-07-31T17:48:02.972Z] === RUN TestValidateEnv/something [2021-07-31T17:48:02.972Z] === RUN TestValidateEnv/_=a [2021-07-31T17:48:02.972Z] === RUN TestValidateEnv/env1=value1 [2021-07-31T17:48:02.972Z] === RUN TestValidateEnv/_env1=value1 [2021-07-31T17:48:02.972Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-31T17:48:02.972Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-31T17:48:02.972Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-31T17:48:02.972Z] === RUN TestValidateEnv/PATH [2021-07-31T17:48:02.972Z] === RUN TestValidateEnv/=a [2021-07-31T17:48:02.972Z] === RUN TestValidateEnv/PATH= [2021-07-31T17:48:02.972Z] === RUN TestValidateEnv/PATH=something [2021-07-31T17:48:02.972Z] === RUN TestValidateEnv/asd!qwe [2021-07-31T17:48:02.972Z] === RUN TestValidateEnv/1asd [2021-07-31T17:48:02.972Z] === RUN TestValidateEnv/123 [2021-07-31T17:48:02.972Z] === RUN TestValidateEnv/some_space [2021-07-31T17:48:02.972Z] === RUN TestValidateEnv/__some_space_before [2021-07-31T17:48:02.972Z] === RUN TestValidateEnv/some_space_after__ [2021-07-31T17:48:02.972Z] === RUN TestValidateEnv/= [2021-07-31T17:48:02.972Z] === RUN TestValidateEnv/PaTh [2021-07-31T17:48:02.972Z] --- PASS: TestValidateEnv (0.00s) [2021-07-31T17:48:02.972Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-31T17:48:02.972Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-31T17:48:02.972Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-31T17:48:02.972Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-31T17:48:02.972Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-31T17:48:02.972Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-31T17:48:02.972Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-31T17:48:02.972Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-31T17:48:02.972Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-31T17:48:02.972Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-31T17:48:02.972Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-31T17:48:02.972Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-31T17:48:02.972Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-31T17:48:02.972Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-31T17:48:02.972Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-31T17:48:02.972Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-31T17:48:02.972Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-31T17:48:02.972Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-31T17:48:02.972Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-31T17:48:02.972Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-31T17:48:02.972Z] === RUN TestParseHost [2021-07-31T17:48:02.972Z] --- PASS: TestParseHost (0.00s) [2021-07-31T17:48:02.972Z] === RUN TestParseDockerDaemonHost [2021-07-31T17:48:02.972Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-31T17:48:02.972Z] === RUN TestParseTCP [2021-07-31T17:48:02.972Z] --- PASS: TestParseTCP (0.00s) [2021-07-31T17:48:02.972Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-31T17:48:02.972Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-31T17:48:02.972Z] === RUN TestValidateExtraHosts [2021-07-31T17:48:02.972Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-31T17:48:02.972Z] === RUN TestIpOptString [2021-07-31T17:48:02.972Z] --- PASS: TestIpOptString (0.00s) [2021-07-31T17:48:02.972Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-31T17:48:02.972Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-31T17:48:02.972Z] === RUN TestNewIpOptValidDefaultVal [2021-07-31T17:48:02.972Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-31T17:48:02.972Z] === RUN TestIpOptSetInvalidVal [2021-07-31T17:48:02.972Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-31T17:48:02.972Z] === RUN TestValidateIPAddress [2021-07-31T17:48:02.972Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-31T17:48:02.972Z] === RUN TestMapOpts [2021-07-31T17:48:02.972Z] --- PASS: TestMapOpts (0.00s) [2021-07-31T17:48:02.972Z] === RUN TestListOptsWithoutValidator [2021-07-31T17:48:02.972Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-31T17:48:02.972Z] === RUN TestListOptsWithValidator [2021-07-31T17:48:02.972Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-31T17:48:02.972Z] === RUN TestValidateDNSSearch [2021-07-31T17:48:02.972Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-31T17:48:02.972Z] === RUN TestValidateLabel [2021-07-31T17:48:02.972Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-31T17:48:02.972Z] === RUN TestValidateLabel/label_with_general_format [2021-07-31T17:48:02.972Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-31T17:48:02.972Z] === RUN TestValidateLabel/label_with_one_more [2021-07-31T17:48:02.972Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-31T17:48:02.972Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-31T17:48:02.972Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-31T17:48:02.972Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-31T17:48:02.972Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-31T17:48:02.972Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-31T17:48:02.972Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-31T17:48:02.972Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-31T17:48:02.972Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-31T17:48:02.972Z] --- PASS: TestValidateLabel (0.00s) [2021-07-31T17:48:02.972Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-31T17:48:02.972Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-31T17:48:02.972Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-31T17:48:02.972Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-31T17:48:02.972Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-31T17:48:02.972Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-31T17:48:02.972Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-31T17:48:02.972Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-31T17:48:02.973Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-31T17:48:02.973Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-31T17:48:02.973Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-31T17:48:02.973Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-31T17:48:02.973Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-31T17:48:02.973Z] === RUN TestNamedListOpts [2021-07-31T17:48:02.973Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-31T17:48:02.973Z] === RUN TestNamedMapOpts [2021-07-31T17:48:02.973Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-31T17:48:02.973Z] === RUN TestParseLink [2021-07-31T17:48:02.973Z] --- PASS: TestParseLink (0.00s) [2021-07-31T17:48:02.973Z] === RUN TestQuotedStringSetWithQuotes [2021-07-31T17:48:02.973Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-31T17:48:02.973Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-31T17:48:02.973Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-31T17:48:02.973Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-31T17:48:02.973Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-31T17:48:02.973Z] === RUN TestUlimitOpt [2021-07-31T17:48:02.973Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-31T17:48:02.973Z] PASS [2021-07-31T17:48:02.973Z] coverage: 67.1% of statements [2021-07-31T17:48:02.973Z] ok github.com/docker/docker/opts 0.087s coverage: 67.1% of statements [2021-07-31T17:48:03.436Z] === RUN TestParseVersion [2021-07-31T17:48:03.436Z] --- PASS: TestParseVersion (0.00s) [2021-07-31T17:48:03.436Z] PASS [2021-07-31T17:48:03.436Z] coverage: 52.9% of statements [2021-07-31T17:48:03.436Z] ok github.com/docker/docker/pkg/aaparser 0.044s coverage: 52.9% of statements [2021-07-31T17:48:03.611Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-31T17:48:04.405Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.90s) [2021-07-31T17:48:04.405Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-31T17:48:04.895Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-07-31T17:48:04.895Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) [2021-07-31T17:48:04.895Z] --- PASS: TestStopContainerWithTimeout/1 (2.34s) [2021-07-31T17:48:04.895Z] --- PASS: TestStopContainerWithTimeout/3 (3.10s) [2021-07-31T17:48:04.895Z] --- PASS: TestStopContainerWithTimeout/-1 (3.19s) [2021-07-31T17:48:04.895Z] === RUN TestDeleteDevicemapper [2021-07-31T17:48:04.895Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-31T17:48:04.895Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-31T17:48:04.895Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-31T17:48:05.373Z] === RUN TestIsArchivePathDir [2021-07-31T17:48:05.373Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-07-31T17:48:05.373Z] === RUN TestIsArchivePathInvalidFile [2021-07-31T17:48:05.373Z] === RUN TestPeerCertificateMarshalJSON [2021-07-31T17:48:05.833Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2021-07-31T17:48:05.833Z] === RUN TestIsArchivePathTar [2021-07-31T17:48:05.833Z] 2021/07/31 17:48:05 Closing DB instances... [2021-07-31T17:48:05.833Z] --- PASS: TestIsArchivePathTar (0.18s) [2021-07-31T17:48:05.833Z] === RUN TestDecompressStreamGzip [2021-07-31T17:48:05.833Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-31T17:48:05.833Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-31T17:48:05.833Z] --- PASS: TestPeerCertificateMarshalJSON (0.33s) [2021-07-31T17:48:05.833Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-31T17:48:05.833Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-31T17:48:05.833Z] === RUN TestMiddleware [2021-07-31T17:48:05.833Z] --- PASS: TestMiddleware (0.00s) [2021-07-31T17:48:05.833Z] === RUN TestNewResponseModifier [2021-07-31T17:48:05.833Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-31T17:48:05.833Z] PASS [2021-07-31T17:48:05.833Z] coverage: 26.8% of statements [2021-07-31T17:48:05.833Z] ok github.com/docker/docker/pkg/authorization 0.368s coverage: 26.8% of statements [2021-07-31T17:48:05.833Z] --- PASS: TestDecompressStreamGzip (0.15s) [2021-07-31T17:48:05.833Z] === RUN TestDecompressStreamBzip2 [2021-07-31T17:48:06.138Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-31T17:48:06.138Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-31T17:48:06.293Z] --- PASS: TestDecompressStreamBzip2 (0.15s) [2021-07-31T17:48:06.293Z] === RUN TestDecompressStreamXz [2021-07-31T17:48:06.293Z] archive_test.go:134: Xz not present in msys2 [2021-07-31T17:48:06.293Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-31T17:48:06.293Z] === RUN TestCompressStreamXzUnsupported [2021-07-31T17:48:06.293Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-31T17:48:06.293Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-31T17:48:06.293Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-31T17:48:06.293Z] === RUN TestCompressStreamInvalid [2021-07-31T17:48:06.293Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-31T17:48:06.293Z] === RUN TestExtensionInvalid [2021-07-31T17:48:06.293Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-31T17:48:06.293Z] === RUN TestExtensionUncompressed [2021-07-31T17:48:06.293Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-31T17:48:06.293Z] === RUN TestExtensionBzip2 [2021-07-31T17:48:06.293Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-31T17:48:06.293Z] === RUN TestExtensionGzip [2021-07-31T17:48:06.293Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-31T17:48:06.293Z] === RUN TestExtensionXz [2021-07-31T17:48:06.293Z] --- PASS: TestExtensionXz (0.00s) [2021-07-31T17:48:06.293Z] === RUN TestCmdStreamLargeStderr [2021-07-31T17:48:06.293Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2021-07-31T17:48:06.293Z] === RUN TestCmdStreamBad [2021-07-31T17:48:06.293Z] archive_test.go:239: Failing on Windows CI machines [2021-07-31T17:48:06.293Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-31T17:48:06.293Z] === RUN TestCmdStreamGood [2021-07-31T17:48:06.293Z] --- PASS: TestCmdStreamGood (0.05s) [2021-07-31T17:48:06.293Z] === RUN TestUntarPathWithInvalidDest [2021-07-31T17:48:06.293Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2021-07-31T17:48:06.293Z] === RUN TestUntarPathWithInvalidSrc [2021-07-31T17:48:06.293Z] --- PASS: TestUntarPathWithInvalidSrc (0.01s) [2021-07-31T17:48:06.293Z] === RUN TestUntarPath [2021-07-31T17:48:06.293Z] --- PASS: TestUntarPath (0.08s) [2021-07-31T17:48:06.293Z] === RUN TestUntarPathWithDestinationFile [2021-07-31T17:48:06.704Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-31T17:48:06.752Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2021-07-31T17:48:06.752Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-31T17:48:06.752Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-07-31T17:48:06.752Z] === RUN TestCopyWithTarInvalidSrc [2021-07-31T17:48:06.752Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-31T17:48:06.752Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-31T17:48:06.752Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-31T17:48:06.752Z] === RUN TestCopyWithTarSrcFile [2021-07-31T17:48:06.752Z] === RUN TestUnbuffered [2021-07-31T17:48:06.752Z] --- PASS: TestUnbuffered (0.00s) [2021-07-31T17:48:06.752Z] === RUN TestRaceUnbuffered [2021-07-31T17:48:06.752Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-31T17:48:06.752Z] PASS [2021-07-31T17:48:06.752Z] coverage: 100.0% of statements [2021-07-31T17:48:06.752Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-31T17:48:06.752Z] === RUN TestCopyWithTarSrcFolder [2021-07-31T17:48:06.752Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2021-07-31T17:48:06.752Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-31T17:48:06.752Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-31T17:48:06.752Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-31T17:48:06.752Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-31T17:48:06.752Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-07-31T17:48:06.752Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-31T17:48:06.752Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-31T17:48:06.752Z] === RUN TestCopyFileWithTarSrcFile [2021-07-31T17:48:06.752Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-31T17:48:06.752Z] === RUN TestTarFiles [2021-07-31T17:48:07.212Z] === RUN TestMatch [2021-07-31T17:48:07.212Z] === RUN TestMatch/[[]] [2021-07-31T17:48:07.212Z] === RUN TestMatch/[[foo]] [2021-07-31T17:48:07.212Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-31T17:48:07.212Z] === RUN TestMatch/[[foo_bar]] [2021-07-31T17:48:07.212Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-31T17:48:07.212Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-31T17:48:07.212Z] === RUN TestMatch/[] [2021-07-31T17:48:07.212Z] === RUN TestMatch/[]#01 [2021-07-31T17:48:07.212Z] === RUN TestMatch/[[qux]] [2021-07-31T17:48:07.212Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-31T17:48:07.212Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-31T17:48:07.212Z] === RUN TestMatch/[[foo_baz]] [2021-07-31T17:48:07.212Z] --- PASS: TestMatch (0.00s) [2021-07-31T17:48:07.212Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-31T17:48:07.212Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-31T17:48:07.212Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-31T17:48:07.212Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-31T17:48:07.212Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-31T17:48:07.212Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-31T17:48:07.212Z] --- PASS: TestMatch/[] (0.00s) [2021-07-31T17:48:07.212Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-31T17:48:07.212Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-31T17:48:07.212Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-31T17:48:07.212Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-31T17:48:07.212Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-31T17:48:07.212Z] PASS [2021-07-31T17:48:07.212Z] coverage: 87.5% of statements [2021-07-31T17:48:07.212Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2021-07-31T17:48:07.212Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.90s) [2021-07-31T17:48:07.212Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-31T17:48:08.193Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.22s) [2021-07-31T17:48:08.193Z] === RUN TestUpdateMemory [2021-07-31T17:48:08.193Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-31T17:48:08.193Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-31T17:48:08.193Z] === RUN TestUpdateCPUQuota [2021-07-31T17:48:08.600Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-31T17:48:08.600Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-31T17:48:08.757Z] === RUN TestChrootTarUntar [2021-07-31T17:48:08.757Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:48:08.757Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-31T17:48:08.757Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-31T17:48:08.757Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:48:08.757Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-31T17:48:08.757Z] === RUN TestChrootUntarEmptyArchive [2021-07-31T17:48:08.757Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-31T17:48:08.757Z] === RUN TestChrootTarUntarWithSymlink [2021-07-31T17:48:08.757Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-31T17:48:08.757Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-31T17:48:08.757Z] === RUN TestChrootCopyWithTar [2021-07-31T17:48:08.757Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-31T17:48:08.757Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-31T17:48:08.757Z] === RUN TestChrootCopyFileWithTar [2021-07-31T17:48:08.757Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:48:08.757Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-31T17:48:08.757Z] === RUN TestChrootUntarPath [2021-07-31T17:48:08.757Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-31T17:48:08.757Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-31T17:48:08.757Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-31T17:48:08.757Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:48:08.757Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-31T17:48:08.757Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-31T17:48:08.757Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:48:08.757Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-31T17:48:08.757Z] === RUN TestChrootApplyDotDotFile [2021-07-31T17:48:08.757Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:48:08.757Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-31T17:48:08.757Z] PASS [2021-07-31T17:48:08.757Z] coverage: 15.4% of statements [2021-07-31T17:48:08.758Z] ok github.com/docker/docker/pkg/chrootarchive 0.105s coverage: 15.4% of statements [2021-07-31T17:48:09.736Z] === RUN TestSizeEmpty [2021-07-31T17:48:09.736Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-31T17:48:09.736Z] === RUN TestSizeEmptyFile [2021-07-31T17:48:09.736Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-31T17:48:09.736Z] === RUN TestSizeNonemptyFile [2021-07-31T17:48:09.736Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-31T17:48:09.736Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-31T17:48:09.736Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-31T17:48:09.736Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-31T17:48:09.736Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-31T17:48:09.736Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-31T17:48:09.736Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-31T17:48:09.736Z] === RUN TestMoveToSubdir [2021-07-31T17:48:09.736Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-31T17:48:09.736Z] === RUN TestSizeNonExistingDirectory [2021-07-31T17:48:09.736Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-31T17:48:09.736Z] PASS [2021-07-31T17:48:09.736Z] coverage: 80.0% of statements [2021-07-31T17:48:09.736Z] ok github.com/docker/docker/pkg/directory 0.071s coverage: 80.0% of statements [2021-07-31T17:48:09.736Z] 2021/07/31 17:48:09 Closing DB instances... [2021-07-31T17:48:10.496Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-31T17:48:10.706Z] === RUN Test [2021-07-31T17:48:10.706Z] === RUN Test/TestContainsEntry [2021-07-31T17:48:10.706Z] === RUN Test/TestCreateEntries [2021-07-31T17:48:10.706Z] === RUN Test/TestEntriesDiff [2021-07-31T17:48:10.706Z] === RUN Test/TestEntriesEquality [2021-07-31T17:48:10.706Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-31T17:48:10.706Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-31T17:48:10.706Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-31T17:48:10.706Z] === RUN Test/TestGeneratorNotGenerate [2021-07-31T17:48:10.706Z] === RUN Test/TestGeneratorWithPort [2021-07-31T17:48:10.706Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-31T17:48:10.706Z] === RUN Test/TestNewEntry [2021-07-31T17:48:10.706Z] === RUN Test/TestParse [2021-07-31T17:48:10.706Z] --- PASS: Test (0.00s) [2021-07-31T17:48:10.706Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-31T17:48:10.706Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-31T17:48:10.706Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-31T17:48:10.706Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-31T17:48:10.706Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-31T17:48:10.706Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-31T17:48:10.706Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-31T17:48:10.706Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-31T17:48:10.706Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-31T17:48:10.706Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-31T17:48:10.706Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-31T17:48:10.706Z] --- PASS: Test/TestParse (0.00s) [2021-07-31T17:48:10.706Z] PASS [2021-07-31T17:48:10.706Z] coverage: 58.3% of statements [2021-07-31T17:48:10.706Z] ok github.com/docker/docker/pkg/discovery 0.054s coverage: 58.3% of statements [2021-07-31T17:48:11.456Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-31T17:48:11.687Z] --- PASS: TestNetworkDBCRUDTableEntry (4.28s) [2021-07-31T17:48:11.687Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-31T17:48:11.687Z] === RUN Test [2021-07-31T17:48:11.687Z] === RUN Test/TestContent [2021-07-31T17:48:11.687Z] === RUN Test/TestInitialize [2021-07-31T17:48:11.687Z] === RUN Test/TestNew [2021-07-31T17:48:11.687Z] === RUN Test/TestParsingContentsWithComments [2021-07-31T17:48:11.687Z] === RUN Test/TestRegister [2021-07-31T17:48:11.687Z] === RUN Test/TestWatch [2021-07-31T17:48:11.687Z] --- PASS: Test (0.01s) [2021-07-31T17:48:11.687Z] --- PASS: Test/TestContent (0.00s) [2021-07-31T17:48:11.687Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-31T17:48:11.687Z] --- PASS: Test/TestNew (0.00s) [2021-07-31T17:48:11.687Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-31T17:48:11.687Z] --- PASS: Test/TestRegister (0.00s) [2021-07-31T17:48:11.687Z] --- PASS: Test/TestWatch (0.01s) [2021-07-31T17:48:11.687Z] PASS [2021-07-31T17:48:11.687Z] coverage: 97.6% of statements [2021-07-31T17:48:11.687Z] ok github.com/docker/docker/pkg/discovery/file 0.052s coverage: 97.6% of statements [2021-07-31T17:48:12.148Z] --- PASS: TestTarFiles (5.66s) [2021-07-31T17:48:12.148Z] === RUN TestTarUntar [2021-07-31T17:48:12.148Z] --- PASS: TestTarUntar (0.05s) [2021-07-31T17:48:12.148Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-31T17:48:12.148Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-07-31T17:48:12.148Z] === RUN TestTarWithOptions [2021-07-31T17:48:12.391Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-31T17:48:12.608Z] --- PASS: TestTarWithOptions (0.03s) [2021-07-31T17:48:12.608Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-31T17:48:12.608Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-31T17:48:12.608Z] === RUN TestUntarUstarGnuConflict [2021-07-31T17:48:12.608Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-07-31T17:48:12.608Z] === RUN TestUntarInvalidFilenames [2021-07-31T17:48:12.608Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames478684122\\dest" [2021-07-31T17:48:12.608Z] --- PASS: TestUntarInvalidFilenames (0.19s) [2021-07-31T17:48:12.608Z] === RUN TestUntarHardlinkToSymlink [2021-07-31T17:48:12.608Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-31T17:48:12.608Z] === RUN TestUntarInvalidHardlink [2021-07-31T17:48:12.608Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink419111115\\victim\\hello" -> "../victim/hello" [2021-07-31T17:48:12.608Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink829145518\\victim\\hello" -> "/../victim/hello" [2021-07-31T17:48:12.608Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink551258421\\victim" -> "../victim" [2021-07-31T17:48:12.608Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink703068432\\victim" -> "../victim" [2021-07-31T17:48:12.608Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink155735343\\victim" -> "../victim" [2021-07-31T17:48:12.608Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink382629058\\victim" -> "../victim" [2021-07-31T17:48:12.608Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-07-31T17:48:12.608Z] === RUN TestUntarInvalidSymlink [2021-07-31T17:48:12.608Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink910316345\\dest\\dotdot" -> "../victim/hello" [2021-07-31T17:48:12.608Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink549407556\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-31T17:48:12.608Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink218056147\\dest\\loophole-victim" -> "../victim" [2021-07-31T17:48:12.608Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink034273558\\dest\\loophole-victim" -> "../victim" [2021-07-31T17:48:12.608Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink365975933\\dest\\loophole-victim" -> "../victim" [2021-07-31T17:48:12.608Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink251853496\\dest\\loophole-victim" -> "../victim" [2021-07-31T17:48:12.608Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink250474167\\dest\\dir\\loophole" -> "../../victim" [2021-07-31T17:48:12.608Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-07-31T17:48:12.608Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-31T17:48:12.608Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-31T17:48:12.608Z] === RUN TestXGlobalNoParent [2021-07-31T17:48:12.608Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-31T17:48:12.608Z] === RUN TestReplaceFileTarWrapper [2021-07-31T17:48:13.068Z] --- PASS: TestReplaceFileTarWrapper (0.23s) [2021-07-31T17:48:13.068Z] === RUN TestPrefixHeaderReadable [2021-07-31T17:48:13.068Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-07-31T17:48:13.068Z] === RUN TestDisablePigz [2021-07-31T17:48:13.068Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-31T17:48:13.068Z] --- PASS: TestDisablePigz (0.14s) [2021-07-31T17:48:13.068Z] === RUN TestPigz [2021-07-31T17:48:13.068Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-31T17:48:13.068Z] --- PASS: TestPigz (0.17s) [2021-07-31T17:48:13.068Z] === RUN TestCopyFileWithInvalidDest [2021-07-31T17:48:13.068Z] archive_windows_test.go:16: Currently fails [2021-07-31T17:48:13.068Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-31T17:48:13.068Z] === RUN TestCanonicalTarNameForPath [2021-07-31T17:48:13.068Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-31T17:48:13.068Z] === RUN TestCanonicalTarName [2021-07-31T17:48:13.068Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-31T17:48:13.068Z] === RUN TestChmodTarEntry [2021-07-31T17:48:13.068Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-31T17:48:13.068Z] === RUN TestHardLinkOrder [2021-07-31T17:48:13.068Z] === RUN Test [2021-07-31T17:48:13.068Z] === RUN Test/TestInitialize [2021-07-31T17:48:13.324Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-31T17:48:13.528Z] --- PASS: TestHardLinkOrder (0.12s) [2021-07-31T17:48:13.528Z] === RUN TestChangeString [2021-07-31T17:48:13.528Z] --- PASS: TestChangeString (0.00s) [2021-07-31T17:48:13.528Z] === RUN TestChangesWithNoChanges [2021-07-31T17:48:13.528Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-07-31T17:48:13.528Z] === RUN TestChangesWithChanges [2021-07-31T17:48:13.528Z] --- PASS: TestChangesWithChanges (0.05s) [2021-07-31T17:48:13.528Z] === RUN TestChangesWithChangesGH13590 [2021-07-31T17:48:13.528Z] changes_test.go:196: needs more investigation [2021-07-31T17:48:13.528Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-31T17:48:13.528Z] === RUN TestChangesDirsEmpty [2021-07-31T17:48:13.528Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-31T17:48:13.528Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-07-31T17:48:13.528Z] === RUN TestChangesDirsMutated [2021-07-31T17:48:13.528Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-31T17:48:13.528Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-07-31T17:48:13.528Z] === RUN TestApplyLayer [2021-07-31T17:48:13.528Z] changes_test.go:433: needs further investigation [2021-07-31T17:48:13.528Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-31T17:48:13.528Z] === RUN TestChangesSizeWithHardlinks [2021-07-31T17:48:13.528Z] changes_test.go:469: needs further investigation [2021-07-31T17:48:13.528Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-31T17:48:13.528Z] === RUN TestChangesSizeWithNoChanges [2021-07-31T17:48:13.528Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-31T17:48:13.528Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-31T17:48:13.528Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-31T17:48:13.528Z] === RUN TestChangesSize [2021-07-31T17:48:13.528Z] --- PASS: TestChangesSize (0.01s) [2021-07-31T17:48:13.528Z] === RUN TestApplyLayerInvalidFilenames [2021-07-31T17:48:13.528Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames966955708\\dest" [2021-07-31T17:48:13.528Z] time="2021-07-31T17:48:13Z" level=info msg="Initializing discovery without TLS" [2021-07-31T17:48:13.528Z] time="2021-07-31T17:48:13Z" level=info msg="Initializing discovery without TLS" [2021-07-31T17:48:13.528Z] time="2021-07-31T17:48:13Z" level=info msg="Initializing discovery without TLS" [2021-07-31T17:48:13.528Z] === RUN Test/TestInitializeWithCerts [2021-07-31T17:48:13.528Z] time="2021-07-31T17:48:13Z" level=info msg="Initializing discovery with TLS" [2021-07-31T17:48:13.528Z] === RUN Test/TestWatch [2021-07-31T17:48:13.528Z] time="2021-07-31T17:48:13Z" level=info msg="Initializing discovery without TLS" [2021-07-31T17:48:13.528Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-07-31T17:48:13.528Z] === RUN TestApplyLayerInvalidHardlink [2021-07-31T17:48:13.528Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink987014478\\victim\\hello" -> "../victim/hello" [2021-07-31T17:48:13.528Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink397831253\\victim\\hello" -> "/../victim/hello" [2021-07-31T17:48:13.528Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink022606768\\victim" -> "../victim" [2021-07-31T17:48:13.528Z] 2021/07/31 17:48:13 Closing DB instances... [2021-07-31T17:48:13.528Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink544463695\\victim" -> "../victim" [2021-07-31T17:48:13.528Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink195164258\\victim" -> "../victim" [2021-07-31T17:48:13.528Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink862585945\\victim" -> "../victim" [2021-07-31T17:48:13.528Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-07-31T17:48:13.528Z] === RUN TestApplyLayerInvalidSymlink [2021-07-31T17:48:13.528Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink410388964\\dest\\dotdot" -> "../victim/hello" [2021-07-31T17:48:13.528Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink249213939\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-31T17:48:13.528Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink227903158\\dest\\loophole-victim" -> "../victim" [2021-07-31T17:48:13.528Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink574590109\\dest\\loophole-victim" -> "../victim" [2021-07-31T17:48:13.528Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink952245592\\dest\\loophole-victim" -> "../victim" [2021-07-31T17:48:13.528Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink236676311\\dest\\loophole-victim" -> "../victim" [2021-07-31T17:48:13.528Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-07-31T17:48:13.528Z] === RUN TestApplyLayerWhiteouts [2021-07-31T17:48:13.528Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2021-07-31T17:48:13.528Z] === RUN TestGenerateEmptyFile [2021-07-31T17:48:13.528Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-31T17:48:13.528Z] === RUN TestGenerateWithContent [2021-07-31T17:48:13.528Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-31T17:48:13.528Z] PASS [2021-07-31T17:48:13.528Z] coverage: 61.6% of statements [2021-07-31T17:48:13.528Z] ok github.com/docker/docker/pkg/archive 8.293s coverage: 61.6% of statements [2021-07-31T17:48:14.698Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-31T17:48:14.771Z] --- PASS: TestUpdateCPUQuota (5.82s) [2021-07-31T17:48:14.771Z] === RUN TestUpdatePidsLimit [2021-07-31T17:48:14.771Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-31T17:48:14.771Z] === RUN TestUpdatePidsLimit/no_change [2021-07-31T17:48:15.066Z] --- PASS: TestNetworkDBCRUDTableEntries (3.25s) [2021-07-31T17:48:15.066Z] === RUN TestNetworkDBNodeLeave [2021-07-31T17:48:15.340Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-31T17:48:15.631Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-07-31T17:48:15.911Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-31T17:48:16.603Z] --- PASS: Test (3.20s) [2021-07-31T17:48:16.604Z] --- PASS: Test/TestInitialize (0.19s) [2021-07-31T17:48:16.604Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-07-31T17:48:16.604Z] --- PASS: Test/TestWatch (3.00s) [2021-07-31T17:48:16.604Z] PASS [2021-07-31T17:48:16.604Z] coverage: 84.1% of statements [2021-07-31T17:48:16.604Z] ok github.com/docker/docker/pkg/discovery/kv 3.259s coverage: 84.1% of statements [2021-07-31T17:48:16.851Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-31T17:48:17.004Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-31T17:48:17.421Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-31T17:48:17.570Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-31T17:48:17.570Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-31T17:48:17.574Z] === RUN Test [2021-07-31T17:48:17.574Z] === RUN Test/TestWatch [2021-07-31T17:48:17.574Z] --- PASS: Test (0.00s) [2021-07-31T17:48:17.574Z] --- PASS: Test/TestWatch (0.00s) [2021-07-31T17:48:17.574Z] PASS [2021-07-31T17:48:17.574Z] coverage: 92.3% of statements [2021-07-31T17:48:17.574Z] ok github.com/docker/docker/pkg/discovery/memory 0.050s coverage: 92.3% of statements [2021-07-31T17:48:17.574Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2021-07-31T17:48:17.574Z] === RUN TestNetworkDBWatch [2021-07-31T17:48:17.998Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-31T17:48:18.033Z] === RUN Test [2021-07-31T17:48:18.033Z] === RUN Test/TestInitialize [2021-07-31T17:48:18.033Z] === RUN Test/TestInitializeWithPattern [2021-07-31T17:48:18.033Z] === RUN Test/TestRegister [2021-07-31T17:48:18.136Z] docker_api_swarm_test.go:271: [d0a0d5b469236] joining swarm manager [d348bbc35c9c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-31T17:48:18.136Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-31T17:48:18.136Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-31T17:48:18.492Z] === RUN Test/TestWatch [2021-07-31T17:48:18.492Z] --- PASS: Test (0.00s) [2021-07-31T17:48:18.492Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-31T17:48:18.492Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-31T17:48:18.492Z] --- PASS: Test/TestRegister (0.00s) [2021-07-31T17:48:18.492Z] --- PASS: Test/TestWatch (0.00s) [2021-07-31T17:48:18.492Z] PASS [2021-07-31T17:48:18.492Z] coverage: 93.8% of statements [2021-07-31T17:48:18.492Z] ok github.com/docker/docker/pkg/discovery/nodes 0.056s coverage: 93.8% of statements [2021-07-31T17:48:18.702Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-31T17:48:19.266Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-31T17:48:19.381Z] --- PASS: TestUpdatePidsLimit (5.42s) [2021-07-31T17:48:19.381Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.65s) [2021-07-31T17:48:19.381Z] --- PASS: TestUpdatePidsLimit/no_change (0.66s) [2021-07-31T17:48:19.381Z] --- PASS: TestUpdatePidsLimit/update_lower (0.65s) [2021-07-31T17:48:19.381Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.67s) [2021-07-31T17:48:19.381Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.66s) [2021-07-31T17:48:19.381Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.65s) [2021-07-31T17:48:19.381Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.67s) [2021-07-31T17:48:19.381Z] === RUN TestUpdateRestartPolicy [2021-07-31T17:48:19.461Z] === RUN TestPollerAddRemove [2021-07-31T17:48:19.461Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-31T17:48:19.461Z] === RUN TestPollerEvent [2021-07-31T17:48:19.461Z] poller_test.go:41: No chmod on Windows [2021-07-31T17:48:19.461Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-31T17:48:19.461Z] === RUN TestPollerClose [2021-07-31T17:48:19.461Z] --- PASS: TestPollerClose (0.00s) [2021-07-31T17:48:19.461Z] PASS [2021-07-31T17:48:19.461Z] coverage: 45.7% of statements [2021-07-31T17:48:19.461Z] ok github.com/docker/docker/pkg/filenotify 0.048s coverage: 45.7% of statements [2021-07-31T17:48:19.461Z] 2021/07/31 17:48:19 Closing DB instances... [2021-07-31T17:48:19.524Z] docker_api_swarm_test.go:272: [d0b89f4c1de82] joining swarm manager [d348bbc35c9c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-31T17:48:20.429Z] === RUN TestCopyFileWithInvalidSrc [2021-07-31T17:48:20.429Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-31T17:48:20.429Z] === RUN TestCopyFileWithInvalidDest [2021-07-31T17:48:20.429Z] --- PASS: TestCopyFileWithInvalidDest (0.01s) [2021-07-31T17:48:20.429Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-31T17:48:20.429Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-31T17:48:20.429Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-31T17:48:20.429Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-31T17:48:20.429Z] === RUN TestCopyFile [2021-07-31T17:48:20.429Z] --- PASS: TestCopyFile (0.00s) [2021-07-31T17:48:20.429Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-31T17:48:20.429Z] fileutils_test.go:134: Needs porting to Windows [2021-07-31T17:48:20.429Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-31T17:48:20.429Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-31T17:48:20.429Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-31T17:48:20.429Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-31T17:48:20.429Z] fileutils_test.go:180: Needs porting to Windows [2021-07-31T17:48:20.429Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-31T17:48:20.429Z] === RUN TestWildcardMatches [2021-07-31T17:48:20.429Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-31T17:48:20.429Z] === RUN TestPatternMatches [2021-07-31T17:48:20.429Z] --- PASS: TestPatternMatches (0.00s) [2021-07-31T17:48:20.429Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-31T17:48:20.429Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-31T17:48:20.429Z] === RUN TestPatternMatchesFolderExclusions [2021-07-31T17:48:20.429Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-31T17:48:20.429Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-31T17:48:20.429Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-31T17:48:20.429Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-31T17:48:20.429Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-31T17:48:20.429Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-31T17:48:20.429Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-31T17:48:20.429Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-31T17:48:20.429Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-31T17:48:20.429Z] === RUN TestSingleExclamationError [2021-07-31T17:48:20.429Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-31T17:48:20.429Z] === RUN TestMatchesWithNoPatterns [2021-07-31T17:48:20.429Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-31T17:48:20.429Z] === RUN TestMatchesWithMalformedPatterns [2021-07-31T17:48:20.429Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-31T17:48:20.429Z] === RUN TestMatches [2021-07-31T17:48:20.429Z] --- PASS: TestMatches (0.00s) [2021-07-31T17:48:20.429Z] === RUN TestCleanPatterns [2021-07-31T17:48:20.429Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-31T17:48:20.429Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-31T17:48:20.429Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-31T17:48:20.429Z] === RUN TestCleanPatternsExceptionFlag [2021-07-31T17:48:20.429Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-31T17:48:20.429Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-31T17:48:20.429Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-31T17:48:20.429Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-31T17:48:20.429Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-31T17:48:20.429Z] === RUN TestCleanPatternsErrorSingleException [2021-07-31T17:48:20.429Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-31T17:48:20.429Z] === RUN TestCreateIfNotExistsDir [2021-07-31T17:48:20.429Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-31T17:48:20.429Z] === RUN TestCreateIfNotExistsFile [2021-07-31T17:48:20.429Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-07-31T17:48:20.429Z] === RUN TestMatch [2021-07-31T17:48:20.429Z] --- PASS: TestMatch (0.00s) [2021-07-31T17:48:20.429Z] PASS [2021-07-31T17:48:20.429Z] coverage: 85.2% of statements [2021-07-31T17:48:20.429Z] ok github.com/docker/docker/pkg/fileutils 0.094s coverage: 85.2% of statements [2021-07-31T17:48:20.457Z] --- PASS: TestDockerNetworkMacvlan (19.47s) [2021-07-31T17:48:20.457Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-07-31T17:48:20.457Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-07-31T17:48:20.457Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.04s) [2021-07-31T17:48:20.457Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.49s) [2021-07-31T17:48:20.457Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.31s) [2021-07-31T17:48:20.457Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.21s) [2021-07-31T17:48:20.457Z] PASS [2021-07-31T17:48:20.457Z] [2021-07-31T17:48:20.457Z] DONE 8 tests in 20.985s [2021-07-31T17:48:20.457Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-31T17:48:20.457Z] ++ 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-31T17:48:20.457Z] ++ set -e [2021-07-31T17:48:20.457Z] ++ '[' -n 0 ']' [2021-07-31T17:48:20.457Z] ++ set -x [2021-07-31T17:48:20.457Z] ++ 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-31T17:48:20.457Z] testing: warning: no tests to run [2021-07-31T17:48:20.457Z] PASS [2021-07-31T17:48:20.457Z] [2021-07-31T17:48:20.457Z] DONE 0 tests in 0.026s [2021-07-31T17:48:20.714Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-31T17:48:20.714Z] ++ 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-31T17:48:20.714Z] ++ set -e [2021-07-31T17:48:20.714Z] ++ '[' -n 0 ']' [2021-07-31T17:48:20.714Z] ++ set -x [2021-07-31T17:48:20.714Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-31T17:48:20.714Z] INFO: Testing against a local daemon [2021-07-31T17:48:20.714Z] === RUN TestAuthZPluginAllowRequest [2021-07-31T17:48:20.889Z] --- PASS: TestNetworkDBWatch (3.05s) [2021-07-31T17:48:20.889Z] === RUN TestNetworkDBBulkSync [2021-07-31T17:48:21.351Z] === RUN TestGet [2021-07-31T17:48:21.352Z] --- PASS: TestGet (0.00s) [2021-07-31T17:48:21.352Z] === RUN TestGetShortcutString [2021-07-31T17:48:21.352Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-31T17:48:21.352Z] PASS [2021-07-31T17:48:21.352Z] coverage: 42.9% of statements [2021-07-31T17:48:21.352Z] ok github.com/docker/docker/pkg/homedir 0.050s coverage: 42.9% of statements [2021-07-31T17:48:21.649Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-31T17:48:22.215Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-31T17:48:22.322Z] 2021/07/31 17:48:21 Closing DB instances... [2021-07-31T17:48:22.322Z] === RUN TestCreateIDMapOrder [2021-07-31T17:48:22.322Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-31T17:48:22.322Z] PASS [2021-07-31T17:48:22.322Z] coverage: 7.2% of statements [2021-07-31T17:48:22.322Z] ok github.com/docker/docker/pkg/idtools 0.061s coverage: 7.2% of statements [2021-07-31T17:48:22.473Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2021-07-31T17:48:22.473Z] === RUN TestAuthZPluginTLS [2021-07-31T17:48:23.037Z] --- PASS: TestAuthZPluginTLS (0.59s) [2021-07-31T17:48:23.037Z] === RUN TestAuthZPluginDenyRequest [2021-07-31T17:48:23.604Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-07-31T17:48:23.604Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-31T17:48:23.861Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-07-31T17:48:23.861Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-31T17:48:24.169Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-07-31T17:48:24.169Z] === RUN TestAuthZPluginDenyResponse [2021-07-31T17:48:24.321Z] === RUN TestFixedBufferCap [2021-07-31T17:48:24.321Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-31T17:48:24.321Z] === RUN TestFixedBufferLen [2021-07-31T17:48:24.321Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-31T17:48:24.321Z] === RUN TestFixedBufferString [2021-07-31T17:48:24.321Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-31T17:48:24.321Z] === RUN TestFixedBufferWrite [2021-07-31T17:48:24.321Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-31T17:48:24.321Z] === RUN TestFixedBufferRead [2021-07-31T17:48:24.321Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-31T17:48:24.321Z] === RUN TestBytesPipeRead [2021-07-31T17:48:24.321Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-31T17:48:24.321Z] === RUN TestBytesPipeWrite [2021-07-31T17:48:24.321Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-31T17:48:24.321Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-31T17:48:24.426Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-31T17:48:24.683Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-07-31T17:48:24.683Z] === RUN TestAuthZPluginAllowEventStream [2021-07-31T17:48:24.780Z] --- PASS: TestBytesPipeWriteRandomChunks (0.54s) [2021-07-31T17:48:24.780Z] === RUN TestAtomicWriteToFile [2021-07-31T17:48:24.780Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-31T17:48:24.780Z] === RUN TestAtomicWriteSetCommit [2021-07-31T17:48:24.780Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-31T17:48:24.780Z] === RUN TestAtomicWriteSetCancel [2021-07-31T17:48:24.780Z] --- PASS: TestAtomicWriteSetCancel (0.03s) [2021-07-31T17:48:24.780Z] === RUN TestReadCloserWrapperClose [2021-07-31T17:48:24.780Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-31T17:48:24.780Z] === RUN TestReaderErrWrapperReadOnError [2021-07-31T17:48:24.780Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-31T17:48:24.780Z] === RUN TestReaderErrWrapperRead [2021-07-31T17:48:24.780Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-31T17:48:24.780Z] === RUN TestHashData [2021-07-31T17:48:24.780Z] --- PASS: TestHashData (0.00s) [2021-07-31T17:48:24.780Z] === RUN TestCancelReadCloser [2021-07-31T17:48:25.240Z] --- PASS: TestCancelReadCloser (0.17s) [2021-07-31T17:48:25.241Z] === RUN TestWriteCloserWrapperClose [2021-07-31T17:48:25.241Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-31T17:48:25.241Z] === RUN TestNopWriteCloser [2021-07-31T17:48:25.241Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-31T17:48:25.241Z] === RUN TestNopWriter [2021-07-31T17:48:25.241Z] --- PASS: TestNopWriter (0.00s) [2021-07-31T17:48:25.241Z] === RUN TestWriteCounter [2021-07-31T17:48:25.241Z] --- PASS: TestWriteCounter (0.00s) [2021-07-31T17:48:25.241Z] PASS [2021-07-31T17:48:25.241Z] coverage: 69.2% of statements [2021-07-31T17:48:25.241Z] ok github.com/docker/docker/pkg/ioutils 0.811s coverage: 69.2% of statements [2021-07-31T17:48:26.056Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-31T17:48:26.317Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2021-07-31T17:48:26.317Z] === RUN TestAuthZPluginErrorResponse [2021-07-31T17:48:26.780Z] === RUN TestError [2021-07-31T17:48:26.780Z] --- PASS: TestError (0.00s) [2021-07-31T17:48:26.780Z] === RUN TestProgressString [2021-07-31T17:48:26.780Z] === RUN TestProgressString/no_progress [2021-07-31T17:48:26.780Z] === RUN TestProgressString/progress_1 [2021-07-31T17:48:26.780Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-31T17:48:26.780Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-31T17:48:26.780Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-31T17:48:26.780Z] === RUN TestProgressString/with_units [2021-07-31T17:48:26.780Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-31T17:48:26.780Z] === RUN TestProgressString/hide_counts [2021-07-31T17:48:26.780Z] --- PASS: TestProgressString (0.00s) [2021-07-31T17:48:26.780Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-31T17:48:26.780Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-31T17:48:26.780Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-31T17:48:26.780Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-31T17:48:26.780Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-31T17:48:26.780Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-31T17:48:26.780Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-31T17:48:26.780Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-31T17:48:26.780Z] === RUN TestJSONMessageDisplay [2021-07-31T17:48:26.780Z] --- PASS: TestJSONMessageDisplay (0.18s) [2021-07-31T17:48:26.780Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-31T17:48:26.780Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-31T17:48:26.780Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-31T17:48:26.780Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-31T17:48:26.780Z] === RUN TestDisplayJSONMessagesStream [2021-07-31T17:48:26.780Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) [2021-07-31T17:48:26.780Z] PASS [2021-07-31T17:48:26.780Z] coverage: 91.7% of statements [2021-07-31T17:48:26.780Z] ok github.com/docker/docker/pkg/jsonmessage 0.245s coverage: 91.7% of statements [2021-07-31T17:48:26.882Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-07-31T17:48:26.882Z] === RUN TestAuthZPluginErrorRequest [2021-07-31T17:48:27.239Z] 2021/07/31 17:48:27 Closing DB instances... [2021-07-31T17:48:27.456Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2021-07-31T17:48:27.456Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-31T17:48:28.021Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-07-31T17:48:28.021Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-31T17:48:28.207Z] time="2021-07-31T17:48:27Z" level=error msg="node: 206879336a32 is unknown to memberlist" [2021-07-31T17:48:28.207Z] === RUN TestStandardLongPath [2021-07-31T17:48:28.207Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-31T17:48:28.207Z] === RUN TestUNCLongPath [2021-07-31T17:48:28.207Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-31T17:48:28.207Z] PASS [2021-07-31T17:48:28.207Z] coverage: 100.0% of statements [2021-07-31T17:48:28.207Z] ok github.com/docker/docker/pkg/longpath 0.047s coverage: 100.0% of statements [2021-07-31T17:48:28.278Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-31T17:48:29.176Z] === RUN TestNameFormat [2021-07-31T17:48:29.176Z] --- PASS: TestNameFormat (0.00s) [2021-07-31T17:48:29.176Z] === RUN TestNameRetries [2021-07-31T17:48:29.176Z] --- PASS: TestNameRetries (0.00s) [2021-07-31T17:48:29.176Z] PASS [2021-07-31T17:48:29.176Z] coverage: 85.7% of statements [2021-07-31T17:48:29.176Z] ok github.com/docker/docker/pkg/namesgenerator 0.054s coverage: 85.7% of statements [2021-07-31T17:48:29.662Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-31T17:48:30.154Z] === RUN TestParseKeyValueOpt [2021-07-31T17:48:30.154Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-31T17:48:30.154Z] === RUN TestParseUintList [2021-07-31T17:48:30.154Z] --- PASS: TestParseUintList (0.00s) [2021-07-31T17:48:30.154Z] === RUN TestParseUintListMaximumLimits [2021-07-31T17:48:30.154Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-31T17:48:30.154Z] PASS [2021-07-31T17:48:30.154Z] coverage: 97.0% of statements [2021-07-31T17:48:30.154Z] ok github.com/docker/docker/pkg/parsers 0.054s coverage: 97.0% of statements [2021-07-31T17:48:30.154Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.69s) [2021-07-31T17:48:30.154Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-31T17:48:30.227Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) [2021-07-31T17:48:30.227Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-31T17:48:31.127Z] === RUN TestNewAndRemove [2021-07-31T17:48:31.127Z] --- PASS: TestNewAndRemove (0.01s) [2021-07-31T17:48:31.127Z] === RUN TestRemoveInvalidPath [2021-07-31T17:48:31.127Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-31T17:48:31.127Z] PASS [2021-07-31T17:48:31.127Z] coverage: 82.6% of statements [2021-07-31T17:48:31.127Z] ok github.com/docker/docker/pkg/pidfile 0.078s coverage: 82.6% of statements [2021-07-31T17:48:31.159Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-31T17:48:31.416Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-31T17:48:31.586Z] 2021/07/31 17:48:31 Closing DB instances... [2021-07-31T17:48:32.349Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s) [2021-07-31T17:48:32.349Z] === RUN TestAuthZPluginHeader [2021-07-31T17:48:32.554Z] --- PASS: TestGetAddress (30.42s) [2021-07-31T17:48:32.554Z] === RUN TestRequestSyntaxCheck [2021-07-31T17:48:32.554Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-07-31T17:48:32.554Z] === RUN TestRequest [2021-07-31T17:48:33.014Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.50s) [2021-07-31T17:48:33.014Z] === RUN TestNetworkDBGarbageCollection [2021-07-31T17:48:33.281Z] --- PASS: TestAuthZPluginHeader (0.81s) [2021-07-31T17:48:33.281Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-31T17:48:33.989Z] === RUN TestFailedConnection [2021-07-31T17:48:34.277Z] --- PASS: TestUpdateRestartPolicy (12.82s) [2021-07-31T17:48:34.277Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-31T17:48:34.277Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2021-07-31T17:48:34.277Z] === RUN TestWaitNonBlocked [2021-07-31T17:48:34.277Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-31T17:48:34.277Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-31T17:48:34.277Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-31T17:48:34.277Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-31T17:48:34.277Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-31T17:48:34.277Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-31T17:48:34.277Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-31T17:48:34.277Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) [2021-07-31T17:48:34.277Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2021-07-31T17:48:34.277Z] === RUN TestWaitBlocked [2021-07-31T17:48:34.277Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-31T17:48:34.277Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-31T17:48:34.277Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-31T17:48:34.277Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-31T17:48:34.277Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-31T17:48:34.277Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-31T17:48:35.177Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-31T17:48:35.222Z] --- PASS: TestWaitBlocked (0.02s) [2021-07-31T17:48:35.222Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2021-07-31T17:48:35.222Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2021-07-31T17:48:35.222Z] === CONT TestContainerStartOnDaemonRestart [2021-07-31T17:48:35.222Z] === CONT TestContainerKillOnDaemonStart [2021-07-31T17:48:35.222Z] === CONT TestDaemonHostGatewayIP [2021-07-31T17:48:35.222Z] === CONT TestIpcModeOlderClient [2021-07-31T17:48:35.485Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-07-31T17:48:35.485Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-31T17:48:36.170Z] --- PASS: TestFailedConnection (2.40s) [2021-07-31T17:48:36.170Z] === RUN TestFailOnce [2021-07-31T17:48:36.170Z] 2021/07/31 17:48:35 http: panic serving 127.0.0.1:49314: Plugin not ready [2021-07-31T17:48:36.170Z] goroutine 34 [running]: [2021-07-31T17:48:36.170Z] net/http.(*conn).serve.func1(0xc000096000) [2021-07-31T17:48:36.170Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-07-31T17:48:36.170Z] panic(0x1135280, 0x124c6d0) [2021-07-31T17:48:36.170Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-31T17:48:36.170Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x125cd90, 0xc0000be000, 0xc0000a6000) [2021-07-31T17:48:36.170Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-31T17:48:36.170Z] net/http.HandlerFunc.ServeHTTP(0xc00018e050, 0x125cd90, 0xc0000be000, 0xc0000a6000) [2021-07-31T17:48:36.170Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-07-31T17:48:36.170Z] net/http.(*ServeMux).ServeHTTP(0xc00019a000, 0x125cd90, 0xc0000be000, 0xc0000a6000) [2021-07-31T17:48:36.170Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-07-31T17:48:36.170Z] net/http.serverHandler.ServeHTTP(0xc0001a2000, 0x125cd90, 0xc0000be000, 0xc0000a6000) [2021-07-31T17:48:36.170Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-07-31T17:48:36.170Z] net/http.(*conn).serve(0xc000096000, 0x125d980, 0xc00009e000) [2021-07-31T17:48:36.170Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-07-31T17:48:36.170Z] created by net/http.(*Server).Serve [2021-07-31T17:48:36.170Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-07-31T17:48:36.170Z] time="2021-07-31T17:48:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49313/Test.FailOnce: Post \"http://127.0.0.1:49313/Test.FailOnce\": EOF, retrying in 1s" [2021-07-31T17:48:36.549Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-31T17:48:37.139Z] --- PASS: TestFailOnce (1.20s) [2021-07-31T17:48:37.139Z] === RUN TestEchoInputOutput [2021-07-31T17:48:37.482Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.18s) [2021-07-31T17:48:37.482Z] === RUN TestAuthZPluginV2Disable [2021-07-31T17:48:37.482Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-31T17:48:37.599Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-31T17:48:37.599Z] === RUN TestBackoff [2021-07-31T17:48:37.599Z] --- PASS: TestBackoff (0.00s) [2021-07-31T17:48:37.599Z] === RUN TestAbortRetry [2021-07-31T17:48:37.599Z] --- PASS: TestAbortRetry (0.00s) [2021-07-31T17:48:37.599Z] === RUN TestClientScheme [2021-07-31T17:48:37.599Z] --- PASS: TestClientScheme (0.00s) [2021-07-31T17:48:37.599Z] === RUN TestNewClientWithTimeout [2021-07-31T17:48:38.046Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-07-31T17:48:38.058Z] time="2021-07-31T17:48:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49318/Test.Echo: Post \"http://127.0.0.1:49318/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-31T17:48:38.611Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-31T17:48:38.791Z] --- PASS: TestContainerStartOnDaemonRestart (3.47s) [2021-07-31T17:48:38.791Z] === CONT TestDaemonRestartIpcMode [2021-07-31T17:48:38.791Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.48s) [2021-07-31T17:48:39.602Z] time="2021-07-31T17:48:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49318/Test.Echo: Post \"http://127.0.0.1:49318/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-31T17:48:39.731Z] --- PASS: TestDaemonHostGatewayIP (4.49s) [2021-07-31T17:48:40.571Z] === RUN TestParseEmptyInterface [2021-07-31T17:48:40.571Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-31T17:48:40.571Z] === RUN TestParseNonInterfaceType [2021-07-31T17:48:40.571Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-31T17:48:40.571Z] === RUN TestParseWithOneFunction [2021-07-31T17:48:40.571Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-31T17:48:40.571Z] === RUN TestParseWithMultipleFuncs [2021-07-31T17:48:40.571Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-31T17:48:40.571Z] === RUN TestParseWithUnnamedReturn [2021-07-31T17:48:40.571Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-31T17:48:40.571Z] === RUN TestEmbeddedInterface [2021-07-31T17:48:40.571Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-31T17:48:40.571Z] === RUN TestParsedImports [2021-07-31T17:48:40.571Z] --- PASS: TestParsedImports (0.00s) [2021-07-31T17:48:40.571Z] === RUN TestAliasedImports [2021-07-31T17:48:40.571Z] --- PASS: TestAliasedImports (0.00s) [2021-07-31T17:48:40.571Z] PASS [2021-07-31T17:48:40.571Z] coverage: 56.8% of statements [2021-07-31T17:48:40.571Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.075s coverage: 56.8% of statements [2021-07-31T17:48:41.893Z] --- PASS: TestAuthZPluginV2Disable (4.26s) [2021-07-31T17:48:41.893Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-31T17:48:42.109Z] --- PASS: TestRequest (9.18s) [2021-07-31T17:48:42.109Z] === RUN TestOverlappingRequests [2021-07-31T17:48:42.109Z] time="2021-07-31T17:48:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49318/Test.Echo: Post \"http://127.0.0.1:49318/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-31T17:48:42.109Z] === RUN TestHTTPTransport [2021-07-31T17:48:42.109Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-31T17:48:42.109Z] PASS [2021-07-31T17:48:42.109Z] coverage: 85.7% of statements [2021-07-31T17:48:42.109Z] ok github.com/docker/docker/pkg/plugins/transport 0.054s coverage: 85.7% of statements [2021-07-31T17:48:42.109Z] --- PASS: TestOverlappingRequests (0.45s) [2021-07-31T17:48:42.109Z] === RUN TestRelease [2021-07-31T17:48:42.273Z] --- PASS: TestDaemonRestartIpcMode (3.37s) [2021-07-31T17:48:43.078Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-31T17:48:43.078Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-31T17:48:43.078Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-31T17:48:43.078Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-31T17:48:43.078Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-31T17:48:43.078Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-31T17:48:43.078Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-31T17:48:43.078Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-31T17:48:43.078Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-31T17:48:43.078Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-31T17:48:43.078Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-31T17:48:43.078Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-31T17:48:43.078Z] === RUN TestBufferPoolPutAndGet [2021-07-31T17:48:43.078Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-31T17:48:43.078Z] PASS [2021-07-31T17:48:43.078Z] coverage: 88.2% of statements [2021-07-31T17:48:43.078Z] ok github.com/docker/docker/pkg/pools 0.042s coverage: 88.2% of statements [2021-07-31T17:48:43.539Z] === RUN TestOutputOnPrematureClose [2021-07-31T17:48:43.539Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-31T17:48:43.539Z] === RUN TestCompleteSilently [2021-07-31T17:48:43.539Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-31T17:48:43.539Z] PASS [2021-07-31T17:48:43.539Z] coverage: 75.9% of statements [2021-07-31T17:48:43.539Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2021-07-31T17:48:43.999Z] --- PASS: TestRelease (1.66s) [2021-07-31T17:48:43.999Z] === RUN TestAllocateRandomDeallocate [2021-07-31T17:48:43.999Z] === RUN TestSendToOneSub [2021-07-31T17:48:43.999Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-31T17:48:43.999Z] === RUN TestSendToMultipleSubs [2021-07-31T17:48:43.999Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-31T17:48:43.999Z] === RUN TestEvictOneSub [2021-07-31T17:48:43.999Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-31T17:48:43.999Z] === RUN TestClosePublisher [2021-07-31T17:48:43.999Z] --- PASS: TestClosePublisher (0.00s) [2021-07-31T17:48:43.999Z] === RUN TestPubSubRace [2021-07-31T17:48:44.418Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.89s) [2021-07-31T17:48:44.418Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-31T17:48:44.969Z] --- PASS: TestPubSubRace (1.05s) [2021-07-31T17:48:44.969Z] PASS [2021-07-31T17:48:44.969Z] coverage: 75.0% of statements [2021-07-31T17:48:44.969Z] ok github.com/docker/docker/pkg/pubsub 1.090s coverage: 75.0% of statements [2021-07-31T17:48:45.939Z] === RUN TestRegister [2021-07-31T17:48:45.939Z] --- PASS: TestRegister (0.00s) [2021-07-31T17:48:45.939Z] === RUN TestCommand [2021-07-31T17:48:45.939Z] --- PASS: TestCommand (0.04s) [2021-07-31T17:48:45.939Z] === RUN TestNaiveSelf [2021-07-31T17:48:45.939Z] --- PASS: TestNaiveSelf (0.05s) [2021-07-31T17:48:45.939Z] PASS [2021-07-31T17:48:45.939Z] coverage: 82.4% of statements [2021-07-31T17:48:45.939Z] ok github.com/docker/docker/pkg/reexec 0.144s coverage: 82.4% of statements [2021-07-31T17:48:46.399Z] time="2021-07-31T17:48:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49318/Test.Echo: Post \"http://127.0.0.1:49318/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-31T17:48:46.859Z] === RUN TestDump [2021-07-31T17:48:46.859Z] goroutine 19 [running]: [2021-07-31T17:48:46.859Z] github.com/docker/docker/pkg/stack.dump(0xc000148010, 0x2a0d7954, 0x10aed4676f4) [2021-07-31T17:48:46.859Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-31T17:48:46.859Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-07-31T17:48:46.859Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-07-31T17:48:46.859Z] github.com/docker/docker/pkg/stack.TestDump(0xc00014c300) [2021-07-31T17:48:46.859Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-07-31T17:48:46.859Z] testing.tRunner(0xc00014c300, 0x605ee0) [2021-07-31T17:48:46.859Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-31T17:48:46.859Z] created by testing.(*T).Run [2021-07-31T17:48:46.859Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-31T17:48:46.859Z] [2021-07-31T17:48:46.859Z] goroutine 1 [chan receive]: [2021-07-31T17:48:46.859Z] testing.(*T).Run(0xc00014c300, 0x5f8618, 0x8, 0x605ee0, 0x46a2cd) [2021-07-31T17:48:46.859Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-31T17:48:46.859Z] testing.runTests.func1(0xc00014c180) [2021-07-31T17:48:46.859Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-31T17:48:46.859Z] testing.tRunner(0xc00014c180, 0xc000145da8) [2021-07-31T17:48:46.859Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-31T17:48:46.859Z] testing.runTests(0xc000118060, 0x74b220, 0x3, 0x3, 0xc03981b5aa0538d4, 0x8bb32ea309, 0x74fc80, 0x5f9e68) [2021-07-31T17:48:46.859Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-31T17:48:46.859Z] testing.(*M).Run(0xc000158080, 0x0) [2021-07-31T17:48:46.859Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-31T17:48:46.859Z] main.main() [2021-07-31T17:48:46.859Z] _testmain.go:95 +0x1c8 [2021-07-31T17:48:46.859Z] --- PASS: TestDump (0.00s) [2021-07-31T17:48:46.859Z] === RUN TestDumpToFile [2021-07-31T17:48:47.318Z] --- PASS: TestDumpToFile (0.21s) [2021-07-31T17:48:47.318Z] === RUN TestDumpToFileWithEmptyInput [2021-07-31T17:48:47.318Z] goroutine 21 [running]: [2021-07-31T17:48:47.318Z] github.com/docker/docker/pkg/stack.dump(0xc000148010, 0x438, 0x4e4500) [2021-07-31T17:48:47.318Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-31T17:48:47.318Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-07-31T17:48:47.318Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-07-31T17:48:47.318Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00014c780) [2021-07-31T17:48:47.318Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-07-31T17:48:47.318Z] testing.tRunner(0xc00014c780, 0x605ed0) [2021-07-31T17:48:47.318Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-31T17:48:47.318Z] created by testing.(*T).Run [2021-07-31T17:48:47.318Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-31T17:48:47.318Z] [2021-07-31T17:48:47.318Z] goroutine 1 [chan receive]: [2021-07-31T17:48:47.318Z] testing.(*T).Run(0xc00014c780, 0x5ff0cc, 0x1c, 0x605ed0, 0x46a201) [2021-07-31T17:48:47.318Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-31T17:48:47.318Z] testing.runTests.func1(0xc00014c180) [2021-07-31T17:48:47.318Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-31T17:48:47.318Z] testing.tRunner(0xc00014c180, 0xc000145da8) [2021-07-31T17:48:47.318Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-31T17:48:47.318Z] testing.runTests(0xc000118060, 0x74b220, 0x3, 0x3, 0xc03981b5aa0538d4, 0x8bb32ea309, 0x74fc80, 0x5f9e68) [2021-07-31T17:48:47.318Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-31T17:48:47.318Z] testing.(*M).Run(0xc000158080, 0x0) [2021-07-31T17:48:47.318Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-31T17:48:47.318Z] main.main() [2021-07-31T17:48:47.318Z] _testmain.go:95 +0x1c8 [2021-07-31T17:48:47.318Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-07-31T17:48:47.318Z] PASS [2021-07-31T17:48:47.318Z] coverage: 90.9% of statements [2021-07-31T17:48:47.318Z] ok github.com/docker/docker/pkg/stack 0.252s coverage: 90.9% of statements [2021-07-31T17:48:47.695Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-31T17:48:47.778Z] === RUN TestNewStdWriter [2021-07-31T17:48:47.778Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-31T17:48:47.778Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-31T17:48:47.778Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-31T17:48:47.778Z] === RUN TestWriteWithNilBytes [2021-07-31T17:48:47.778Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-31T17:48:47.778Z] === RUN TestWrite [2021-07-31T17:48:47.778Z] --- PASS: TestWrite (0.00s) [2021-07-31T17:48:47.778Z] === RUN TestWriteWithWriterError [2021-07-31T17:48:47.778Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-31T17:48:47.778Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-31T17:48:47.778Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-31T17:48:47.778Z] === RUN TestStdCopyWriteAndRead [2021-07-31T17:48:47.778Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-31T17:48:47.778Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-31T17:48:47.778Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-31T17:48:47.778Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-31T17:48:47.778Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-31T17:48:47.778Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-31T17:48:47.778Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-31T17:48:47.778Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-31T17:48:47.778Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-31T17:48:47.778Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-31T17:48:47.778Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-31T17:48:47.778Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-31T17:48:47.778Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-31T17:48:47.778Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-31T17:48:47.778Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-31T17:48:47.778Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-31T17:48:47.778Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-31T17:48:47.778Z] PASS [2021-07-31T17:48:47.778Z] coverage: 100.0% of statements [2021-07-31T17:48:47.778Z] ok github.com/docker/docker/pkg/stdcopy 0.046s coverage: 100.0% of statements [2021-07-31T17:48:48.747Z] --- PASS: TestAllocateRandomDeallocate (4.64s) [2021-07-31T17:48:48.747Z] === RUN TestRetrieveFromStore [2021-07-31T17:48:48.747Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-31T17:48:48.747Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-31T17:48:48.747Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-31T17:48:48.747Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-31T17:48:48.747Z] === RUN TestFormatStatus [2021-07-31T17:48:48.747Z] --- PASS: TestFormatStatus (0.00s) [2021-07-31T17:48:48.747Z] === RUN TestFormatError [2021-07-31T17:48:48.747Z] --- PASS: TestFormatError (0.00s) [2021-07-31T17:48:48.747Z] === RUN TestFormatJSONError [2021-07-31T17:48:48.747Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-31T17:48:48.747Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-31T17:48:48.747Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-31T17:48:48.747Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-31T17:48:48.747Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-31T17:48:48.747Z] === RUN TestNewJSONProgressOutput [2021-07-31T17:48:48.747Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-31T17:48:48.747Z] === RUN TestAuxFormatterEmit [2021-07-31T17:48:48.747Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-31T17:48:48.747Z] === RUN TestStreamWriterStdout [2021-07-31T17:48:48.747Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-31T17:48:48.747Z] === RUN TestStreamWriterStderr [2021-07-31T17:48:48.747Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-31T17:48:48.747Z] PASS [2021-07-31T17:48:48.747Z] coverage: 66.2% of statements [2021-07-31T17:48:48.747Z] ok github.com/docker/docker/pkg/streamformatter 0.049s coverage: 66.2% of statements [2021-07-31T17:48:48.850Z] --- PASS: TestContainerKillOnDaemonStart (12.75s) [2021-07-31T17:48:48.850Z] PASS [2021-07-31T17:48:48.850Z] [2021-07-31T17:48:48.850Z] === Skipped [2021-07-31T17:48:48.850Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-07-31T17:48:48.850Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-31T17:48:48.850Z] [2021-07-31T17:48:48.850Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-31T17:48:48.850Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-31T17:48:48.850Z] [2021-07-31T17:48:48.850Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-31T17:48:48.850Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-31T17:48:48.850Z] [2021-07-31T17:48:48.850Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-31T17:48:48.850Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-31T17:48:48.850Z] [2021-07-31T17:48:48.850Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-31T17:48:48.850Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-31T17:48:48.850Z] [2021-07-31T17:48:48.850Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-07-31T17:48:48.850Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-31T17:48:48.850Z] [2021-07-31T17:48:48.850Z] [2021-07-31T17:48:48.850Z] DONE 195 tests, 6 skipped in 151.103s [2021-07-31T17:48:48.850Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-31T17:48:48.850Z] ++ 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-31T17:48:48.850Z] ++ set -e [2021-07-31T17:48:48.850Z] ++ '[' -n 0 ']' [2021-07-31T17:48:48.850Z] ++ set -x [2021-07-31T17:48:48.850Z] ++ 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-31T17:48:49.422Z] === RUN TestConfigDaemonLibtrustID [2021-07-31T17:48:49.722Z] === RUN TestGenerateRandomID [2021-07-31T17:48:49.722Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-31T17:48:49.722Z] === RUN TestShortenId [2021-07-31T17:48:49.722Z] --- PASS: TestShortenId (0.00s) [2021-07-31T17:48:49.722Z] === RUN TestShortenSha256Id [2021-07-31T17:48:49.722Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-31T17:48:49.722Z] === RUN TestShortenIdEmpty [2021-07-31T17:48:49.722Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-31T17:48:49.722Z] === RUN TestShortenIdInvalid [2021-07-31T17:48:49.722Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-31T17:48:49.722Z] === RUN TestIsShortIDNonHex [2021-07-31T17:48:49.722Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-31T17:48:49.722Z] === RUN TestIsShortIDNotCorrectSize [2021-07-31T17:48:49.722Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-31T17:48:49.722Z] PASS [2021-07-31T17:48:49.722Z] coverage: 70.6% of statements [2021-07-31T17:48:49.722Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2021-07-31T17:48:49.993Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-07-31T17:48:49.993Z] === RUN TestDaemonConfigValidation [2021-07-31T17:48:49.993Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-31T17:48:49.993Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-31T17:48:49.993Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-31T17:48:49.993Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-31T17:48:49.993Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-31T17:48:49.993Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-31T17:48:49.993Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-31T17:48:49.993Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-31T17:48:49.993Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-31T17:48:49.993Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-31T17:48:49.993Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-31T17:48:49.993Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-31T17:48:49.993Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-31T17:48:49.993Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-31T17:48:50.182Z] --- PASS: TestRetrieveFromStore (1.46s) [2021-07-31T17:48:50.182Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-31T17:48:50.182Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-07-31T17:48:50.182Z] === RUN TestParallelPredefinedRequest1 [2021-07-31T17:48:50.182Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-31T17:48:50.182Z] === RUN TestParallelPredefinedRequest2 [2021-07-31T17:48:50.182Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-31T17:48:50.182Z] === RUN TestParallelPredefinedRequest3 [2021-07-31T17:48:50.182Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-31T17:48:50.182Z] === RUN TestParallelPredefinedRequest4 [2021-07-31T17:48:50.182Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-31T17:48:50.182Z] === RUN TestParallelPredefinedRequest5 [2021-07-31T17:48:50.182Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-31T17:48:50.182Z] === RUN TestDebug [2021-07-31T17:48:50.182Z] --- PASS: TestDebug (0.00s) [2021-07-31T17:48:50.182Z] === RUN TestRequestPoolParallel [2021-07-31T17:48:50.253Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-31T17:48:50.253Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-31T17:48:50.253Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2021-07-31T17:48:50.253Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s) [2021-07-31T17:48:50.253Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2021-07-31T17:48:50.253Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.13s) [2021-07-31T17:48:50.253Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-07-31T17:48:50.253Z] PASS [2021-07-31T17:48:50.253Z] [2021-07-31T17:48:50.253Z] DONE 7 tests in 2.118s [2021-07-31T17:48:50.253Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-07-31T17:48:50.253Z] ++ 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-31T17:48:50.253Z] ++ set -e [2021-07-31T17:48:50.253Z] ++ '[' -n 0 ']' [2021-07-31T17:48:50.253Z] ++ set -x [2021-07-31T17:48:50.253Z] ++ 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-31T17:48:50.641Z] === RUN TestIsCpusetListAvailable [2021-07-31T17:48:50.641Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-31T17:48:50.641Z] PASS [2021-07-31T17:48:50.641Z] coverage: 39.4% of statements [2021-07-31T17:48:50.641Z] ok github.com/docker/docker/pkg/sysinfo 0.045s coverage: 39.4% of statements [2021-07-31T17:48:50.641Z] --- PASS: TestRequestPoolParallel (0.57s) [2021-07-31T17:48:50.641Z] === RUN TestFullAllocateRelease [2021-07-31T17:48:51.100Z] --- PASS: TestFullAllocateRelease (0.56s) [2021-07-31T17:48:51.100Z] === RUN TestOddAllocateRelease [2021-07-31T17:48:51.559Z] --- PASS: TestOddAllocateRelease (0.32s) [2021-07-31T17:48:51.559Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-31T17:48:51.559Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2021-07-31T17:48:51.559Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-31T17:48:51.559Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-07-31T17:48:51.559Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-31T17:48:51.559Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2021-07-31T17:48:51.559Z] === CONT TestParallelPredefinedRequest1 [2021-07-31T17:48:51.559Z] === CONT TestParallelPredefinedRequest4 [2021-07-31T17:48:51.559Z] === CONT TestParallelPredefinedRequest3 [2021-07-31T17:48:51.559Z] === CONT TestParallelPredefinedRequest5 [2021-07-31T17:48:51.559Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-31T17:48:51.559Z] === CONT TestParallelPredefinedRequest3 [2021-07-31T17:48:51.559Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-31T17:48:51.559Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-31T17:48:51.559Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-31T17:48:51.559Z] === CONT TestParallelPredefinedRequest4 [2021-07-31T17:48:51.559Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-31T17:48:51.559Z] === CONT TestParallelPredefinedRequest1 [2021-07-31T17:48:51.559Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-31T17:48:51.559Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-31T17:48:51.559Z] === CONT TestParallelPredefinedRequest2 [2021-07-31T17:48:51.559Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-31T17:48:51.559Z] === CONT TestParallelPredefinedRequest2 [2021-07-31T17:48:51.559Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-31T17:48:51.559Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-31T17:48:51.559Z] PASS [2021-07-31T17:48:51.559Z] coverage: 85.3% of statements [2021-07-31T17:48:51.559Z] ok github.com/docker/docker/libnetwork/ipam 60.315s coverage: 85.3% of statements [2021-07-31T17:48:52.534Z] === RUN TestChtimes [2021-07-31T17:48:52.534Z] --- PASS: TestChtimes (0.00s) [2021-07-31T17:48:52.534Z] === RUN TestChtimesWindows [2021-07-31T17:48:52.534Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-31T17:48:52.534Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-31T17:48:52.534Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-31T17:48:52.534Z] === RUN TestEnsureRemoveAllNotExist [2021-07-31T17:48:52.534Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-31T17:48:52.534Z] === RUN TestEnsureRemoveAllWithDir [2021-07-31T17:48:52.534Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-31T17:48:52.534Z] === RUN TestEnsureRemoveAllWithFile [2021-07-31T17:48:52.534Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-31T17:48:52.534Z] === RUN TestHasWin32KSupport [2021-07-31T17:48:52.534Z] syscall_windows_test.go:8: win32k: true [2021-07-31T17:48:52.534Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-31T17:48:52.534Z] PASS [2021-07-31T17:48:52.534Z] coverage: 12.9% of statements [2021-07-31T17:48:52.959Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-07-31T17:48:52.993Z] ok github.com/docker/docker/pkg/system 0.069s coverage: 12.9% of statements [2021-07-31T17:48:53.452Z] === RUN TestTailFile [2021-07-31T17:48:53.452Z] --- PASS: TestTailFile (0.00s) [2021-07-31T17:48:53.452Z] === RUN TestTailFileManyLines [2021-07-31T17:48:53.452Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-31T17:48:53.452Z] === RUN TestTailEmptyFile [2021-07-31T17:48:53.452Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-31T17:48:53.452Z] === RUN TestTailNegativeN [2021-07-31T17:48:53.452Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-31T17:48:53.452Z] === RUN TestNewTailReader [2021-07-31T17:48:53.452Z] === PAUSE TestNewTailReader [2021-07-31T17:48:53.452Z] === CONT TestNewTailReader [2021-07-31T17:48:53.452Z] === RUN TestNewTailReader/no_delimiter [2021-07-31T17:48:53.452Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-31T17:48:53.452Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-31T17:48:53.452Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-31T17:48:53.452Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-31T17:48:53.452Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-31T17:48:53.452Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-31T17:48:53.452Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-31T17:48:53.452Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-31T17:48:53.452Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-31T17:48:53.452Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-31T17:48:53.452Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-31T17:48:53.452Z] === RUN TestNewTailReader/truncated_last_line [2021-07-31T17:48:53.452Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-31T17:48:53.452Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-31T17:48:53.452Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-31T17:48:53.452Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-31T17:48:53.452Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-31T17:48:53.452Z] === CONT TestNewTailReader/no_delimiter [2021-07-31T17:48:53.452Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-31T17:48:53.452Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-31T17:48:53.452Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-31T17:48:53.452Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-31T17:48:53.452Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-31T17:48:53.452Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-31T17:48:53.452Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:48:53.452Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:48:53.452Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:48:53.452Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:48:53.452Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-31T17:48:53.452Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-31T17:48:53.452Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-31T17:48:53.452Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-31T17:48:53.452Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-31T17:48:53.452Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-31T17:48:53.452Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-31T17:48:53.452Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-31T17:48:53.452Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-31T17:48:53.452Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-31T17:48:53.452Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-31T17:48:53.452Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-31T17:48:53.452Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-31T17:48:53.452Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-31T17:48:53.452Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-31T17:48:53.452Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-31T17:48:53.452Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-31T17:48:53.452Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:48:53.452Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:48:53.452Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-31T17:48:53.452Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-31T17:48:53.452Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-31T17:48:53.452Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-31T17:48:53.452Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-31T17:48:53.452Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:48:53.452Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:48:53.452Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-31T17:48:53.453Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-31T17:48:53.453Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-31T17:48:53.453Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-31T17:48:53.453Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-31T17:48:53.453Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-31T17:48:53.453Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-31T17:48:53.453Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-31T17:48:53.453Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-31T17:48:53.453Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-31T17:48:53.453Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-31T17:48:53.453Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-31T17:48:53.453Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-31T17:48:53.453Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-31T17:48:53.453Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-31T17:48:53.453Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:48:53.453Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:48:53.453Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-31T17:48:53.453Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:48:53.453Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:48:53.453Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:48:53.453Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:48:53.453Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:48:53.453Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:48:53.453Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:48:53.453Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:48:53.453Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:48:53.453Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:48:53.453Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:48:53.453Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:48:53.453Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-31T17:48:53.453Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:48:53.453Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:48:53.453Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:48:53.453Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:48:53.453Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:48:53.453Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:48:53.453Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:48:53.453Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:48:53.453Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:48:53.453Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:48:53.453Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:48:53.453Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-31T17:48:53.453Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-31T17:48:53.453Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-31T17:48:53.453Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-31T17:48:53.453Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-31T17:48:53.453Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-31T17:48:53.453Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-31T17:48:53.548Z] INFO: Testing against a local daemon [2021-07-31T17:48:53.548Z] === RUN TestCommitInheritsEnv [2021-07-31T17:48:53.548Z] --- PASS: TestCommitInheritsEnv (0.35s) [2021-07-31T17:48:53.548Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-31T17:48:53.548Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-31T17:48:53.548Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-31T17:48:53.548Z] === RUN TestImagesFilterMultiReference [2021-07-31T17:48:53.548Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-07-31T17:48:53.548Z] === RUN TestImagePullPlatformInvalid [2021-07-31T17:48:53.548Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-31T17:48:53.548Z] === RUN TestRemoveImageOrphaning [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:48:53.916Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:48:53.916Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:48:53.916Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:48:53.916Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-31T17:48:53.916Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-31T17:48:53.916Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:48:53.916Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:48:53.916Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:48:53.916Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-31T17:48:53.916Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-31T17:48:53.916Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:48:53.916Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-31T17:48:53.916Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-31T17:48:53.916Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-31T17:48:53.916Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:48:53.916Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:48:53.916Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:48:53.916Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-31T17:48:53.917Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:48:53.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:48:53.917Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-31T17:48:53.918Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:48:53.918Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:48:53.918Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-31T17:48:53.919Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-31T17:48:53.919Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-31T17:48:53.919Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-31T17:48:53.919Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:48:53.919Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:48:53.919Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:48:53.919Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:48:53.919Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:48:53.919Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-31T17:48:53.919Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:48:53.919Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-31T17:48:53.919Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-31T17:48:53.920Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:48:53.920Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:48:53.920Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:48:54.118Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2021-07-31T17:48:54.118Z] === RUN TestRemoveImageGarbageCollector [2021-07-31T17:48:54.118Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-31T17:48:54.118Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-31T17:48:54.118Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-31T17:48:54.118Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-31T17:48:54.118Z] === RUN TestTagInvalidReference [2021-07-31T17:48:54.118Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-31T17:48:54.118Z] === RUN TestTagValidPrefixedRepo [2021-07-31T17:48:54.118Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-07-31T17:48:54.118Z] === RUN TestTagExistedNameWithoutForce [2021-07-31T17:48:54.118Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-31T17:48:54.118Z] === RUN TestTagOfficialNames [2021-07-31T17:48:54.118Z] --- PASS: TestTagOfficialNames (0.08s) [2021-07-31T17:48:54.118Z] === RUN TestTagMatchesDigest [2021-07-31T17:48:54.118Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-31T17:48:54.118Z] PASS [2021-07-31T17:48:54.118Z] [2021-07-31T17:48:54.118Z] === Skipped [2021-07-31T17:48:54.118Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-31T17:48:54.118Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-31T17:48:54.118Z] [2021-07-31T17:48:54.118Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-31T17:48:54.118Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-31T17:48:54.118Z] [2021-07-31T17:48:54.118Z] [2021-07-31T17:48:54.118Z] DONE 12 tests, 2 skipped in 3.968s [2021-07-31T17:48:54.378Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-07-31T17:48:54.378Z] ++ 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-31T17:48:54.378Z] ++ set -e [2021-07-31T17:48:54.378Z] ++ '[' -n 0 ']' [2021-07-31T17:48:54.378Z] ++ set -x [2021-07-31T17:48:54.378Z] ++ 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-31T17:48:54.380Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:48:54.380Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-31T17:48:54.380Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:48:54.380Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:48:54.380Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:48:54.380Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:48:54.380Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:48:54.380Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:48:54.380Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:48:54.380Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:48:54.380Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:48:54.380Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:48:54.380Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:48:54.380Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:48:54.380Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:48:54.380Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:48:54.380Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:48:54.380Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-31T17:48:54.380Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:48:54.380Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:48:54.380Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:48:54.380Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:48:54.380Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:48:54.380Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-31T17:48:54.380Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-31T17:48:54.380Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-31T17:48:54.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-31T17:48:54.382Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-31T17:48:54.382Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-31T17:48:54.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-31T17:48:54.382Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-31T17:48:54.382Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-31T17:48:54.382Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-31T17:48:54.382Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-31T17:48:54.382Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-31T17:48:54.382Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-31T17:48:54.382Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-31T17:48:54.382Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-31T17:48:54.382Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-31T17:48:54.382Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.03s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-31T17:48:54.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-31T17:48:54.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.01s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-31T17:48:54.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-31T17:48:54.384Z] PASS [2021-07-31T17:48:54.384Z] coverage: 88.6% of statements [2021-07-31T17:48:54.384Z] ok github.com/docker/docker/pkg/tailfile 0.230s coverage: 88.6% of statements [2021-07-31T17:48:54.843Z] --- PASS: TestNewClientWithTimeout (17.68s) [2021-07-31T17:48:54.843Z] === RUN TestClientStream [2021-07-31T17:48:54.843Z] --- PASS: TestClientStream (0.00s) [2021-07-31T17:48:54.843Z] === RUN TestClientSendFile [2021-07-31T17:48:54.843Z] --- PASS: TestClientSendFile (0.00s) [2021-07-31T17:48:54.843Z] === RUN TestClientWithRequestTimeout [2021-07-31T17:48:54.843Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-07-31T17:48:54.843Z] === RUN TestFileSpecPlugin [2021-07-31T17:48:54.843Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-07-31T17:48:54.843Z] === RUN TestFileJSONSpecPlugin [2021-07-31T17:48:55.303Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2021-07-31T17:48:55.303Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-31T17:48:55.303Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-31T17:48:55.303Z] === RUN TestPluginAddHandler [2021-07-31T17:48:55.303Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-31T17:48:55.303Z] === RUN TestPluginWaitBadPlugin [2021-07-31T17:48:55.303Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-31T17:48:55.303Z] === RUN TestGet [2021-07-31T17:48:55.303Z] time="2021-07-31T17:48:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-31T17:48:55.303Z] === RUN TestTarSumRemoveNonExistent [2021-07-31T17:48:55.303Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-07-31T17:48:55.303Z] === RUN TestTarSumRemove [2021-07-31T17:48:55.303Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-31T17:48:55.303Z] === RUN TestSortFileInfoSums [2021-07-31T17:48:55.303Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-31T17:48:55.303Z] === RUN TestNewTarSumForLabelInvalid [2021-07-31T17:48:55.303Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-31T17:48:55.303Z] === RUN TestNewTarSumForLabel [2021-07-31T17:48:55.303Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-31T17:48:55.303Z] === RUN TestEmptyTar [2021-07-31T17:48:55.303Z] --- PASS: TestEmptyTar (0.00s) [2021-07-31T17:48:55.303Z] === RUN TestTarSumsReadSize [2021-07-31T17:48:55.303Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-31T17:48:55.303Z] === RUN TestTarSums [2021-07-31T17:48:55.303Z] --- PASS: TestTarSums (0.07s) [2021-07-31T17:48:55.303Z] === RUN TestIteration [2021-07-31T17:48:55.303Z] --- PASS: TestIteration (0.00s) [2021-07-31T17:48:55.303Z] === RUN TestVersionLabelForChecksum [2021-07-31T17:48:55.303Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-31T17:48:55.303Z] === RUN TestVersion [2021-07-31T17:48:55.303Z] --- PASS: TestVersion (0.00s) [2021-07-31T17:48:55.303Z] === RUN TestGetVersion [2021-07-31T17:48:55.303Z] --- PASS: TestGetVersion (0.00s) [2021-07-31T17:48:55.303Z] === RUN TestGetVersions [2021-07-31T17:48:55.303Z] --- PASS: TestGetVersions (0.00s) [2021-07-31T17:48:55.303Z] PASS [2021-07-31T17:48:55.303Z] coverage: 89.3% of statements [2021-07-31T17:48:55.303Z] ok github.com/docker/docker/pkg/tarsum 0.132s coverage: 89.3% of statements [2021-07-31T17:48:56.232Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.49s) [2021-07-31T17:48:56.232Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-31T17:48:56.272Z] testing: warning: no tests to run [2021-07-31T17:48:56.272Z] PASS [2021-07-31T17:48:56.272Z] coverage: [no statements] [2021-07-31T17:48:56.272Z] time="2021-07-31T17:48:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-31T17:48:56.272Z] ok github.com/docker/docker/pkg/term/windows 0.041s coverage: [no statements] [no tests to run] [2021-07-31T17:48:56.288Z] INFO: Testing against a local daemon [2021-07-31T17:48:56.288Z] === RUN TestNetworkCreateDelete [2021-07-31T17:48:56.548Z] --- PASS: TestNetworkCreateDelete (0.21s) [2021-07-31T17:48:56.548Z] === RUN TestDockerNetworkDeletePreferID [2021-07-31T17:48:56.732Z] === RUN TestTruncIndex [2021-07-31T17:48:56.732Z] --- PASS: TestTruncIndex (0.11s) [2021-07-31T17:48:56.732Z] PASS [2021-07-31T17:48:56.732Z] coverage: 91.5% of statements [2021-07-31T17:48:56.732Z] ok github.com/docker/docker/pkg/truncindex 0.153s coverage: 91.5% of statements [2021-07-31T17:48:57.119Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2021-07-31T17:48:57.119Z] === RUN TestDaemonDNSFallback [2021-07-31T17:48:57.603Z] === RUN TestDockerSuite/TestBuildRm [2021-07-31T17:48:57.701Z] === RUN TestIsGIT [2021-07-31T17:48:57.702Z] --- PASS: TestIsGIT (0.00s) [2021-07-31T17:48:57.702Z] === RUN TestIsTransport [2021-07-31T17:48:57.702Z] --- PASS: TestIsTransport (0.00s) [2021-07-31T17:48:57.702Z] PASS [2021-07-31T17:48:57.702Z] coverage: 100.0% of statements [2021-07-31T17:48:57.702Z] ok github.com/docker/docker/pkg/urlutil 0.041s coverage: 100.0% of statements [2021-07-31T17:48:58.175Z] time="2021-07-31T17:48:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-31T17:48:58.175Z] === RUN TestVersionInfo [2021-07-31T17:48:58.175Z] --- PASS: TestVersionInfo (0.00s) [2021-07-31T17:48:58.175Z] === RUN TestAppendVersions [2021-07-31T17:48:58.175Z] --- PASS: TestAppendVersions (0.00s) [2021-07-31T17:48:58.175Z] PASS [2021-07-31T17:48:58.175Z] coverage: 88.9% of statements [2021-07-31T17:48:58.175Z] ok github.com/docker/docker/pkg/useragent 0.051s coverage: 88.9% of statements [2021-07-31T17:49:00.129Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-31T17:49:00.353Z] === RUN TestValidatePrivileges [2021-07-31T17:49:00.353Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-31T17:49:00.353Z] === RUN TestFilterByCapNeg [2021-07-31T17:49:00.353Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-31T17:49:00.353Z] === RUN TestFilterByCapPos [2021-07-31T17:49:00.353Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-31T17:49:00.353Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-31T17:49:00.353Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-31T17:49:00.353Z] PASS [2021-07-31T17:49:00.353Z] coverage: 12.0% of statements [2021-07-31T17:49:00.353Z] ok github.com/docker/docker/plugin 0.062s coverage: 12.0% of statements [2021-07-31T17:49:00.693Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-31T17:49:01.624Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-31T17:49:01.882Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-31T17:49:01.893Z] === RUN TestNewSettable [2021-07-31T17:49:01.893Z] --- PASS: TestNewSettable (0.00s) [2021-07-31T17:49:01.893Z] === RUN TestIsSettable [2021-07-31T17:49:01.893Z] --- PASS: TestIsSettable (0.00s) [2021-07-31T17:49:01.893Z] === RUN TestUpdateSettingsEnv [2021-07-31T17:49:01.893Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-31T17:49:01.893Z] PASS [2021-07-31T17:49:01.893Z] coverage: 20.0% of statements [2021-07-31T17:49:01.893Z] ok github.com/docker/docker/plugin/v2 0.045s coverage: 20.0% of statements [2021-07-31T17:49:01.893Z] time="2021-07-31T17:49:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-31T17:49:02.140Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-07-31T17:49:02.140Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-31T17:49:02.869Z] === RUN TestLoad [2021-07-31T17:49:02.869Z] --- PASS: TestLoad (0.00s) [2021-07-31T17:49:02.869Z] === RUN TestSave [2021-07-31T17:49:02.869Z] --- PASS: TestSave (0.04s) [2021-07-31T17:49:02.869Z] === RUN TestAddDeleteGet [2021-07-31T17:49:02.869Z] --- PASS: TestAddDeleteGet (0.04s) [2021-07-31T17:49:02.869Z] === RUN TestInvalidTags [2021-07-31T17:49:02.869Z] --- PASS: TestInvalidTags (0.01s) [2021-07-31T17:49:02.869Z] PASS [2021-07-31T17:49:02.869Z] coverage: 84.4% of statements [2021-07-31T17:49:02.869Z] ok github.com/docker/docker/reference 0.137s coverage: 84.4% of statements [2021-07-31T17:49:03.510Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-31T17:49:04.883Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-31T17:49:05.250Z] --- PASS: TestDaemonDNSFallback (6.82s) [2021-07-31T17:49:05.250Z] === RUN TestInspectNetwork [2021-07-31T17:49:05.782Z] === RUN TestResolveAuthConfigIndexServer [2021-07-31T17:49:05.782Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-31T17:49:05.782Z] === RUN TestResolveAuthConfigFullURL [2021-07-31T17:49:05.782Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-31T17:49:05.782Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-31T17:49:05.782Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-31T17:49:05.782Z] === RUN TestValidateMirror [2021-07-31T17:49:05.782Z] --- PASS: TestValidateMirror (0.00s) [2021-07-31T17:49:05.782Z] === RUN TestLoadInsecureRegistries [2021-07-31T17:49:05.782Z] time="2021-07-31T17:49:05Z" 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-31T17:49:05.782Z] time="2021-07-31T17:49:05Z" 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-31T17:49:05.782Z] time="2021-07-31T17:49:05Z" 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-31T17:49:05.782Z] --- PASS: TestLoadInsecureRegistries (0.20s) [2021-07-31T17:49:05.782Z] === RUN TestNewServiceConfig [2021-07-31T17:49:05.782Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-31T17:49:05.782Z] === RUN TestValidateIndexName [2021-07-31T17:49:05.782Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-31T17:49:05.782Z] === RUN TestValidateIndexNameWithError [2021-07-31T17:49:05.782Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-31T17:49:05.782Z] === RUN TestEndpointParse [2021-07-31T17:49:05.782Z] --- PASS: TestEndpointParse (0.00s) [2021-07-31T17:49:05.782Z] === RUN TestEndpointParseInvalid [2021-07-31T17:49:05.782Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-31T17:49:05.782Z] === RUN TestValidateEndpoint [2021-07-31T17:49:05.782Z] --- PASS: TestValidateEndpoint (0.01s) [2021-07-31T17:49:05.782Z] === RUN TestPing [2021-07-31T17:49:05.782Z] --- PASS: TestPing (0.00s) [2021-07-31T17:49:05.782Z] === RUN TestPingRegistryEndpoint [2021-07-31T17:49:05.782Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:49:05.782Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-31T17:49:05.782Z] === RUN TestEndpoint [2021-07-31T17:49:05.782Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:49:05.782Z] --- SKIP: TestEndpoint (0.00s) [2021-07-31T17:49:05.782Z] === RUN TestParseRepositoryInfo [2021-07-31T17:49:05.782Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-31T17:49:05.782Z] === RUN TestNewIndexInfo [2021-07-31T17:49:05.782Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-31T17:49:05.782Z] === RUN TestMirrorEndpointLookup [2021-07-31T17:49:05.782Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:49:05.782Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-07-31T17:49:05.782Z] === RUN TestSearchRepositories [2021-07-31T17:49:05.782Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-31T17:49:05.782Z] Host: 127.0.0.1:49340 [2021-07-31T17:49:05.782Z] User-Agent: docker test client [2021-07-31T17:49:05.782Z] Authorization: Token fake-token [2021-07-31T17:49:05.782Z] X-Docker-Token: true [2021-07-31T17:49:05.782Z] Accept-Encoding: gzip [2021-07-31T17:49:05.782Z] [2021-07-31T17:49:05.782Z] [2021-07-31T17:49:05.782Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-31T17:49:05.782Z] Connection: close [2021-07-31T17:49:05.782Z] Content-Length: 144 [2021-07-31T17:49:05.782Z] Cache-Control: no-cache [2021-07-31T17:49:05.782Z] Content-Type: application/json [2021-07-31T17:49:05.782Z] Date: Sat, 31 Jul 2021 17:49:05 GMT [2021-07-31T17:49:05.782Z] Expires: -1 [2021-07-31T17:49:05.782Z] Pragma: no-cache [2021-07-31T17:49:05.782Z] Server: docker-tests/mock [2021-07-31T17:49:05.782Z] X-Docker-Registry-Config: mock [2021-07-31T17:49:05.782Z] X-Docker-Registry-Version: 0.0.0 [2021-07-31T17:49:05.782Z] [2021-07-31T17:49:05.782Z] [2021-07-31T17:49:05.782Z] --- PASS: TestSearchRepositories (0.01s) [2021-07-31T17:49:05.782Z] === RUN TestTrustedLocation [2021-07-31T17:49:05.782Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-31T17:49:05.782Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-31T17:49:05.782Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-31T17:49:05.782Z] === RUN TestAllowNondistributableArtifacts [2021-07-31T17:49:05.782Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-31T17:49:05.782Z] === RUN TestIsSecureIndex [2021-07-31T17:49:05.782Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-31T17:49:05.782Z] PASS [2021-07-31T17:49:05.782Z] coverage: 51.7% of statements [2021-07-31T17:49:05.782Z] ok github.com/docker/docker/registry 0.311s coverage: 51.7% of statements [2021-07-31T17:49:06.243Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-31T17:49:06.243Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-31T17:49:06.243Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-31T17:49:06.243Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-31T17:49:06.255Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-31T17:49:06.704Z] === RUN TestRestartManagerTimeout [2021-07-31T17:49:06.704Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-31T17:49:06.704Z] === RUN TestRestartManagerTimeoutReset [2021-07-31T17:49:06.704Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-31T17:49:06.704Z] PASS [2021-07-31T17:49:06.704Z] coverage: 50.9% of statements [2021-07-31T17:49:06.704Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 50.9% of statements [2021-07-31T17:49:06.704Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-31T17:49:06.704Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-07-31T17:49:06.704Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-31T17:49:06.704Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-31T17:49:06.704Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-31T17:49:06.704Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-31T17:49:06.704Z] === RUN TestResumableRequestReaderWithReadError [2021-07-31T17:49:06.820Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-07-31T17:49:07.165Z] time="2021-07-31T17:49:06Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-31T17:49:07.165Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2021-07-31T17:49:07.165Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-31T17:49:07.165Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-31T17:49:07.165Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-31T17:49:07.165Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-31T17:49:07.165Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-31T17:49:07.165Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-31T17:49:07.165Z] === RUN TestResumableRequestReader [2021-07-31T17:49:07.165Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-31T17:49:07.165Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-31T17:49:07.165Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-31T17:49:07.165Z] PASS [2021-07-31T17:49:07.165Z] coverage: 100.0% of statements [2021-07-31T17:49:07.165Z] ok github.com/docker/docker/registry/resumable 0.227s coverage: 100.0% of statements [2021-07-31T17:49:07.557Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-31T17:49:07.557Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-07-31T17:49:07.557Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-31T17:49:07.557Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-31T17:49:07.557Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-31T17:49:07.557Z] Cross building: bundles/cross/windows/amd64 [2021-07-31T17:49:07.557Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-31T17:49:07.557Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-31T17:49:07.630Z] === RUN TestDecodeContainerConfig [2021-07-31T17:49:07.630Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-31T17:49:07.630Z] === RUN TestDecodeContainerConfigIsolation [2021-07-31T17:49:07.630Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-31T17:49:07.630Z] === RUN TestValidatePrivileged [2021-07-31T17:49:07.630Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-31T17:49:07.630Z] PASS [2021-07-31T17:49:07.630Z] coverage: 52.2% of statements [2021-07-31T17:49:07.630Z] ok github.com/docker/docker/runconfig 0.039s coverage: 52.2% of statements [2021-07-31T17:49:08.093Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-31T17:49:08.093Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-31T17:49:08.093Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-31T17:49:08.093Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-31T17:49:08.093Z] PASS [2021-07-31T17:49:08.093Z] coverage: 62.5% of statements [2021-07-31T17:49:08.093Z] ok github.com/docker/docker/testutil 0.042s coverage: 62.5% of statements [2021-07-31T17:49:08.718Z] docker_api_swarm_node_test.go:19: [de31a5e6c6acf] joining swarm manager [de8e243ce4635]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-31T17:49:09.650Z] docker_api_swarm_node_test.go:20: [d463deca022b3] joining swarm manager [de8e243ce4635]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-31T17:49:10.215Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-31T17:49:10.215Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-31T17:49:10.215Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-31T17:49:10.215Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-31T17:49:10.215Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-31T17:49:10.282Z] --- PASS: TestGet (15.03s) [2021-07-31T17:49:10.282Z] === RUN TestPluginWithNoManifest [2021-07-31T17:49:10.282Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-31T17:49:10.282Z] === RUN TestGetAll [2021-07-31T17:49:10.282Z] --- PASS: TestGetAll (0.00s) [2021-07-31T17:49:10.282Z] PASS [2021-07-31T17:49:10.282Z] coverage: 73.4% of statements [2021-07-31T17:49:10.282Z] ok github.com/docker/docker/pkg/plugins 36.409s coverage: 73.4% of statements [2021-07-31T17:49:10.472Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-31T17:49:11.250Z] === RUN TestGetAddress [2021-07-31T17:49:11.250Z] --- PASS: TestGetAddress (0.00s) [2021-07-31T17:49:11.250Z] === RUN TestRemove [2021-07-31T17:49:11.250Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-31T17:49:11.250Z] --- SKIP: TestRemove (0.00s) [2021-07-31T17:49:11.250Z] === RUN TestInitializeWithVolumes [2021-07-31T17:49:11.250Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-07-31T17:49:11.250Z] === RUN TestCreate [2021-07-31T17:49:11.250Z] --- PASS: TestCreate (0.01s) [2021-07-31T17:49:11.250Z] === RUN TestValidateName [2021-07-31T17:49:11.250Z] --- PASS: TestValidateName (0.00s) [2021-07-31T17:49:11.250Z] === RUN TestCreateWithOpts [2021-07-31T17:49:11.250Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-31T17:49:11.250Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-31T17:49:11.250Z] === RUN TestRelaodNoOpts [2021-07-31T17:49:11.250Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-07-31T17:49:11.250Z] PASS [2021-07-31T17:49:11.250Z] coverage: 41.5% of statements [2021-07-31T17:49:11.250Z] ok github.com/docker/docker/volume/local 0.124s coverage: 41.5% of statements [2021-07-31T17:49:11.250Z] === RUN TestGetDriver [2021-07-31T17:49:11.250Z] --- PASS: TestGetDriver (0.00s) [2021-07-31T17:49:11.250Z] === RUN TestVolumeRequestError [2021-07-31T17:49:11.404Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-31T17:49:11.404Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-31T17:49:11.718Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-31T17:49:11.718Z] PASS [2021-07-31T17:49:11.718Z] coverage: 36.1% of statements [2021-07-31T17:49:11.718Z] ok github.com/docker/docker/volume/drivers 0.067s coverage: 36.1% of statements [2021-07-31T17:49:11.832Z] === RUN TestInspectNetwork/full_network_id [2021-07-31T17:49:11.832Z] === RUN TestInspectNetwork/partial_network_id [2021-07-31T17:49:11.832Z] === RUN TestInspectNetwork/network_name [2021-07-31T17:49:11.832Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-31T17:49:12.178Z] === RUN TestLCOWParseMountRaw [2021-07-31T17:49:12.178Z] --- PASS: TestLCOWParseMountRaw (0.01s) [2021-07-31T17:49:12.178Z] === RUN TestLCOWParseMountRawSplit [2021-07-31T17:49:12.178Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-07-31T17:49:12.178Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-07-31T17:49:12.178Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-07-31T17:49:12.178Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-07-31T17:49:12.178Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-07-31T17:49:12.178Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-07-31T17:49:12.178Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-07-31T17:49:12.178Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-07-31T17:49:12.178Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-07-31T17:49:12.178Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-07-31T17:49:12.178Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-07-31T17:49:12.178Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-07-31T17:49:12.178Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-07-31T17:49:12.178Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-07-31T17:49:12.178Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-07-31T17:49:12.178Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-07-31T17:49:12.178Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-07-31T17:49:12.178Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-07-31T17:49:12.178Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-07-31T17:49:12.178Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-07-31T17:49:12.178Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-07-31T17:49:12.178Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-07-31T17:49:12.178Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-07-31T17:49:12.178Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-07-31T17:49:12.178Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-07-31T17:49:12.178Z] === RUN TestLinuxParseMountRaw [2021-07-31T17:49:12.178Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-07-31T17:49:12.178Z] === RUN TestLinuxParseMountRawSplit [2021-07-31T17:49:12.178Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-07-31T17:49:12.178Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-07-31T17:49:12.178Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-07-31T17:49:12.178Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-07-31T17:49:12.178Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-07-31T17:49:12.178Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-07-31T17:49:12.178Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-07-31T17:49:12.178Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-07-31T17:49:12.178Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-07-31T17:49:12.178Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-07-31T17:49:12.178Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-07-31T17:49:12.178Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-07-31T17:49:12.178Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-07-31T17:49:12.178Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-07-31T17:49:12.178Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-07-31T17:49:12.178Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-07-31T17:49:12.178Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-07-31T17:49:12.178Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-07-31T17:49:12.178Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-07-31T17:49:12.178Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-07-31T17:49:12.178Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-07-31T17:49:12.178Z] === RUN TestConvertTmpfsOptions [2021-07-31T17:49:12.178Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-07-31T17:49:12.178Z] linux_parser_test.go:209: data="ro" [2021-07-31T17:49:12.178Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-31T17:49:12.178Z] === RUN TestParseMountSpec [2021-07-31T17:49:12.178Z] parser_test.go:63: case 0 [2021-07-31T17:49:12.178Z] parser_test.go:63: case 1 [2021-07-31T17:49:12.178Z] parser_test.go:63: case 2 [2021-07-31T17:49:12.178Z] parser_test.go:63: case 3 [2021-07-31T17:49:12.178Z] parser_test.go:63: case 4 [2021-07-31T17:49:12.178Z] parser_test.go:63: case 5 [2021-07-31T17:49:12.335Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-31T17:49:12.592Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2021-07-31T17:49:12.592Z] PASS [2021-07-31T17:49:12.592Z] [2021-07-31T17:49:12.592Z] DONE 17 tests in 51.983s [2021-07-31T17:49:12.592Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-31T17:49:12.592Z] ++ 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-31T17:49:12.592Z] ++ set -e [2021-07-31T17:49:12.592Z] ++ '[' -n 0 ']' [2021-07-31T17:49:12.592Z] ++ set -x [2021-07-31T17:49:12.592Z] ++ 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-31T17:49:12.592Z] INFO: Testing against a local daemon [2021-07-31T17:49:12.592Z] === RUN TestPluginInvalidJSON [2021-07-31T17:49:12.644Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-31T17:49:12.644Z] === RUN TestValidateMount [2021-07-31T17:49:12.644Z] --- PASS: TestValidateMount (0.01s) [2021-07-31T17:49:12.644Z] === RUN TestWindowsParseMountRaw [2021-07-31T17:49:12.644Z] --- PASS: TestWindowsParseMountRaw (0.02s) [2021-07-31T17:49:12.644Z] === RUN TestWindowsParseMountRawSplit [2021-07-31T17:49:12.644Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-07-31T17:49:12.644Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-07-31T17:49:12.644Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-07-31T17:49:12.644Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-07-31T17:49:12.644Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-07-31T17:49:12.644Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-07-31T17:49:12.644Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-07-31T17:49:12.644Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-07-31T17:49:12.644Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-07-31T17:49:12.644Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-07-31T17:49:12.644Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-07-31T17:49:12.644Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-07-31T17:49:12.644Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-07-31T17:49:12.644Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-07-31T17:49:12.644Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-07-31T17:49:12.644Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-07-31T17:49:12.644Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-07-31T17:49:12.644Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-07-31T17:49:12.644Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-07-31T17:49:12.644Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-07-31T17:49:12.644Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-07-31T17:49:12.644Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-07-31T17:49:12.644Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-07-31T17:49:12.644Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-07-31T17:49:12.644Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-07-31T17:49:12.644Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-07-31T17:49:12.644Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-07-31T17:49:12.644Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-07-31T17:49:12.644Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-07-31T17:49:12.644Z] PASS [2021-07-31T17:49:12.644Z] coverage: 67.7% of statements [2021-07-31T17:49:12.644Z] ok github.com/docker/docker/volume/mounts 0.100s coverage: 67.7% of statements [2021-07-31T17:49:12.850Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-31T17:49:12.850Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-31T17:49:12.850Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-31T17:49:12.850Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-07-31T17:49:12.850Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-31T17:49:12.850Z] === RUN TestPluginInstall [2021-07-31T17:49:12.850Z] === RUN TestPluginInstall/no_auth [2021-07-31T17:49:13.104Z] === RUN TestSetGetMeta [2021-07-31T17:49:13.104Z] === PAUSE TestSetGetMeta [2021-07-31T17:49:13.104Z] === RUN TestRestore [2021-07-31T17:49:13.104Z] === PAUSE TestRestore [2021-07-31T17:49:13.104Z] === RUN TestServiceCreate [2021-07-31T17:49:13.104Z] === PAUSE TestServiceCreate [2021-07-31T17:49:13.104Z] === RUN TestServiceList [2021-07-31T17:49:13.104Z] === PAUSE TestServiceList [2021-07-31T17:49:13.104Z] === RUN TestServiceRemove [2021-07-31T17:49:13.104Z] === PAUSE TestServiceRemove [2021-07-31T17:49:13.104Z] === RUN TestServiceGet [2021-07-31T17:49:13.104Z] === PAUSE TestServiceGet [2021-07-31T17:49:13.104Z] === RUN TestServicePrune [2021-07-31T17:49:13.104Z] === PAUSE TestServicePrune [2021-07-31T17:49:13.104Z] === RUN TestCreate [2021-07-31T17:49:13.104Z] === PAUSE TestCreate [2021-07-31T17:49:13.104Z] === RUN TestRemove [2021-07-31T17:49:13.104Z] === PAUSE TestRemove [2021-07-31T17:49:13.104Z] === RUN TestList [2021-07-31T17:49:13.104Z] === PAUSE TestList [2021-07-31T17:49:13.104Z] === RUN TestFindByDriver [2021-07-31T17:49:13.104Z] === PAUSE TestFindByDriver [2021-07-31T17:49:13.104Z] === RUN TestFindByReferenced [2021-07-31T17:49:13.104Z] === PAUSE TestFindByReferenced [2021-07-31T17:49:13.104Z] === RUN TestDerefMultipleOfSameRef [2021-07-31T17:49:13.104Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-31T17:49:13.104Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-31T17:49:13.104Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-31T17:49:13.104Z] === RUN TestDefererencePluginOnCreateError [2021-07-31T17:49:13.104Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-31T17:49:13.104Z] === RUN TestRefDerefRemove [2021-07-31T17:49:13.104Z] === PAUSE TestRefDerefRemove [2021-07-31T17:49:13.104Z] === RUN TestGet [2021-07-31T17:49:13.104Z] === PAUSE TestGet [2021-07-31T17:49:13.104Z] === RUN TestGetWithReference [2021-07-31T17:49:13.104Z] === PAUSE TestGetWithReference [2021-07-31T17:49:13.104Z] === RUN TestFilterFunc [2021-07-31T17:49:13.104Z] === RUN TestFilterFunc/test_nil_list [2021-07-31T17:49:13.104Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-31T17:49:13.104Z] === RUN TestFilterFunc/test_empty_list [2021-07-31T17:49:13.104Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-31T17:49:13.104Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-31T17:49:13.104Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-31T17:49:13.104Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-31T17:49:13.104Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-31T17:49:13.104Z] === RUN TestFilterFunc/test_filter_some [2021-07-31T17:49:13.104Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-31T17:49:13.104Z] === RUN TestFilterFunc/test_filter_middle [2021-07-31T17:49:13.104Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-31T17:49:13.104Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-31T17:49:13.104Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-31T17:49:13.104Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-31T17:49:13.104Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-31T17:49:13.104Z] === CONT TestFilterFunc/test_nil_list [2021-07-31T17:49:13.104Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-31T17:49:13.104Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-31T17:49:13.104Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-31T17:49:13.104Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-31T17:49:13.104Z] === CONT TestFilterFunc/test_empty_list [2021-07-31T17:49:13.104Z] === CONT TestFilterFunc/test_filter_middle [2021-07-31T17:49:13.104Z] === CONT TestFilterFunc/test_filter_some [2021-07-31T17:49:13.104Z] --- PASS: TestFilterFunc (0.00s) [2021-07-31T17:49:13.104Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-31T17:49:13.104Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-31T17:49:13.104Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-31T17:49:13.104Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-31T17:49:13.104Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-31T17:49:13.104Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-31T17:49:13.104Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-31T17:49:13.104Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-31T17:49:13.104Z] === CONT TestSetGetMeta [2021-07-31T17:49:13.104Z] === CONT TestFindByReferenced [2021-07-31T17:49:13.104Z] === CONT TestGetWithReference [2021-07-31T17:49:13.104Z] === CONT TestDefererencePluginOnCreateError [2021-07-31T17:49:13.104Z] --- PASS: TestSetGetMeta (0.01s) [2021-07-31T17:49:13.104Z] === CONT TestFindByDriver [2021-07-31T17:49:13.104Z] --- PASS: TestFindByReferenced (0.03s) [2021-07-31T17:49:13.104Z] === CONT TestList [2021-07-31T17:49:13.104Z] --- PASS: TestGetWithReference (0.03s) [2021-07-31T17:49:13.104Z] === CONT TestRemove [2021-07-31T17:49:13.104Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-07-31T17:49:13.104Z] === CONT TestCreate [2021-07-31T17:49:13.104Z] --- PASS: TestFindByDriver (0.02s) [2021-07-31T17:49:13.104Z] === CONT TestServicePrune [2021-07-31T17:49:13.104Z] --- PASS: TestRemove (0.02s) [2021-07-31T17:49:13.104Z] === CONT TestServiceGet [2021-07-31T17:49:13.104Z] --- PASS: TestCreate (0.02s) [2021-07-31T17:49:13.104Z] === CONT TestServiceRemove [2021-07-31T17:49:13.104Z] --- PASS: TestList (0.03s) [2021-07-31T17:49:13.104Z] === CONT TestServiceList [2021-07-31T17:49:13.563Z] --- PASS: TestServiceGet (0.18s) [2021-07-31T17:49:13.563Z] === CONT TestServiceCreate [2021-07-31T17:49:13.563Z] time="2021-07-31T17:49:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-31T17:49:13.563Z] --- PASS: TestServiceRemove (0.18s) [2021-07-31T17:49:13.563Z] === CONT TestRestore [2021-07-31T17:49:13.563Z] time="2021-07-31T17:49:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-31T17:49:13.563Z] --- PASS: TestServiceList (0.18s) [2021-07-31T17:49:13.563Z] === CONT TestGet [2021-07-31T17:49:13.563Z] time="2021-07-31T17:49:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-31T17:49:13.563Z] time="2021-07-31T17:49:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-31T17:49:13.563Z] --- PASS: TestServiceCreate (0.02s) [2021-07-31T17:49:13.563Z] === CONT TestRefDerefRemove [2021-07-31T17:49:13.563Z] time="2021-07-31T17:49:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-31T17:49:13.563Z] --- PASS: TestGet (0.02s) [2021-07-31T17:49:13.563Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-31T17:49:13.563Z] --- PASS: TestRestore (0.03s) [2021-07-31T17:49:13.563Z] === CONT TestDerefMultipleOfSameRef [2021-07-31T17:49:13.563Z] --- PASS: TestServicePrune (0.24s) [2021-07-31T17:49:13.563Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-07-31T17:49:13.563Z] --- PASS: TestRefDerefRemove (0.03s) [2021-07-31T17:49:13.563Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-07-31T17:49:13.563Z] PASS [2021-07-31T17:49:13.563Z] coverage: 69.6% of statements [2021-07-31T17:49:13.563Z] ok github.com/docker/docker/volume/service 0.324s coverage: 69.6% of statements [2021-07-31T17:49:14.770Z] time="2021-07-31T17:49:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-31T17:49:14.771Z] time="2021-07-31T17:49:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8eb114c41269ce7ba067226876759cbd4cacb36015e664a509ef9ba662fca7d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-31T17:49:14.771Z] time="2021-07-31T17:49:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-31T17:49:14.771Z] time="2021-07-31T17:49:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8eb114c41269ce7ba067226876759cbd4cacb36015e664a509ef9ba662fca7d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-31T17:49:15.028Z] === RUN TestPluginInstall/with_htpasswd [2021-07-31T17:49:15.592Z] time="2021-07-31T17:49:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-31T17:49:15.592Z] time="2021-07-31T17:49:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8eb114c41269ce7ba067226876759cbd4cacb36015e664a509ef9ba662fca7d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-31T17:49:15.592Z] time="2021-07-31T17:49:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-31T17:49:15.592Z] time="2021-07-31T17:49:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8eb114c41269ce7ba067226876759cbd4cacb36015e664a509ef9ba662fca7d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-31T17:49:16.033Z] --- PASS: TestInspectNetwork (12.06s) [2021-07-31T17:49:16.033Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-31T17:49:16.033Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-31T17:49:16.033Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-31T17:49:16.033Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-31T17:49:16.033Z] === RUN TestRunContainerWithBridgeNone [2021-07-31T17:49:16.157Z] === RUN TestPluginInstall/with_insecure [2021-07-31T17:49:17.089Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-31T17:49:17.089Z] time="2021-07-31T17:49:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-31T17:49:17.089Z] time="2021-07-31T17:49:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c1149c9c2c961b163618eda0459094eac805e75568d4281b6e503b6d6e3142b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-31T17:49:17.089Z] time="2021-07-31T17:49:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-31T17:49:17.089Z] time="2021-07-31T17:49:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c1149c9c2c961b163618eda0459094eac805e75568d4281b6e503b6d6e3142b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-31T17:49:17.346Z] plugin_test.go:166: [d0157179e3fdd] daemon is not started [2021-07-31T17:49:17.346Z] --- PASS: TestPluginInstall (4.63s) [2021-07-31T17:49:17.346Z] --- PASS: TestPluginInstall/no_auth (2.35s) [2021-07-31T17:49:17.346Z] --- PASS: TestPluginInstall/with_htpasswd (0.92s) [2021-07-31T17:49:17.346Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2021-07-31T17:49:17.346Z] === RUN TestPluginsWithRuntimes [2021-07-31T17:49:17.911Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-31T17:49:19.285Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-31T17:49:19.285Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-31T17:49:19.329Z] --- PASS: TestRunContainerWithBridgeNone (3.09s) [2021-07-31T17:49:19.329Z] === RUN TestNetworkInvalidJSON [2021-07-31T17:49:19.329Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-31T17:49:19.329Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-31T17:49:19.329Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-31T17:49:19.329Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-31T17:49:19.329Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-31T17:49:19.329Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-31T17:49:19.329Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-31T17:49:19.329Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-31T17:49:19.329Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-31T17:49:19.329Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-31T17:49:19.329Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-31T17:49:19.329Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-31T17:49:19.329Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-31T17:49:19.329Z] === RUN TestNetworkList [2021-07-31T17:49:19.329Z] === RUN TestNetworkList//networks [2021-07-31T17:49:19.329Z] === PAUSE TestNetworkList//networks [2021-07-31T17:49:19.329Z] === RUN TestNetworkList//networks/ [2021-07-31T17:49:19.329Z] === PAUSE TestNetworkList//networks/ [2021-07-31T17:49:19.329Z] === CONT TestNetworkList//networks [2021-07-31T17:49:19.329Z] === CONT TestNetworkList//networks/ [2021-07-31T17:49:19.329Z] --- PASS: TestNetworkList (0.03s) [2021-07-31T17:49:19.329Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-31T17:49:19.329Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-31T17:49:19.329Z] === RUN TestHostIPv4BridgeLabel [2021-07-31T17:49:19.543Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-31T17:49:19.900Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-07-31T17:49:19.900Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-31T17:49:20.108Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-07-31T17:49:20.367Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-31T17:49:20.624Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-31T17:49:20.842Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-07-31T17:49:20.842Z] === RUN TestDaemonDefaultNetworkPools [2021-07-31T17:49:21.558Z] --- PASS: TestPluginsWithRuntimes (4.15s) [2021-07-31T17:49:21.558Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.14s) [2021-07-31T17:49:21.558Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.09s) [2021-07-31T17:49:21.558Z] === RUN TestPluginBackCompatMediaTypes [2021-07-31T17:49:21.783Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2021-07-31T17:49:21.783Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-31T17:49:22.123Z] === RUN TestDockerSuite/TestBuildUser [2021-07-31T17:49:22.688Z] --- PASS: TestPluginBackCompatMediaTypes (0.99s) [2021-07-31T17:49:22.689Z] PASS [2021-07-31T17:49:22.689Z] [2021-07-31T17:49:22.689Z] DONE 10 tests in 9.940s [2021-07-31T17:49:22.689Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-31T17:49:22.689Z] ++ 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-31T17:49:22.689Z] ++ set -e [2021-07-31T17:49:22.689Z] ++ '[' -n 0 ']' [2021-07-31T17:49:22.689Z] ++ set -x [2021-07-31T17:49:22.689Z] ++ 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-31T17:49:22.689Z] INFO: Testing against a local daemon [2021-07-31T17:49:22.689Z] === RUN TestExternalGraphDriver [2021-07-31T17:49:22.689Z] === RUN TestExternalGraphDriver/json [2021-07-31T17:49:22.724Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-07-31T17:49:22.724Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-31T17:49:24.108Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s) [2021-07-31T17:49:24.108Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-31T17:49:25.048Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-07-31T17:49:25.048Z] === RUN TestServiceWithPredefinedNetwork [2021-07-31T17:49:25.215Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-31T17:49:25.215Z] docker_api_swarm_test.go:501: [dbe6e2133f019] joining swarm manager [d4b4f4f173ac9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-31T17:49:25.473Z] === RUN TestExternalGraphDriver/spec [2021-07-31T17:49:25.971Z] 2021/07/31 17:49:24 Closing DB instances... [2021-07-31T17:49:27.509Z] --- PASS: TestNetworkDBGarbageCollection (54.55s) [2021-07-31T17:49:27.509Z] === RUN TestFindNode [2021-07-31T17:49:27.509Z] 2021/07/31 17:49:27 Closing DB instances... [2021-07-31T17:49:27.509Z] --- PASS: TestFindNode (0.02s) [2021-07-31T17:49:27.509Z] === RUN TestChangeNodeState [2021-07-31T17:49:27.509Z] 2021/07/31 17:49:27 Closing DB instances... [2021-07-31T17:49:27.509Z] --- PASS: TestChangeNodeState (0.02s) [2021-07-31T17:49:27.509Z] === RUN TestNodeReincarnation [2021-07-31T17:49:27.509Z] 2021/07/31 17:49:27 Closing DB instances... [2021-07-31T17:49:27.589Z] --- PASS: TestServiceWithPredefinedNetwork (2.82s) [2021-07-31T17:49:27.589Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-31T17:49:27.589Z] service_test.go:242: FLAKY_TEST [2021-07-31T17:49:27.589Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-31T17:49:27.589Z] === RUN TestServiceWithDataPathPortInit [2021-07-31T17:49:28.000Z] === RUN TestExternalGraphDriver/pull [2021-07-31T17:49:29.373Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-31T17:49:29.630Z] --- PASS: TestExternalGraphDriver (7.02s) [2021-07-31T17:49:29.630Z] --- PASS: TestExternalGraphDriver/json (2.73s) [2021-07-31T17:49:29.630Z] --- PASS: TestExternalGraphDriver/spec (2.35s) [2021-07-31T17:49:29.630Z] --- PASS: TestExternalGraphDriver/pull (1.89s) [2021-07-31T17:49:29.630Z] === RUN TestGraphdriverPluginV2 [2021-07-31T17:49:32.205Z] time="2021-07-31T17:49:32Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-31T17:49:32.205Z] --- PASS: TestNodeReincarnation (5.02s) [2021-07-31T17:49:32.205Z] === RUN TestParallelCreate [2021-07-31T17:49:32.205Z] 2021/07/31 17:49:32 Closing DB instances... [2021-07-31T17:49:32.205Z] --- PASS: TestParallelCreate (0.02s) [2021-07-31T17:49:32.205Z] === RUN TestParallelDelete [2021-07-31T17:49:32.205Z] 2021/07/31 17:49:32 Closing DB instances... [2021-07-31T17:49:32.205Z] --- PASS: TestParallelDelete (0.02s) [2021-07-31T17:49:32.205Z] === RUN TestNetworkDBIslands [2021-07-31T17:49:32.205Z] time="2021-07-31T17:49:32Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:20d0d45bb125 with config:&{NodeID:20d0d45bb125 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-31T17:49:32.664Z] time="2021-07-31T17:49:32Z" level=info msg="Node 20d0d45bb125/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:32.664Z] time="2021-07-31T17:49:32Z" level=info msg="Node 20d0d45bb125/172.24.29.230, added to nodes list" [2021-07-31T17:49:32.664Z] time="2021-07-31T17:49:32Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e51914505407 with config:&{NodeID:e51914505407 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-31T17:49:32.664Z] time="2021-07-31T17:49:32Z" level=info msg="Node e51914505407/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:32.664Z] time="2021-07-31T17:49:32Z" level=info msg="Node e51914505407/172.24.29.230, added to nodes list" [2021-07-31T17:49:32.664Z] time="2021-07-31T17:49:32Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-31T17:49:32.664Z] time="2021-07-31T17:49:32Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2021-07-31T17:49:32.664Z] time="2021-07-31T17:49:32Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-31T17:49:32.664Z] time="2021-07-31T17:49:32Z" level=info msg="Node e51914505407/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:32.664Z] time="2021-07-31T17:49:32Z" level=info msg="Node e51914505407/172.24.29.230, added to nodes list" [2021-07-31T17:49:32.664Z] time="2021-07-31T17:49:32Z" level=info msg="Node 20d0d45bb125/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:32.664Z] time="2021-07-31T17:49:32Z" level=info msg="Node 20d0d45bb125/172.24.29.230, added to nodes list" [2021-07-31T17:49:32.664Z] time="2021-07-31T17:49:32Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2021-07-31T17:49:32.664Z] time="2021-07-31T17:49:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-31T17:49:33.123Z] time="2021-07-31T17:49:33Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:fba7de2a0d7b with config:&{NodeID:fba7de2a0d7b 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-31T17:49:33.123Z] time="2021-07-31T17:49:33Z" level=info msg="Node fba7de2a0d7b/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:33.123Z] time="2021-07-31T17:49:33Z" level=info msg="Node fba7de2a0d7b/172.24.29.230, added to nodes list" [2021-07-31T17:49:33.123Z] time="2021-07-31T17:49:33Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-31T17:49:33.123Z] time="2021-07-31T17:49:33Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-31T17:49:33.123Z] time="2021-07-31T17:49:33Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2021-07-31T17:49:33.123Z] time="2021-07-31T17:49:33Z" level=info msg="Node fba7de2a0d7b/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:33.123Z] time="2021-07-31T17:49:33Z" level=info msg="Node fba7de2a0d7b/172.24.29.230, added to nodes list" [2021-07-31T17:49:33.123Z] time="2021-07-31T17:49:33Z" level=info msg="Node 20d0d45bb125/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:33.123Z] time="2021-07-31T17:49:33Z" level=info msg="Node 20d0d45bb125/172.24.29.230, added to nodes list" [2021-07-31T17:49:33.123Z] time="2021-07-31T17:49:33Z" level=info msg="Node e51914505407/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:33.123Z] time="2021-07-31T17:49:33Z" level=info msg="Node e51914505407/172.24.29.230, added to nodes list" [2021-07-31T17:49:33.123Z] time="2021-07-31T17:49:33Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2021-07-31T17:49:33.123Z] time="2021-07-31T17:49:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-31T17:49:33.582Z] time="2021-07-31T17:49:33Z" level=info msg="Node fba7de2a0d7b/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:33.582Z] time="2021-07-31T17:49:33Z" level=info msg="Node fba7de2a0d7b/172.24.29.230, added to nodes list" [2021-07-31T17:49:33.582Z] time="2021-07-31T17:49:33Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:883d5efe8e6f with config:&{NodeID:883d5efe8e6f 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-31T17:49:33.582Z] time="2021-07-31T17:49:33Z" level=info msg="Node 883d5efe8e6f/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:33.582Z] time="2021-07-31T17:49:33Z" level=info msg="Node 883d5efe8e6f/172.24.29.230, added to nodes list" [2021-07-31T17:49:33.582Z] time="2021-07-31T17:49:33Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-31T17:49:33.582Z] time="2021-07-31T17:49:33Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-31T17:49:33.582Z] time="2021-07-31T17:49:33Z" level=debug msg="memberlist: Stream connection from=[::1]:49372" [2021-07-31T17:49:33.582Z] time="2021-07-31T17:49:33Z" level=info msg="Node 883d5efe8e6f/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:33.582Z] time="2021-07-31T17:49:33Z" level=info msg="Node 883d5efe8e6f/172.24.29.230, added to nodes list" [2021-07-31T17:49:33.582Z] time="2021-07-31T17:49:33Z" level=info msg="Node 20d0d45bb125/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:33.582Z] time="2021-07-31T17:49:33Z" level=info msg="Node 20d0d45bb125/172.24.29.230, added to nodes list" [2021-07-31T17:49:33.582Z] time="2021-07-31T17:49:33Z" level=info msg="Node e51914505407/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:33.582Z] time="2021-07-31T17:49:33Z" level=info msg="Node e51914505407/172.24.29.230, added to nodes list" [2021-07-31T17:49:33.582Z] time="2021-07-31T17:49:33Z" level=info msg="Node fba7de2a0d7b/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:33.582Z] time="2021-07-31T17:49:33Z" level=info msg="Node fba7de2a0d7b/172.24.29.230, added to nodes list" [2021-07-31T17:49:33.582Z] time="2021-07-31T17:49:33Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49373" [2021-07-31T17:49:33.582Z] time="2021-07-31T17:49:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-31T17:49:33.831Z] --- PASS: TestGraphdriverPluginV2 (4.13s) [2021-07-31T17:49:33.831Z] PASS [2021-07-31T17:49:33.831Z] [2021-07-31T17:49:33.831Z] DONE 5 tests in 11.292s [2021-07-31T17:49:33.831Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-31T17:49:33.831Z] ++ 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-31T17:49:33.831Z] ++ set -e [2021-07-31T17:49:33.831Z] ++ '[' -n 0 ']' [2021-07-31T17:49:33.831Z] ++ set -x [2021-07-31T17:49:33.831Z] ++ 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-31T17:49:34.041Z] time="2021-07-31T17:49:33Z" level=info msg="Node 883d5efe8e6f/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:34.041Z] time="2021-07-31T17:49:33Z" level=info msg="Node 883d5efe8e6f/172.24.29.230, added to nodes list" [2021-07-31T17:49:34.041Z] time="2021-07-31T17:49:33Z" level=info msg="Node 883d5efe8e6f/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:34.041Z] time="2021-07-31T17:49:33Z" level=info msg="Node 883d5efe8e6f/172.24.29.230, added to nodes list" [2021-07-31T17:49:34.041Z] time="2021-07-31T17:49:33Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:6e5d199a9cf4 with config:&{NodeID:6e5d199a9cf4 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-31T17:49:34.041Z] time="2021-07-31T17:49:33Z" level=info msg="Node 6e5d199a9cf4/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:34.041Z] time="2021-07-31T17:49:33Z" level=info msg="Node 6e5d199a9cf4/172.24.29.230, added to nodes list" [2021-07-31T17:49:34.041Z] time="2021-07-31T17:49:33Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-31T17:49:34.041Z] time="2021-07-31T17:49:33Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-31T17:49:34.041Z] time="2021-07-31T17:49:33Z" level=debug msg="memberlist: Stream connection from=[::1]:49374" [2021-07-31T17:49:34.041Z] time="2021-07-31T17:49:33Z" level=info msg="Node 6e5d199a9cf4/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:34.041Z] time="2021-07-31T17:49:33Z" level=info msg="Node e51914505407/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:34.041Z] time="2021-07-31T17:49:33Z" level=info msg="Node 6e5d199a9cf4/172.24.29.230, added to nodes list" [2021-07-31T17:49:34.041Z] time="2021-07-31T17:49:33Z" level=info msg="Node e51914505407/172.24.29.230, added to nodes list" [2021-07-31T17:49:34.041Z] time="2021-07-31T17:49:33Z" level=info msg="Node fba7de2a0d7b/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:34.041Z] time="2021-07-31T17:49:33Z" level=info msg="Node fba7de2a0d7b/172.24.29.230, added to nodes list" [2021-07-31T17:49:34.041Z] time="2021-07-31T17:49:33Z" level=info msg="Node 20d0d45bb125/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:34.041Z] time="2021-07-31T17:49:33Z" level=info msg="Node 20d0d45bb125/172.24.29.230, added to nodes list" [2021-07-31T17:49:34.041Z] time="2021-07-31T17:49:33Z" level=info msg="Node 883d5efe8e6f/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:34.041Z] time="2021-07-31T17:49:33Z" level=info msg="Node 883d5efe8e6f/172.24.29.230, added to nodes list" [2021-07-31T17:49:34.041Z] time="2021-07-31T17:49:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-31T17:49:34.041Z] time="2021-07-31T17:49:33Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49375" [2021-07-31T17:49:34.101Z] INFO: Testing against a local daemon [2021-07-31T17:49:34.101Z] === RUN TestContinueAfterPluginCrash [2021-07-31T17:49:34.101Z] === PAUSE TestContinueAfterPluginCrash [2021-07-31T17:49:34.101Z] === RUN TestReadPluginNoRead [2021-07-31T17:49:34.101Z] === PAUSE TestReadPluginNoRead [2021-07-31T17:49:34.101Z] === RUN TestDaemonStartWithLogOpt [2021-07-31T17:49:34.101Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-31T17:49:34.101Z] === CONT TestContinueAfterPluginCrash [2021-07-31T17:49:34.101Z] === CONT TestDaemonStartWithLogOpt [2021-07-31T17:49:34.501Z] time="2021-07-31T17:49:34Z" level=info msg="Node 6e5d199a9cf4/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:34.501Z] time="2021-07-31T17:49:34Z" level=info msg="Node 6e5d199a9cf4/172.24.29.230, added to nodes list" [2021-07-31T17:49:34.501Z] time="2021-07-31T17:49:34Z" level=info msg="Node 6e5d199a9cf4/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:34.501Z] time="2021-07-31T17:49:34Z" level=info msg="Node 6e5d199a9cf4/172.24.29.230, added to nodes list" [2021-07-31T17:49:34.501Z] time="2021-07-31T17:49:34Z" level=info msg="Node 6e5d199a9cf4/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:34.501Z] time="2021-07-31T17:49:34Z" level=info msg="Node 6e5d199a9cf4/172.24.29.230, added to nodes list" [2021-07-31T17:49:34.501Z] networkdb_test.go:842: Re-joining: 3 [2021-07-31T17:49:34.501Z] time="2021-07-31T17:49:34Z" level=info msg="The new bootstrap node list is:[172.24.29.230:10033 172.24.29.230:10034 172.24.29.230:10035]" [2021-07-31T17:49:34.501Z] time="2021-07-31T17:49:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.29.230:10033" [2021-07-31T17:49:34.501Z] time="2021-07-31T17:49:34Z" level=debug msg="memberlist: Stream connection from=172.24.29.230:49376" [2021-07-31T17:49:34.501Z] time="2021-07-31T17:49:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.29.230:10034" [2021-07-31T17:49:34.501Z] time="2021-07-31T17:49:34Z" level=debug msg="memberlist: Stream connection from=172.24.29.230:49377" [2021-07-31T17:49:34.501Z] time="2021-07-31T17:49:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.29.230:10035" [2021-07-31T17:49:34.501Z] time="2021-07-31T17:49:34Z" level=debug msg="memberlist: Stream connection from=172.24.29.230:49378" [2021-07-31T17:49:34.501Z] networkdb_test.go:842: Re-joining: 4 [2021-07-31T17:49:34.501Z] time="2021-07-31T17:49:34Z" level=info msg="The new bootstrap node list is:[172.24.29.230:10033 172.24.29.230:10034 172.24.29.230:10035]" [2021-07-31T17:49:34.501Z] time="2021-07-31T17:49:34Z" level=debug msg="memberlist: Stream connection from=172.24.29.230:49379" [2021-07-31T17:49:34.501Z] time="2021-07-31T17:49:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.29.230:10033" [2021-07-31T17:49:34.501Z] time="2021-07-31T17:49:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.29.230:10034" [2021-07-31T17:49:34.501Z] time="2021-07-31T17:49:34Z" level=debug msg="memberlist: Stream connection from=172.24.29.230:49380" [2021-07-31T17:49:34.501Z] time="2021-07-31T17:49:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.29.230:10035" [2021-07-31T17:49:34.501Z] time="2021-07-31T17:49:34Z" level=debug msg="memberlist: Stream connection from=172.24.29.230:49381" [2021-07-31T17:49:34.967Z] time="2021-07-31T17:49:34Z" level=info msg="node 0 leaving" [2021-07-31T17:49:34.967Z] time="2021-07-31T17:49:34Z" level=info msg="Node 20d0d45bb125 change state NodeActive --> NodeLeft" [2021-07-31T17:49:34.967Z] time="2021-07-31T17:49:34Z" level=info msg="node5(6e5d199a9cf4): Node leave event for 20d0d45bb125/172.24.29.230" [2021-07-31T17:49:34.967Z] time="2021-07-31T17:49:34Z" level=info msg="Node 20d0d45bb125 change state NodeActive --> NodeLeft" [2021-07-31T17:49:34.967Z] time="2021-07-31T17:49:34Z" level=info msg="node4(883d5efe8e6f): Node leave event for 20d0d45bb125/172.24.29.230" [2021-07-31T17:49:34.967Z] time="2021-07-31T17:49:34Z" level=info msg="Node 20d0d45bb125 change state NodeActive --> NodeLeft" [2021-07-31T17:49:34.967Z] time="2021-07-31T17:49:34Z" level=info msg="node3(fba7de2a0d7b): Node leave event for 20d0d45bb125/172.24.29.230" [2021-07-31T17:49:34.967Z] time="2021-07-31T17:49:34Z" level=info msg="Node 20d0d45bb125 change state NodeActive --> NodeLeft" [2021-07-31T17:49:34.967Z] time="2021-07-31T17:49:34Z" level=info msg="node1(20d0d45bb125): Node leave event for 20d0d45bb125/172.24.29.230" [2021-07-31T17:49:34.967Z] time="2021-07-31T17:49:34Z" level=info msg="Node 20d0d45bb125 change state NodeActive --> NodeLeft" [2021-07-31T17:49:34.967Z] time="2021-07-31T17:49:34Z" level=info msg="node2(e51914505407): Node leave event for 20d0d45bb125/172.24.29.230" [2021-07-31T17:49:34.967Z] time="2021-07-31T17:49:34Z" level=info msg="Node 20d0d45bb125/172.24.29.230, left gossip cluster" [2021-07-31T17:49:35.426Z] time="2021-07-31T17:49:34Z" level=info msg="Node 20d0d45bb125/172.24.29.230, left gossip cluster" [2021-07-31T17:49:35.426Z] time="2021-07-31T17:49:34Z" level=info msg="Node 20d0d45bb125/172.24.29.230, left gossip cluster" [2021-07-31T17:49:35.426Z] time="2021-07-31T17:49:34Z" level=info msg="Node 20d0d45bb125/172.24.29.230, left gossip cluster" [2021-07-31T17:49:35.426Z] time="2021-07-31T17:49:35Z" level=info msg="Node 20d0d45bb125/172.24.29.230, left gossip cluster" [2021-07-31T17:49:35.426Z] time="2021-07-31T17:49:35Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.24.29.230:10034: use of closed network connection" [2021-07-31T17:49:35.426Z] time="2021-07-31T17:49:35Z" level=info msg="node 1 leaving" [2021-07-31T17:49:35.426Z] time="2021-07-31T17:49:35Z" level=info msg="Node e51914505407 change state NodeActive --> NodeLeft" [2021-07-31T17:49:35.426Z] time="2021-07-31T17:49:35Z" level=info msg="node3(fba7de2a0d7b): Node leave event for e51914505407/172.24.29.230" [2021-07-31T17:49:35.426Z] time="2021-07-31T17:49:35Z" level=info msg="Node e51914505407/172.24.29.230, left gossip cluster" [2021-07-31T17:49:35.426Z] time="2021-07-31T17:49:35Z" level=info msg="Node e51914505407 change state NodeActive --> NodeFailed" [2021-07-31T17:49:35.426Z] time="2021-07-31T17:49:35Z" level=info msg="Node e51914505407/172.24.29.230, added to failed nodes list" [2021-07-31T17:49:35.426Z] time="2021-07-31T17:49:35Z" level=info msg="Node e51914505407 change state NodeActive --> NodeLeft" [2021-07-31T17:49:35.426Z] time="2021-07-31T17:49:35Z" level=info msg="node5(6e5d199a9cf4): Node leave event for e51914505407/172.24.29.230" [2021-07-31T17:49:35.426Z] time="2021-07-31T17:49:35Z" level=info msg="Node e51914505407 change state NodeActive --> NodeLeft" [2021-07-31T17:49:35.426Z] time="2021-07-31T17:49:35Z" level=info msg="node4(883d5efe8e6f): Node leave event for e51914505407/172.24.29.230" [2021-07-31T17:49:35.426Z] time="2021-07-31T17:49:35Z" level=error msg="node: e51914505407 is unknown to memberlist" [2021-07-31T17:49:35.885Z] time="2021-07-31T17:49:35Z" level=info msg="Node e51914505407/172.24.29.230, left gossip cluster" [2021-07-31T17:49:35.885Z] time="2021-07-31T17:49:35Z" level=info msg="Node e51914505407/172.24.29.230, left gossip cluster" [2021-07-31T17:49:35.885Z] time="2021-07-31T17:49:35Z" level=info msg="Node e51914505407/172.24.29.230, left gossip cluster" [2021-07-31T17:49:35.885Z] time="2021-07-31T17:49:35Z" level=info msg="node 2 leaving" [2021-07-31T17:49:35.885Z] time="2021-07-31T17:49:35Z" level=info msg="Node fba7de2a0d7b change state NodeActive --> NodeLeft" [2021-07-31T17:49:35.885Z] time="2021-07-31T17:49:35Z" level=info msg="node5(6e5d199a9cf4): Node leave event for fba7de2a0d7b/172.24.29.230" [2021-07-31T17:49:35.885Z] time="2021-07-31T17:49:35Z" level=info msg="Node fba7de2a0d7b change state NodeActive --> NodeLeft" [2021-07-31T17:49:35.885Z] time="2021-07-31T17:49:35Z" level=info msg="node4(883d5efe8e6f): Node leave event for fba7de2a0d7b/172.24.29.230" [2021-07-31T17:49:35.885Z] time="2021-07-31T17:49:35Z" level=info msg="Node fba7de2a0d7b change state NodeActive --> NodeLeft" [2021-07-31T17:49:35.885Z] time="2021-07-31T17:49:35Z" level=info msg="node3(fba7de2a0d7b): Node leave event for fba7de2a0d7b/172.24.29.230" [2021-07-31T17:49:35.885Z] time="2021-07-31T17:49:35Z" level=info msg="Node fba7de2a0d7b/172.24.29.230, left gossip cluster" [2021-07-31T17:49:36.344Z] time="2021-07-31T17:49:36Z" level=info msg="Node fba7de2a0d7b/172.24.29.230, left gossip cluster" [2021-07-31T17:49:36.344Z] time="2021-07-31T17:49:36Z" level=info msg="Node fba7de2a0d7b/172.24.29.230, left gossip cluster" [2021-07-31T17:49:36.344Z] networkdb_test.go:874: node4: OK [2021-07-31T17:49:36.344Z] networkdb_test.go:874: node5: OK [2021-07-31T17:49:36.344Z] time="2021-07-31T17:49:36Z" level=info msg="node 0 coming back" [2021-07-31T17:49:36.344Z] time="2021-07-31T17:49:36Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f92f33fa8e62 with config:&{NodeID:f92f33fa8e62 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-31T17:49:36.344Z] time="2021-07-31T17:49:36Z" level=info msg="Node f92f33fa8e62/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:36.344Z] time="2021-07-31T17:49:36Z" level=info msg="Node f92f33fa8e62/172.24.29.230, added to nodes list" [2021-07-31T17:49:36.344Z] time="2021-07-31T17:49:36Z" level=info msg="node 1 coming back" [2021-07-31T17:49:36.344Z] time="2021-07-31T17:49:36Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:02149324d6e6 with config:&{NodeID:02149324d6e6 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-31T17:49:36.344Z] time="2021-07-31T17:49:36Z" level=info msg="Node 02149324d6e6/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:36.344Z] time="2021-07-31T17:49:36Z" level=info msg="Node 02149324d6e6/172.24.29.230, added to nodes list" [2021-07-31T17:49:36.344Z] time="2021-07-31T17:49:36Z" level=info msg="node 2 coming back" [2021-07-31T17:49:36.344Z] time="2021-07-31T17:49:36Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:1eba750a081a with config:&{NodeID:1eba750a081a 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-31T17:49:36.344Z] time="2021-07-31T17:49:36Z" level=info msg="Node 1eba750a081a/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:36.344Z] time="2021-07-31T17:49:36Z" level=info msg="Node 1eba750a081a/172.24.29.230, added to nodes list" [2021-07-31T17:49:37.380Z] docker_api_swarm_test.go:506: [dd504d4338994] joining swarm manager [d4b4f4f173ac9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-31T17:49:39.277Z] --- PASS: TestDaemonStartWithLogOpt (4.84s) [2021-07-31T17:49:39.277Z] === CONT TestReadPluginNoRead [2021-07-31T17:49:40.092Z] time="2021-07-31T17:49:39Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.29.230:10033 172.24.29.230:10034 172.24.29.230:10035]" [2021-07-31T17:49:40.092Z] time="2021-07-31T17:49:39Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.29.230:10033 172.24.29.230:10034 172.24.29.230:10035]" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.29.230:10033" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=debug msg="memberlist: Stream connection from=172.24.29.230:49382" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node 883d5efe8e6f/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node 883d5efe8e6f/172.24.29.230, added to nodes list" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node 6e5d199a9cf4/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node 6e5d199a9cf4/172.24.29.230, added to nodes list" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node f92f33fa8e62/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node f92f33fa8e62/172.24.29.230, is the new incarnation of the shutdown node 20d0d45bb125/172.24.29.230" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node f92f33fa8e62/172.24.29.230, added to nodes list" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.29.230:10034" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=debug msg="memberlist: Stream connection from=172.24.29.230:49383" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node 883d5efe8e6f/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node 883d5efe8e6f/172.24.29.230, added to nodes list" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node f92f33fa8e62/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node f92f33fa8e62/172.24.29.230, added to nodes list" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node 6e5d199a9cf4/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node 6e5d199a9cf4/172.24.29.230, added to nodes list" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node 02149324d6e6/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node 02149324d6e6/172.24.29.230, is the new incarnation of the shutdown node e51914505407/172.24.29.230" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node 02149324d6e6/172.24.29.230, added to nodes list" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=debug msg="memberlist: Stream connection from=172.24.29.230:49384" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.29.230:10035" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node 02149324d6e6/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node 02149324d6e6/172.24.29.230, added to nodes list" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node f92f33fa8e62/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node f92f33fa8e62/172.24.29.230, added to nodes list" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node 6e5d199a9cf4/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node 6e5d199a9cf4/172.24.29.230, added to nodes list" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node 883d5efe8e6f/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node 883d5efe8e6f/172.24.29.230, added to nodes list" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node 1eba750a081a/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node 1eba750a081a/172.24.29.230, is the new incarnation of the shutdown node fba7de2a0d7b/172.24.29.230" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node 1eba750a081a/172.24.29.230, added to nodes list" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node 02149324d6e6/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node 02149324d6e6/172.24.29.230, is the new incarnation of the shutdown node e51914505407/172.24.29.230" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node 02149324d6e6/172.24.29.230, added to nodes list" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node f92f33fa8e62/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node f92f33fa8e62/172.24.29.230, is the new incarnation of the shutdown node 20d0d45bb125/172.24.29.230" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node 02149324d6e6/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:40.552Z] time="2021-07-31T17:49:40Z" level=info msg="Node 02149324d6e6/172.24.29.230, added to nodes list" [2021-07-31T17:49:40.553Z] time="2021-07-31T17:49:40Z" level=info msg="Node f92f33fa8e62/172.24.29.230, added to nodes list" [2021-07-31T17:49:40.553Z] time="2021-07-31T17:49:40Z" level=info msg="Node 1eba750a081a/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:40.553Z] time="2021-07-31T17:49:40Z" level=info msg="Node 1eba750a081a/172.24.29.230, is the new incarnation of the shutdown node fba7de2a0d7b/172.24.29.230" [2021-07-31T17:49:40.553Z] time="2021-07-31T17:49:40Z" level=info msg="Node 1eba750a081a/172.24.29.230, added to nodes list" [2021-07-31T17:49:40.553Z] time="2021-07-31T17:49:40Z" level=info msg="Node 1eba750a081a/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:40.553Z] time="2021-07-31T17:49:40Z" level=info msg="Node 1eba750a081a/172.24.29.230, added to nodes list" [2021-07-31T17:49:40.553Z] time="2021-07-31T17:49:40Z" level=info msg="Node 1eba750a081a/172.24.29.230, joined gossip cluster" [2021-07-31T17:49:40.553Z] time="2021-07-31T17:49:40Z" level=info msg="Node 1eba750a081a/172.24.29.230, added to nodes list" [2021-07-31T17:49:41.016Z] time="2021-07-31T17:49:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.29.230:10033" [2021-07-31T17:49:41.016Z] time="2021-07-31T17:49:40Z" level=debug msg="memberlist: Stream connection from=172.24.29.230:49385" [2021-07-31T17:49:41.016Z] time="2021-07-31T17:49:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.29.230:10034" [2021-07-31T17:49:41.016Z] time="2021-07-31T17:49:40Z" level=debug msg="memberlist: Stream connection from=172.24.29.230:49386" [2021-07-31T17:49:41.016Z] time="2021-07-31T17:49:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.29.230:10035" [2021-07-31T17:49:41.016Z] time="2021-07-31T17:49:40Z" level=debug msg="memberlist: Stream connection from=172.24.29.230:49387" [2021-07-31T17:49:41.476Z] 2021/07/31 17:49:41 Closing DB instances... [2021-07-31T17:49:41.803Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-31T17:49:41.936Z] time="2021-07-31T17:49:41Z" level=info msg="Node f92f33fa8e62 change state NodeActive --> NodeLeft" [2021-07-31T17:49:41.936Z] time="2021-07-31T17:49:41Z" level=info msg="node4(883d5efe8e6f): Node leave event for f92f33fa8e62/172.24.29.230" [2021-07-31T17:49:41.936Z] time="2021-07-31T17:49:41Z" level=info msg="Node f92f33fa8e62 change state NodeActive --> NodeLeft" [2021-07-31T17:49:41.936Z] time="2021-07-31T17:49:41Z" level=info msg="node5(6e5d199a9cf4): Node leave event for f92f33fa8e62/172.24.29.230" [2021-07-31T17:49:41.936Z] time="2021-07-31T17:49:41Z" level=info msg="Node f92f33fa8e62 change state NodeActive --> NodeLeft" [2021-07-31T17:49:41.936Z] time="2021-07-31T17:49:41Z" level=info msg="node3(1eba750a081a): Node leave event for f92f33fa8e62/172.24.29.230" [2021-07-31T17:49:41.936Z] time="2021-07-31T17:49:41Z" level=info msg="Node f92f33fa8e62 change state NodeActive --> NodeLeft" [2021-07-31T17:49:41.936Z] time="2021-07-31T17:49:41Z" level=info msg="node1(f92f33fa8e62): Node leave event for f92f33fa8e62/172.24.29.230" [2021-07-31T17:49:41.936Z] time="2021-07-31T17:49:41Z" level=info msg="Node f92f33fa8e62 change state NodeActive --> NodeLeft" [2021-07-31T17:49:41.936Z] time="2021-07-31T17:49:41Z" level=info msg="node2(02149324d6e6): Node leave event for f92f33fa8e62/172.24.29.230" [2021-07-31T17:49:41.936Z] time="2021-07-31T17:49:41Z" level=info msg="Node f92f33fa8e62/172.24.29.230, left gossip cluster" [2021-07-31T17:49:41.936Z] time="2021-07-31T17:49:41Z" level=info msg="Node f92f33fa8e62/172.24.29.230, left gossip cluster" [2021-07-31T17:49:41.936Z] time="2021-07-31T17:49:41Z" level=info msg="Node f92f33fa8e62/172.24.29.230, left gossip cluster" [2021-07-31T17:49:41.936Z] time="2021-07-31T17:49:41Z" level=info msg="Node f92f33fa8e62/172.24.29.230, left gossip cluster" [2021-07-31T17:49:41.936Z] time="2021-07-31T17:49:41Z" level=info msg="Node f92f33fa8e62/172.24.29.230, left gossip cluster" [2021-07-31T17:49:41.936Z] time="2021-07-31T17:49:41Z" level=info msg="Node 02149324d6e6 change state NodeActive --> NodeLeft" [2021-07-31T17:49:41.936Z] time="2021-07-31T17:49:41Z" level=info msg="node4(883d5efe8e6f): Node leave event for 02149324d6e6/172.24.29.230" [2021-07-31T17:49:41.936Z] time="2021-07-31T17:49:41Z" level=info msg="Node 02149324d6e6 change state NodeActive --> NodeLeft" [2021-07-31T17:49:41.936Z] time="2021-07-31T17:49:41Z" level=info msg="node5(6e5d199a9cf4): Node leave event for 02149324d6e6/172.24.29.230" [2021-07-31T17:49:41.936Z] time="2021-07-31T17:49:41Z" level=info msg="Node 02149324d6e6 change state NodeActive --> NodeLeft" [2021-07-31T17:49:41.936Z] time="2021-07-31T17:49:41Z" level=info msg="node3(1eba750a081a): Node leave event for 02149324d6e6/172.24.29.230" [2021-07-31T17:49:41.936Z] time="2021-07-31T17:49:41Z" level=info msg="Node 02149324d6e6 change state NodeActive --> NodeLeft" [2021-07-31T17:49:41.936Z] time="2021-07-31T17:49:41Z" level=info msg="node2(02149324d6e6): Node leave event for 02149324d6e6/172.24.29.230" [2021-07-31T17:49:42.395Z] time="2021-07-31T17:49:42Z" level=info msg="Node 02149324d6e6/172.24.29.230, left gossip cluster" [2021-07-31T17:49:42.395Z] time="2021-07-31T17:49:42Z" level=info msg="Node 02149324d6e6/172.24.29.230, left gossip cluster" [2021-07-31T17:49:42.395Z] time="2021-07-31T17:49:42Z" level=info msg="Node 02149324d6e6/172.24.29.230, left gossip cluster" [2021-07-31T17:49:42.395Z] time="2021-07-31T17:49:42Z" level=info msg="Node 02149324d6e6/172.24.29.230, left gossip cluster" [2021-07-31T17:49:42.395Z] time="2021-07-31T17:49:42Z" level=info msg="Node 1eba750a081a change state NodeActive --> NodeLeft" [2021-07-31T17:49:42.395Z] time="2021-07-31T17:49:42Z" level=info msg="node4(883d5efe8e6f): Node leave event for 1eba750a081a/172.24.29.230" [2021-07-31T17:49:42.395Z] time="2021-07-31T17:49:42Z" level=info msg="Node 1eba750a081a change state NodeActive --> NodeLeft" [2021-07-31T17:49:42.395Z] time="2021-07-31T17:49:42Z" level=info msg="node5(6e5d199a9cf4): Node leave event for 1eba750a081a/172.24.29.230" [2021-07-31T17:49:42.854Z] time="2021-07-31T17:49:42Z" level=info msg="Node 1eba750a081a change state NodeActive --> NodeLeft" [2021-07-31T17:49:42.854Z] time="2021-07-31T17:49:42Z" level=info msg="node3(1eba750a081a): Node leave event for 1eba750a081a/172.24.29.230" [2021-07-31T17:49:42.854Z] time="2021-07-31T17:49:42Z" level=info msg="Node 1eba750a081a/172.24.29.230, left gossip cluster" [2021-07-31T17:49:42.854Z] time="2021-07-31T17:49:42Z" level=info msg="Node 1eba750a081a/172.24.29.230, left gossip cluster" [2021-07-31T17:49:42.854Z] time="2021-07-31T17:49:42Z" level=info msg="Node 1eba750a081a/172.24.29.230, left gossip cluster" [2021-07-31T17:49:42.854Z] time="2021-07-31T17:49:42Z" level=debug msg="memberlist: Failed ping: 6e5d199a9cf4 (timeout reached)" [2021-07-31T17:49:42.854Z] time="2021-07-31T17:49:42Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.29.230:10036: use of closed network connection" [2021-07-31T17:49:42.854Z] time="2021-07-31T17:49:42Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.29.230:10035: use of closed network connection" [2021-07-31T17:49:42.854Z] time="2021-07-31T17:49:42Z" level=debug msg="memberlist: Stream connection from=172.24.29.230:49388" [2021-07-31T17:49:43.314Z] time="2021-07-31T17:49:43Z" level=info msg="Node 883d5efe8e6f change state NodeActive --> NodeLeft" [2021-07-31T17:49:43.314Z] time="2021-07-31T17:49:43Z" level=info msg="node5(6e5d199a9cf4): Node leave event for 883d5efe8e6f/172.24.29.230" [2021-07-31T17:49:43.314Z] time="2021-07-31T17:49:43Z" level=info msg="Node 883d5efe8e6f change state NodeActive --> NodeLeft" [2021-07-31T17:49:43.314Z] time="2021-07-31T17:49:43Z" level=info msg="node4(883d5efe8e6f): Node leave event for 883d5efe8e6f/172.24.29.230" [2021-07-31T17:49:43.775Z] time="2021-07-31T17:49:43Z" level=warning msg="memberlist: Was able to connect to 6e5d199a9cf4 but other probes failed, network may be misconfigured" [2021-07-31T17:49:43.775Z] time="2021-07-31T17:49:43Z" level=info msg="Node 883d5efe8e6f/172.24.29.230, left gossip cluster" [2021-07-31T17:49:43.775Z] time="2021-07-31T17:49:43Z" level=info msg="Node 883d5efe8e6f/172.24.29.230, left gossip cluster" [2021-07-31T17:49:43.788Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-31T17:49:44.720Z] --- PASS: TestContinueAfterPluginCrash (10.57s) [2021-07-31T17:49:44.743Z] time="2021-07-31T17:49:44Z" level=info msg="Node 6e5d199a9cf4/172.24.29.230, left gossip cluster" [2021-07-31T17:49:44.743Z] time="2021-07-31T17:49:44Z" level=info msg="Node 6e5d199a9cf4 change state NodeActive --> NodeFailed" [2021-07-31T17:49:44.743Z] time="2021-07-31T17:49:44Z" level=info msg="Node 6e5d199a9cf4/172.24.29.230, added to failed nodes list" [2021-07-31T17:49:44.743Z] --- PASS: TestNetworkDBIslands (12.10s) [2021-07-31T17:49:44.743Z] PASS [2021-07-31T17:49:44.743Z] coverage: 60.0% of statements [2021-07-31T17:49:44.743Z] ok github.com/docker/docker/libnetwork/networkdb 105.477s coverage: 60.0% of statements [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/quota [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/rootless [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/volume [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-31T17:49:44.743Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-31T17:49:45.652Z] === RUN TestReadPluginNoRead/default [2021-07-31T17:49:45.698Z] --- PASS: TestServiceWithDataPathPortInit (15.94s) [2021-07-31T17:49:45.698Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-31T17:49:47.023Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-31T17:49:47.095Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ps4wnje8iogcm5q8wu25z81pr Created:2021-07-31 17:49:45.077768112 +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[1ee0b0dbc9c1d0d30fe9fbc20018b2a8b0265bc38ebb1be8baf1bfe0e1731902:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.obqgwdfhfgvhmcob9b15i9bmt EndpointID:6fc3c7668be7c95fc1e4a24dcbaf944af07bf491c415471a17a93a5cd2cfc498 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dce198fbca6dd0d453494ec42cbd7cef3c77e1cb6583ca53f75f2b9b0089c2ef 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:5b8f7e6f8484 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.obqgwdfhfgvhmcob9b15i9bmt EndpointID:6fc3c7668be7c95fc1e4a24dcbaf944af07bf491c415471a17a93a5cd2cfc498 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-31T17:49:47.285Z] === CONT TestReadPluginNoRead [2021-07-31T17:49:47.285Z] read_test.go:92: [d245405a5ad49] daemon is not started [2021-07-31T17:49:47.285Z] --- PASS: TestReadPluginNoRead (8.48s) [2021-07-31T17:49:47.285Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.10s) [2021-07-31T17:49:47.285Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.84s) [2021-07-31T17:49:47.285Z] --- PASS: TestReadPluginNoRead/default (1.72s) [2021-07-31T17:49:47.285Z] PASS [2021-07-31T17:49:47.285Z] [2021-07-31T17:49:47.285Z] DONE 6 tests in 13.490s [2021-07-31T17:49:47.285Z] 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-31T17:49:47.285Z] ++ 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-31T17:49:47.285Z] ++ set -e [2021-07-31T17:49:47.285Z] ++ '[' -n 0 ']' [2021-07-31T17:49:47.285Z] ++ set -x [2021-07-31T17:49:47.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-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-31T17:49:47.543Z] testing: warning: no tests to run [2021-07-31T17:49:47.543Z] PASS [2021-07-31T17:49:47.543Z] [2021-07-31T17:49:47.543Z] DONE 0 tests in 0.063s [2021-07-31T17:49:47.543Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-31T17:49:47.543Z] ++ 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-31T17:49:47.543Z] ++ set -e [2021-07-31T17:49:47.543Z] ++ '[' -n 0 ']' [2021-07-31T17:49:47.543Z] ++ set -x [2021-07-31T17:49:47.543Z] ++ 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-31T17:49:47.543Z] INFO: Testing against a local daemon [2021-07-31T17:49:47.543Z] === RUN TestPluginWithDevMounts [2021-07-31T17:49:47.543Z] === PAUSE TestPluginWithDevMounts [2021-07-31T17:49:47.543Z] === CONT TestPluginWithDevMounts [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === Skipped [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-31T17:49:47.652Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-31T17:49:47.652Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-07-31T17:49:47.652Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-07-31T17:49:47.652Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-31T17:49:47.652Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-31T17:49:47.652Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-31T17:49:47.652Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-31T17:49:47.652Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-31T17:49:47.652Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-31T17:49:47.652Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-31T17:49:47.652Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-31T17:49:47.652Z] daemon_test.go:147: root required [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-31T17:49:47.652Z] reload_test.go:520: root required [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-07-31T17:49:47.652Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-31T17:49:47.652Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-31T17:49:47.652Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-31T17:49:47.652Z] download_test.go:268: Needs fixing on Windows [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-31T17:49:47.652Z] layer_test.go:304: Failing on Windows [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-31T17:49:47.652Z] layer_test.go:353: Failing on Windows [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-31T17:49:47.652Z] layer_test.go:468: Failing on Windows [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-31T17:49:47.652Z] layer_test.go:697: Failing on Windows [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-31T17:49:47.652Z] migration_test.go:46: Failing on Windows [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-31T17:49:47.652Z] migration_test.go:182: Failing on Windows [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-31T17:49:47.652Z] mount_test.go:17: Failing on Windows [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-31T17:49:47.652Z] mount_test.go:76: Failing on Windows [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-31T17:49:47.652Z] mount_test.go:125: Failing on Windows [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-31T17:49:47.652Z] mount_test.go:212: Failing on Windows [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-07-31T17:49:47.652Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-07-31T17:49:47.652Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-07-31T17:49:47.652Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-31T17:49:47.652Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-31T17:49:47.652Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-31T17:49:47.652Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-31T17:49:47.652Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-31T17:49:47.652Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-31T17:49:47.652Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.01s) [2021-07-31T17:49:47.652Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-31T17:49:47.652Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-31T17:49:47.652Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-31T17:49:47.652Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-31T17:49:47.652Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-31T17:49:47.652Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-31T17:49:47.652Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-31T17:49:47.652Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-31T17:49:47.652Z] archive_test.go:134: Xz not present in msys2 [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-31T17:49:47.652Z] archive_test.go:239: Failing on Windows CI machines [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-31T17:49:47.652Z] archive_windows_test.go:16: Currently fails [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-31T17:49:47.652Z] changes_test.go:196: needs more investigation [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-07-31T17:49:47.652Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-07-31T17:49:47.652Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-31T17:49:47.652Z] changes_test.go:433: needs further investigation [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-31T17:49:47.652Z] changes_test.go:469: needs further investigation [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-31T17:49:47.652Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-31T17:49:47.652Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-31T17:49:47.652Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-31T17:49:47.652Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-31T17:49:47.652Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-31T17:49:47.652Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-31T17:49:47.652Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-31T17:49:47.652Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-31T17:49:47.652Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-31T17:49:47.652Z] poller_test.go:41: No chmod on Windows [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-31T17:49:47.652Z] fileutils_test.go:134: Needs porting to Windows [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-31T17:49:47.652Z] fileutils_test.go:180: Needs porting to Windows [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-31T17:49:47.652Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-31T17:49:47.652Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-07-31T17:49:47.652Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-31T17:49:47.652Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-31T17:49:47.652Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] [2021-07-31T17:49:47.652Z] DONE 2068 tests, 69 skipped in 312.053s [2021-07-31T17:49:47.652Z] INFO: make.ps1 ended at 07/31/2021 17:49:47 [2021-07-31T17:49:47.800Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-31T17:49:48.057Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-31T17:49:48.989Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-31T17:49:49.190Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-31T17:49:49.190Z] INFO: Unit tests ended at 07/31/2021 17:49:48. Duration:00:05:29.9271251 [2021-07-31T17:49:49.190Z] INFO: Building busybox [2021-07-31T17:49:49.190Z] Sending build context to Docker daemon 5.12kB [2021-07-31T17:49:49.190Z] [2021-07-31T17:49:49.190Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-31T17:49:49.190Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-31T17:49:49.190Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-31T17:49:49.190Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-31T17:49:49.190Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-31T17:49:49.190Z] ---> 39d157a84080 [2021-07-31T17:49:49.190Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-31T17:49:49.553Z] --- PASS: TestPluginWithDevMounts (1.87s) [2021-07-31T17:49:49.553Z] PASS [2021-07-31T17:49:49.553Z] [2021-07-31T17:49:49.553Z] DONE 1 tests in 2.013s [2021-07-31T17:49:49.553Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-31T17:49:49.553Z] ++ 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-31T17:49:49.553Z] ++ set -e [2021-07-31T17:49:49.553Z] ++ '[' -n 0 ']' [2021-07-31T17:49:49.553Z] ++ set -x [2021-07-31T17:49:49.553Z] ++ 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-31T17:49:49.553Z] INFO: Testing against a local daemon [2021-07-31T17:49:49.553Z] === RUN TestSecretInspect [2021-07-31T17:49:49.656Z] ---> Running in 1a4c685db89e [2021-07-31T17:49:50.118Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-31T17:49:51.491Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-31T17:49:51.491Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-31T17:49:51.491Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-31T17:49:51.491Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-31T17:49:51.491Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-31T17:49:51.491Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-31T17:49:51.491Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-31T17:49:51.491Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-31T17:49:51.491Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-31T17:49:52.057Z] --- PASS: TestSecretInspect (2.49s) [2021-07-31T17:49:52.057Z] === RUN TestSecretList [2021-07-31T17:49:52.375Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.90s) [2021-07-31T17:49:52.375Z] PASS [2021-07-31T17:49:52.375Z] [2021-07-31T17:49:52.375Z] === Skipped [2021-07-31T17:49:52.375Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-31T17:49:52.375Z] service_test.go:242: FLAKY_TEST [2021-07-31T17:49:52.375Z] [2021-07-31T17:49:52.375Z] [2021-07-31T17:49:52.375Z] DONE 26 tests, 1 skipped in 57.203s [2021-07-31T17:49:52.375Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-31T17:49:52.375Z] ++ 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-31T17:49:52.375Z] ++ set -e [2021-07-31T17:49:52.375Z] ++ '[' -n 0 ']' [2021-07-31T17:49:52.375Z] ++ set -x [2021-07-31T17:49:52.375Z] ++ 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-31T17:49:52.375Z] INFO: Testing against a local daemon [2021-07-31T17:49:52.375Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-31T17:49:52.375Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-31T17:49:52.375Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-31T17:49:52.375Z] === RUN TestDockerNetworkIpvlan [2021-07-31T17:49:52.375Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-31T17:49:52.375Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-31T17:49:52.375Z] PASS [2021-07-31T17:49:52.375Z] [2021-07-31T17:49:52.375Z] === Skipped [2021-07-31T17:49:52.375Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-31T17:49:52.375Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-31T17:49:52.375Z] [2021-07-31T17:49:52.375Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-31T17:49:52.375Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-31T17:49:52.375Z] [2021-07-31T17:49:52.375Z] [2021-07-31T17:49:52.375Z] DONE 2 tests, 2 skipped in 0.134s [2021-07-31T17:49:52.375Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-31T17:49:52.375Z] ++ 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-31T17:49:52.375Z] ++ set -e [2021-07-31T17:49:52.375Z] ++ '[' -n 0 ']' [2021-07-31T17:49:52.375Z] ++ set -x [2021-07-31T17:49:52.375Z] ++ 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-31T17:49:52.375Z] INFO: Testing against a local daemon [2021-07-31T17:49:52.375Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-31T17:49:53.317Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2021-07-31T17:49:53.317Z] === RUN TestDockerNetworkMacvlan [2021-07-31T17:49:53.433Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-31T17:49:53.433Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-31T17:49:53.889Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-31T17:49:54.365Z] --- PASS: TestSecretList (2.11s) [2021-07-31T17:49:54.365Z] === RUN TestSecretsCreateAndDelete [2021-07-31T17:49:54.365Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-31T17:49:54.439Z] Removing intermediate container 1a4c685db89e [2021-07-31T17:49:54.439Z] ---> 765867a000d5 [2021-07-31T17:49:54.439Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-31T17:49:54.439Z] ---> Running in bacdc43bf4b6 [2021-07-31T17:49:54.439Z] Removing intermediate container bacdc43bf4b6 [2021-07-31T17:49:54.439Z] ---> e0f1ea26509b [2021-07-31T17:49:54.439Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-31T17:49:54.623Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-31T17:49:54.830Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-31T17:49:54.898Z] ---> Running in 0a531120fcad [2021-07-31T17:49:55.358Z] Removing intermediate container 0a531120fcad [2021-07-31T17:49:55.358Z] ---> 5d84cf7d54f8 [2021-07-31T17:49:55.358Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-31T17:49:55.771Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-31T17:49:55.996Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-31T17:49:55.996Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-31T17:49:56.906Z] [2021-07-31T17:49:56.927Z] --- PASS: TestSecretsCreateAndDelete (2.54s) [2021-07-31T17:49:56.927Z] === RUN TestSecretsUpdate [2021-07-31T17:49:57.366Z] ---> 71d44c037b7a [2021-07-31T17:49:57.366Z] 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-31T17:49:57.366Z] ---> Running in e2d53403eec5 [2021-07-31T17:49:58.317Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-31T17:49:58.826Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-31T17:49:59.391Z] --- PASS: TestSecretsUpdate (2.70s) [2021-07-31T17:49:59.391Z] === RUN TestTemplatedSecret [2021-07-31T17:50:00.764Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-31T17:50:01.617Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-31T17:50:01.697Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-31T17:50:01.955Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-31T17:50:02.520Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-31T17:50:02.520Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-31T17:50:02.520Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-31T17:50:03.086Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-31T17:50:03.343Z] --- PASS: TestTemplatedSecret (3.84s) [2021-07-31T17:50:03.343Z] === RUN TestSecretCreateResolve [2021-07-31T17:50:05.241Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-31T17:50:05.241Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-31T17:50:05.241Z] docker_cli_sni_test.go:18: Flakey test [2021-07-31T17:50:05.241Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-31T17:50:05.805Z] --- PASS: TestSecretCreateResolve (2.55s) [2021-07-31T17:50:05.805Z] PASS [2021-07-31T17:50:05.805Z] [2021-07-31T17:50:05.805Z] DONE 6 tests in 16.351s [2021-07-31T17:50:05.805Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-31T17:50:05.805Z] ++ 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-31T17:50:05.805Z] ++ set -e [2021-07-31T17:50:05.805Z] ++ '[' -n 0 ']' [2021-07-31T17:50:05.805Z] ++ set -x [2021-07-31T17:50:05.806Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-31T17:50:06.062Z] INFO: Testing against a local daemon [2021-07-31T17:50:06.062Z] === RUN TestServiceCreateInit [2021-07-31T17:50:06.062Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-31T17:50:06.319Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-31T17:50:07.251Z] === RUN TestDockerSuite/TestCommitChange [2021-07-31T17:50:07.703Z] Removing intermediate container e2d53403eec5 [2021-07-31T17:50:07.703Z] ---> 9678f65772ff [2021-07-31T17:50:07.703Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-31T17:50:07.703Z] ---> Running in 0de1780a616d [2021-07-31T17:50:08.294Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-31T17:50:08.637Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-31T17:50:08.671Z] [2021-07-31T17:50:08.671Z] SUCCESS: Specified value was saved. [2021-07-31T17:50:09.203Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-07-31T17:50:09.234Z] --- PASS: TestDockerNetworkMacvlan (15.93s) [2021-07-31T17:50:09.234Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-07-31T17:50:09.234Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-07-31T17:50:09.234Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.65s) [2021-07-31T17:50:09.234Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.91s) [2021-07-31T17:50:09.234Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.48s) [2021-07-31T17:50:09.234Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2021-07-31T17:50:09.234Z] PASS [2021-07-31T17:50:09.234Z] [2021-07-31T17:50:09.234Z] DONE 8 tests in 17.425s [2021-07-31T17:50:09.234Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-31T17:50:09.234Z] ++ 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-31T17:50:09.234Z] ++ set -e [2021-07-31T17:50:09.234Z] ++ '[' -n 0 ']' [2021-07-31T17:50:09.234Z] ++ set -x [2021-07-31T17:50:09.235Z] ++ 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-31T17:50:09.235Z] testing: warning: no tests to run [2021-07-31T17:50:09.235Z] PASS [2021-07-31T17:50:09.235Z] [2021-07-31T17:50:09.235Z] DONE 0 tests in 0.030s [2021-07-31T17:50:09.235Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-31T17:50:09.235Z] ++ 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-31T17:50:09.235Z] ++ set -e [2021-07-31T17:50:09.235Z] ++ '[' -n 0 ']' [2021-07-31T17:50:09.235Z] ++ set -x [2021-07-31T17:50:09.235Z] ++ 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-31T17:50:09.461Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-31T17:50:10.204Z] INFO: Testing against a local daemon [2021-07-31T17:50:10.204Z] === RUN TestAuthZPluginAllowRequest [2021-07-31T17:50:10.875Z] Removing intermediate container 0de1780a616d [2021-07-31T17:50:10.875Z] ---> c2e487d8274f [2021-07-31T17:50:10.875Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-31T17:50:11.334Z] ---> Running in 55b797e6aae5 [2021-07-31T17:50:11.361Z] docker_api_swarm_node_test.go:80: [d597424db7b38] joining swarm manager [dd13c84e32ba1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-31T17:50:11.589Z] --- PASS: TestAuthZPluginAllowRequest (1.66s) [2021-07-31T17:50:11.589Z] === RUN TestAuthZPluginTLS [2021-07-31T17:50:11.925Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-31T17:50:12.160Z] --- PASS: TestAuthZPluginTLS (0.59s) [2021-07-31T17:50:12.160Z] === RUN TestAuthZPluginDenyRequest [2021-07-31T17:50:12.490Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-31T17:50:12.731Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-07-31T17:50:12.731Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-31T17:50:13.302Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-07-31T17:50:13.302Z] === RUN TestAuthZPluginDenyResponse [2021-07-31T17:50:13.872Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-07-31T17:50:13.872Z] === RUN TestAuthZPluginAllowEventStream [2021-07-31T17:50:14.388Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-31T17:50:15.293Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-31T17:50:15.554Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-31T17:50:15.554Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-31T17:50:15.760Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-31T17:50:15.785Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2021-07-31T17:50:15.785Z] === RUN TestAuthZPluginErrorResponse [2021-07-31T17:50:15.814Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-31T17:50:15.814Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-07-31T17:50:16.045Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-07-31T17:50:16.045Z] === RUN TestAuthZPluginErrorRequest [2021-07-31T17:50:16.076Z] remote: Enumerating objects: 23, done. [2021-07-31T17:50:16.076Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-07-31T17:50:16.076Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-07-31T17:50:16.076Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-07-31T17:50:16.076Z] 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-31T17:50:16.076Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-07-31T17:50:16.093Z] Cannot create a file when that file already exists. [2021-07-31T17:50:16.617Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-07-31T17:50:16.617Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-31T17:50:17.191Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-07-31T17:50:17.191Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-31T17:50:18.287Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-31T17:50:19.106Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.00s) [2021-07-31T17:50:19.106Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-31T17:50:19.221Z] --- PASS: TestServiceCreateInit (13.07s) [2021-07-31T17:50:19.221Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.29s) [2021-07-31T17:50:19.221Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.75s) [2021-07-31T17:50:19.221Z] === RUN TestCreateServiceMultipleTimes [2021-07-31T17:50:19.221Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-31T17:50:21.021Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.91s) [2021-07-31T17:50:21.021Z] === RUN TestAuthZPluginHeader [2021-07-31T17:50:21.363Z] Cross building: bundles/cross/linux/ppc64le [2021-07-31T17:50:21.364Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-31T17:50:21.364Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-31T17:50:21.756Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-31T17:50:21.884Z] Removing intermediate container 55b797e6aae5 [2021-07-31T17:50:21.884Z] ---> b4a0f7ffcc72 [2021-07-31T17:50:21.884Z] Step 13/13 : CMD ["sh"] [2021-07-31T17:50:21.884Z] ---> Running in 8a231608a9e2 [2021-07-31T17:50:21.884Z] Removing intermediate container 8a231608a9e2 [2021-07-31T17:50:21.884Z] ---> a60eebe77d3d [2021-07-31T17:50:21.884Z] Successfully built a60eebe77d3d [2021-07-31T17:50:21.884Z] Successfully tagged busybox:latest [2021-07-31T17:50:21.884Z] INFO: Docker images of the daemon under test [2021-07-31T17:50:21.884Z] [2021-07-31T17:50:21.884Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-31T17:50:21.884Z] busybox latest a60eebe77d3d Less than a second ago 2.78GB [2021-07-31T17:50:21.884Z] microsoft/windowsservercore latest 39d157a84080 5 months ago 2.74GB [2021-07-31T17:50:21.884Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 5 months ago 2.74GB [2021-07-31T17:50:21.884Z] [2021-07-31T17:50:21.884Z] INFO: Running integration tests at 07/31/2021 17:50:21... [2021-07-31T17:50:21.884Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-31T17:50:21.884Z] INFO: Integration API tests being run from the host: [2021-07-31T17:50:21.884Z] INFO: make.ps1 starting at 07/31/2021 17:50:21 [2021-07-31T17:50:21.961Z] --- PASS: TestAuthZPluginHeader (0.89s) [2021-07-31T17:50:21.961Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-31T17:50:21.961Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-31T17:50:21.961Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-31T17:50:21.961Z] === RUN TestAuthZPluginV2Disable [2021-07-31T17:50:21.961Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-31T17:50:21.961Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-07-31T17:50:21.961Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-31T17:50:21.961Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-31T17:50:21.961Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-31T17:50:21.961Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-31T17:50:21.961Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-31T17:50:21.961Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-31T17:50:21.961Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-31T17:50:22.857Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-31T17:50:23.128Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-31T17:50:23.128Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-31T17:50:23.128Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-31T17:50:23.386Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-31T17:50:23.386Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-31T17:50:23.386Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-31T17:50:23.386Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-31T17:50:25.912Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-31T17:50:27.812Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-31T17:50:27.812Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-31T17:50:28.757Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-07-31T17:50:29.015Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-31T17:50:30.390Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-31T17:50:31.323Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-31T17:50:31.323Z] docker_api_swarm_node_test.go:52: [dd4989c73b12f] joining swarm manager [d93b6af3b243d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-31T17:50:31.887Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-31T17:50:31.887Z] docker_api_swarm_node_test.go:53: [d1edc29ee42b9] joining swarm manager [d93b6af3b243d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-31T17:50:32.820Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-31T17:50:32.820Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-31T17:50:32.820Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-31T17:50:33.752Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-31T17:50:33.752Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-31T17:50:34.010Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-31T17:50:34.010Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-31T17:50:34.010Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-31T17:50:34.942Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-31T17:50:35.506Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-31T17:50:36.072Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-31T17:50:36.072Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-31T17:50:37.492Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-31T17:50:38.430Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-31T17:50:38.430Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-31T17:50:38.996Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-31T17:50:39.928Z] --- PASS: TestCreateServiceMultipleTimes (20.64s) [2021-07-31T17:50:39.928Z] === RUN TestCreateServiceConflict [2021-07-31T17:50:39.928Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-31T17:50:40.068Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s) [2021-07-31T17:50:40.074Z] PASS [2021-07-31T17:50:40.074Z] [2021-07-31T17:50:40.074Z] === Skipped [2021-07-31T17:50:40.074Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-31T17:50:40.074Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-31T17:50:40.074Z] [2021-07-31T17:50:40.074Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-07-31T17:50:40.074Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-31T17:50:40.074Z] [2021-07-31T17:50:40.074Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-31T17:50:40.074Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-31T17:50:40.074Z] [2021-07-31T17:50:40.074Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-31T17:50:40.074Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-31T17:50:40.074Z] [2021-07-31T17:50:40.074Z] [2021-07-31T17:50:40.074Z] DONE 17 tests, 4 skipped in 29.693s [2021-07-31T17:50:40.074Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-31T17:50:40.074Z] ++ 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-31T17:50:40.074Z] ++ set -e [2021-07-31T17:50:40.074Z] ++ '[' -n 0 ']' [2021-07-31T17:50:40.074Z] ++ set -x [2021-07-31T17:50:40.074Z] ++ 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-31T17:50:40.493Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-31T17:50:41.425Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-31T17:50:41.425Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-31T17:50:42.356Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-31T17:50:42.356Z] --- PASS: TestCreateServiceConflict (2.51s) [2021-07-31T17:50:42.356Z] === RUN TestCreateServiceMaxReplicas [2021-07-31T17:50:43.300Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-31T17:50:43.368Z] INFO: Testing against a local daemon [2021-07-31T17:50:43.368Z] === RUN TestPluginInvalidJSON [2021-07-31T17:50:43.368Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-31T17:50:43.368Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-31T17:50:43.368Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-31T17:50:43.368Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-31T17:50:43.368Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-31T17:50:43.368Z] === RUN TestPluginInstall [2021-07-31T17:50:43.368Z] === RUN TestPluginInstall/no_auth [2021-07-31T17:50:43.864Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-31T17:50:44.121Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-31T17:50:44.751Z] time="2021-07-31T17:50:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-31T17:50:44.751Z] time="2021-07-31T17:50:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6901fee89f038fc2acf337f4d3df6c35fb40d95bb82c5d43e84bb301f9277b1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-31T17:50:44.751Z] time="2021-07-31T17:50:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-31T17:50:44.751Z] time="2021-07-31T17:50:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6901fee89f038fc2acf337f4d3df6c35fb40d95bb82c5d43e84bb301f9277b1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-31T17:50:45.011Z] === RUN TestPluginInstall/with_htpasswd [2021-07-31T17:50:45.054Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-31T17:50:46.427Z] --- PASS: TestCreateServiceMaxReplicas (3.89s) [2021-07-31T17:50:46.427Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-31T17:50:46.685Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-31T17:50:48.581Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-31T17:50:48.581Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-31T17:50:48.581Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-31T17:50:48.581Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-31T17:50:48.581Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-31T17:50:49.515Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-31T17:50:50.310Z] time="2021-07-31T17:50:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-31T17:50:50.310Z] time="2021-07-31T17:50:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6901fee89f038fc2acf337f4d3df6c35fb40d95bb82c5d43e84bb301f9277b1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-31T17:50:50.310Z] time="2021-07-31T17:50:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-31T17:50:50.310Z] time="2021-07-31T17:50:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6901fee89f038fc2acf337f4d3df6c35fb40d95bb82c5d43e84bb301f9277b1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-31T17:50:50.310Z] === RUN TestPluginInstall/with_insecure [2021-07-31T17:50:51.251Z] time="2021-07-31T17:50:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-31T17:50:51.251Z] time="2021-07-31T17:50:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:954a597e552c911e0359115058f867bd8ae20a370b71c4b520d283fbe2e0531f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-31T17:50:51.251Z] time="2021-07-31T17:50:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-31T17:50:51.251Z] time="2021-07-31T17:50:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:954a597e552c911e0359115058f867bd8ae20a370b71c4b520d283fbe2e0531f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-31T17:50:51.822Z] plugin_test.go:166: [dd2c4c331c167] daemon is not started [2021-07-31T17:50:51.822Z] --- PASS: TestPluginInstall (8.88s) [2021-07-31T17:50:51.822Z] --- PASS: TestPluginInstall/no_auth (2.27s) [2021-07-31T17:50:51.822Z] --- PASS: TestPluginInstall/with_htpasswd (5.23s) [2021-07-31T17:50:51.822Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2021-07-31T17:50:51.822Z] === RUN TestPluginsWithRuntimes [2021-07-31T17:50:53.732Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-31T17:50:54.673Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-31T17:50:54.768Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-31T17:50:54.778Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-31T17:50:55.342Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-31T17:50:55.342Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-31T17:50:55.342Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-31T17:50:55.342Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-31T17:50:56.054Z] --- PASS: TestPluginsWithRuntimes (4.13s) [2021-07-31T17:50:56.054Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.12s) [2021-07-31T17:50:56.054Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.12s) [2021-07-31T17:50:56.054Z] === RUN TestPluginBackCompatMediaTypes [2021-07-31T17:50:56.625Z] --- PASS: TestPluginBackCompatMediaTypes (0.91s) [2021-07-31T17:50:56.625Z] PASS [2021-07-31T17:50:56.625Z] [2021-07-31T17:50:56.625Z] DONE 10 tests in 17.867s [2021-07-31T17:50:56.625Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-31T17:50:56.625Z] ++ 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-31T17:50:56.625Z] ++ set -e [2021-07-31T17:50:56.625Z] ++ '[' -n 0 ']' [2021-07-31T17:50:56.625Z] ++ set -x [2021-07-31T17:50:56.625Z] ++ 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-31T17:50:56.888Z] INFO: Testing against a local daemon [2021-07-31T17:50:56.888Z] === RUN TestExternalGraphDriver [2021-07-31T17:50:56.888Z] === RUN TestExternalGraphDriver/json [2021-07-31T17:50:58.616Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-31T17:50:58.616Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-31T17:50:58.627Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-31T17:50:58.627Z] INFO: Testing against a local daemon [2021-07-31T17:50:58.627Z] === RUN TestBuildWithSession [2021-07-31T17:50:58.627Z] build_session_test.go:25: TODO: BuildKit [2021-07-31T17:50:58.627Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-31T17:50:58.627Z] === RUN TestBuildSquashParent [2021-07-31T17:50:58.627Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T17:50:58.627Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-31T17:50:58.627Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-31T17:50:58.627Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-31T17:50:58.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-31T17:50:58.627Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-31T17:50:58.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-31T17:50:58.627Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-31T17:50:58.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-31T17:50:58.627Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-31T17:50:58.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-31T17:50:58.627Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-31T17:50:58.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-31T17:50:58.627Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-31T17:50:58.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-31T17:50:58.627Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-31T17:50:58.627Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-31T17:50:58.627Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-31T17:50:58.627Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-31T17:50:59.987Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-31T17:51:00.245Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.04s) [2021-07-31T17:51:00.245Z] === RUN TestCreateServiceSecretFileMode [2021-07-31T17:51:02.173Z] === RUN TestExternalGraphDriver/spec [2021-07-31T17:51:03.527Z] --- PASS: TestCreateServiceSecretFileMode (3.05s) [2021-07-31T17:51:03.527Z] === RUN TestCreateServiceConfigFileMode [2021-07-31T17:51:04.093Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-07-31T17:51:07.388Z] --- PASS: TestCreateServiceConfigFileMode (3.85s) [2021-07-31T17:51:07.388Z] === RUN TestCreateServiceSysctls [2021-07-31T17:51:07.388Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-31T17:51:07.951Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-31T17:51:08.750Z] === RUN TestExternalGraphDriver/pull [2021-07-31T17:51:09.045Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-31T17:51:10.136Z] --- PASS: TestExternalGraphDriver (13.32s) [2021-07-31T17:51:10.136Z] --- PASS: TestExternalGraphDriver/json (4.68s) [2021-07-31T17:51:10.136Z] --- PASS: TestExternalGraphDriver/spec (6.73s) [2021-07-31T17:51:10.136Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2021-07-31T17:51:10.136Z] === RUN TestGraphdriverPluginV2 [2021-07-31T17:51:10.136Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-31T17:51:10.136Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-07-31T17:51:10.136Z] PASS [2021-07-31T17:51:10.136Z] [2021-07-31T17:51:10.136Z] === Skipped [2021-07-31T17:51:10.136Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-07-31T17:51:10.136Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-31T17:51:10.136Z] [2021-07-31T17:51:10.136Z] [2021-07-31T17:51:10.136Z] DONE 5 tests, 1 skipped in 13.487s [2021-07-31T17:51:10.136Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-31T17:51:10.136Z] ++ 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-31T17:51:10.136Z] ++ set -e [2021-07-31T17:51:10.136Z] ++ '[' -n 0 ']' [2021-07-31T17:51:10.136Z] ++ set -x [2021-07-31T17:51:10.136Z] ++ 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-31T17:51:10.397Z] INFO: Testing against a local daemon [2021-07-31T17:51:10.397Z] === RUN TestContinueAfterPluginCrash [2021-07-31T17:51:10.397Z] === PAUSE TestContinueAfterPluginCrash [2021-07-31T17:51:10.397Z] === RUN TestReadPluginNoRead [2021-07-31T17:51:10.397Z] === PAUSE TestReadPluginNoRead [2021-07-31T17:51:10.397Z] === RUN TestDaemonStartWithLogOpt [2021-07-31T17:51:10.397Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-31T17:51:10.397Z] === CONT TestContinueAfterPluginCrash [2021-07-31T17:51:10.397Z] === CONT TestDaemonStartWithLogOpt [2021-07-31T17:51:10.397Z] === CONT TestReadPluginNoRead [2021-07-31T17:51:10.475Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-31T17:51:10.733Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-07-31T17:51:11.298Z] --- PASS: TestCreateServiceSysctls (4.13s) [2021-07-31T17:51:11.298Z] === RUN TestCreateServiceCapabilities [2021-07-31T17:51:11.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-31T17:51:13.238Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-07-31T17:51:13.238Z] docker_api_swarm_test.go:201: [d8b674dc8a3d0] joining swarm manager [da196ef375058]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-31T17:51:13.741Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-31T17:51:14.603Z] === RUN TestReadPluginNoRead/default [2021-07-31T17:51:14.603Z] --- PASS: TestDaemonStartWithLogOpt (4.09s) [2021-07-31T17:51:14.610Z] --- PASS: TestCreateServiceCapabilities (3.53s) [2021-07-31T17:51:14.867Z] === RUN TestInspect [2021-07-31T17:51:15.125Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-07-31T17:51:15.545Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-31T17:51:17.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-07-31T17:51:17.456Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-31T17:51:18.395Z] --- PASS: TestInspect (3.50s) [2021-07-31T17:51:18.395Z] === RUN TestCreateJob [2021-07-31T17:51:18.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-07-31T17:51:18.840Z] === CONT TestReadPluginNoRead [2021-07-31T17:51:18.840Z] read_test.go:92: [d9ee69d1962b9] daemon is not started [2021-07-31T17:51:18.840Z] --- PASS: TestReadPluginNoRead (8.55s) [2021-07-31T17:51:18.840Z] --- PASS: TestReadPluginNoRead/default (1.69s) [2021-07-31T17:51:18.840Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.70s) [2021-07-31T17:51:18.840Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.65s) [2021-07-31T17:51:19.779Z] --- PASS: TestContinueAfterPluginCrash (9.47s) [2021-07-31T17:51:19.779Z] PASS [2021-07-31T17:51:19.779Z] [2021-07-31T17:51:19.779Z] DONE 6 tests in 9.614s [2021-07-31T17:51:19.779Z] 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-31T17:51:19.779Z] ++ 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-31T17:51:19.779Z] ++ set -e [2021-07-31T17:51:19.779Z] ++ '[' -n 0 ']' [2021-07-31T17:51:19.779Z] ++ set -x [2021-07-31T17:51:19.779Z] ++ 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-31T17:51:20.040Z] testing: warning: no tests to run [2021-07-31T17:51:20.040Z] PASS [2021-07-31T17:51:20.040Z] [2021-07-31T17:51:20.040Z] DONE 0 tests in 0.051s [2021-07-31T17:51:20.040Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-31T17:51:20.040Z] ++ 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-31T17:51:20.040Z] ++ set -e [2021-07-31T17:51:20.040Z] ++ '[' -n 0 ']' [2021-07-31T17:51:20.040Z] ++ set -x [2021-07-31T17:51:20.040Z] ++ 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-31T17:51:20.040Z] INFO: Testing against a local daemon [2021-07-31T17:51:20.040Z] === RUN TestPluginWithDevMounts [2021-07-31T17:51:20.040Z] === PAUSE TestPluginWithDevMounts [2021-07-31T17:51:20.040Z] === CONT TestPluginWithDevMounts [2021-07-31T17:51:20.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000e56840_} [2021-07-31T17:51:21.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1782001416_/foo_false____} [2021-07-31T17:51:21.921Z] --- PASS: TestCreateJob (3.78s) [2021-07-31T17:51:21.921Z] === RUN TestReplicatedJob [2021-07-31T17:51:21.952Z] --- PASS: TestPluginWithDevMounts (1.89s) [2021-07-31T17:51:21.952Z] PASS [2021-07-31T17:51:21.952Z] [2021-07-31T17:51:21.952Z] DONE 1 tests in 2.049s [2021-07-31T17:51:21.952Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-31T17:51:21.952Z] ++ 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-31T17:51:21.952Z] ++ set -e [2021-07-31T17:51:21.952Z] ++ '[' -n 0 ']' [2021-07-31T17:51:21.952Z] ++ set -x [2021-07-31T17:51:21.952Z] ++ 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-31T17:51:22.212Z] INFO: Testing against a local daemon [2021-07-31T17:51:22.212Z] === RUN TestSecretInspect [2021-07-31T17:51:23.818Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1782001416_/foo_true____} [2021-07-31T17:51:25.515Z] --- PASS: TestSecretInspect (2.70s) [2021-07-31T17:51:25.515Z] === RUN TestSecretList [2021-07-31T17:51:25.731Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3901875399_/foo_false____} [2021-07-31T17:51:26.184Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-31T17:51:26.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.35s) [2021-07-31T17:51:26.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.40s) [2021-07-31T17:51:26.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.60s) [2021-07-31T17:51:26.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (16.88s) [2021-07-31T17:51:26.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.31s) [2021-07-31T17:51:26.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.25s) [2021-07-31T17:51:26.184Z] === RUN TestBuildMultiStageCopy [2021-07-31T17:51:26.184Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-31T17:51:27.103Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3901875399_/foo_true____} [2021-07-31T17:51:28.069Z] --- PASS: TestSecretList (2.71s) [2021-07-31T17:51:28.070Z] === RUN TestSecretsCreateAndDelete [2021-07-31T17:51:29.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3901875399_/foo_true__0xc000e56900__} [2021-07-31T17:51:29.565Z] --- PASS: TestReplicatedJob (7.60s) [2021-07-31T17:51:29.565Z] === RUN TestUpdateReplicatedJob [2021-07-31T17:51:30.612Z] --- PASS: TestSecretsCreateAndDelete (2.62s) [2021-07-31T17:51:30.612Z] === RUN TestSecretsUpdate [2021-07-31T17:51:33.654Z] --- PASS: TestSecretsUpdate (2.64s) [2021-07-31T17:51:33.654Z] === RUN TestTemplatedSecret [2021-07-31T17:51:33.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000e56918_} [2021-07-31T17:51:33.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000e569a8_} [2021-07-31T17:51:33.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000e569c0_} [2021-07-31T17:51:33.655Z] --- PASS: TestUpdateReplicatedJob (4.12s) [2021-07-31T17:51:33.655Z] === RUN TestServiceListWithStatuses [2021-07-31T17:51:33.655Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-31T17:51:33.655Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-31T17:51:33.655Z] === RUN TestDockerNetworkConnectAlias [2021-07-31T17:51:34.823Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-31T17:51:35.027Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000e56a98_} [2021-07-31T17:51:35.027Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-07-31T17:51:35.281Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-31T17:51:36.248Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-31T17:51:36.926Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-31T17:51:36.952Z] --- PASS: TestTemplatedSecret (3.54s) [2021-07-31T17:51:36.952Z] === RUN TestSecretCreateResolve [2021-07-31T17:51:37.790Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-31T17:51:37.857Z] docker_api_swarm_test.go:383: [d3e92cea09ddf] joining swarm manager [d36822ee0bc22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-31T17:51:39.228Z] docker_api_swarm_test.go:384: [df09d526010e2] joining swarm manager [d36822ee0bc22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-31T17:51:39.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-31T17:51:39.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-31T17:51:39.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-31T17:51:39.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-31T17:51:39.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-31T17:51:39.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-31T17:51:39.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-31T17:51:39.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-31T17:51:39.326Z] --- PASS: TestBuildMultiStageCopy (14.13s) [2021-07-31T17:51:39.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.89s) [2021-07-31T17:51:39.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.98s) [2021-07-31T17:51:39.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.19s) [2021-07-31T17:51:39.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.44s) [2021-07-31T17:51:39.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.64s) [2021-07-31T17:51:39.326Z] === RUN TestBuildMultiStageParentConfig [2021-07-31T17:51:39.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-31T17:51:39.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-31T17:51:39.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-31T17:51:39.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-07-31T17:51:39.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-07-31T17:51:39.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-07-31T17:51:39.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-07-31T17:51:39.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-07-31T17:51:39.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-07-31T17:51:39.485Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-31T17:51:39.494Z] --- PASS: TestSecretCreateResolve (2.67s) [2021-07-31T17:51:39.494Z] PASS [2021-07-31T17:51:39.494Z] [2021-07-31T17:51:39.494Z] DONE 6 tests in 17.094s [2021-07-31T17:51:39.494Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-07-31T17:51:39.494Z] ++ 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-31T17:51:39.494Z] ++ set -e [2021-07-31T17:51:39.494Z] ++ '[' -n 0 ']' [2021-07-31T17:51:39.494Z] ++ set -x [2021-07-31T17:51:39.494Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-31T17:51:39.742Z] --- PASS: TestDockerNetworkConnectAlias (6.04s) [2021-07-31T17:51:39.742Z] === RUN TestDockerNetworkReConnect [2021-07-31T17:51:42.235Z] --- PASS: TestBuildMultiStageParentConfig (2.97s) [2021-07-31T17:51:42.235Z] === RUN TestBuildLabelWithTargets [2021-07-31T17:51:42.235Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-31T17:51:42.235Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-07-31T17:51:42.235Z] === RUN TestBuildWithEmptyLayers [2021-07-31T17:51:42.841Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-31T17:51:43.101Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-31T17:51:43.101Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-31T17:51:43.362Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-31T17:51:43.362Z] Cross building: bundles/cross/linux/s390x [2021-07-31T17:51:43.621Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-31T17:51:43.621Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-31T17:51:43.923Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-31T17:51:44.181Z] --- PASS: TestDockerNetworkReConnect (4.28s) [2021-07-31T17:51:44.181Z] === RUN TestServicePlugin [2021-07-31T17:51:44.413Z] --- PASS: TestBuildWithEmptyLayers (1.71s) [2021-07-31T17:51:44.413Z] === RUN TestBuildMultiStageOnBuild [2021-07-31T17:51:45.554Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-31T17:51:48.834Z] plugin_test.go:62: [d044115cfdb00] joining swarm manager [d702d4a1f994f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-31T17:51:49.092Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-31T17:51:49.656Z] plugin_test.go:65: [d53e876031d99] joining swarm manager [d702d4a1f994f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-31T17:51:51.047Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-31T17:51:51.047Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-31T17:51:51.714Z] INFO: Testing against a local daemon [2021-07-31T17:51:51.714Z] === RUN TestServiceCreateInit [2021-07-31T17:51:51.714Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-31T17:51:51.980Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-31T17:51:52.544Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-07-31T17:51:53.474Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-31T17:51:54.406Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-31T17:51:54.971Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-31T17:51:55.905Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-31T17:51:55.916Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-31T17:51:56.838Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-31T17:51:57.771Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-31T17:51:58.336Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-31T17:51:59.269Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-31T17:52:00.200Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-31T17:52:01.135Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-31T17:52:01.207Z] --- PASS: TestServiceCreateInit (9.99s) [2021-07-31T17:52:01.207Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.97s) [2021-07-31T17:52:01.207Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.99s) [2021-07-31T17:52:01.207Z] === RUN TestCreateServiceMultipleTimes [2021-07-31T17:52:01.699Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-31T17:52:03.071Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-31T17:52:04.004Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-31T17:52:04.935Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-31T17:52:04.935Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-31T17:52:05.507Z] --- PASS: TestBuildMultiStageOnBuild (19.63s) [2021-07-31T17:52:05.507Z] === RUN TestBuildUncleanTarFilenames [2021-07-31T17:52:05.507Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-31T17:52:05.507Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-07-31T17:52:05.507Z] === RUN TestBuildMultiStageLayerLeak [2021-07-31T17:52:05.868Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-31T17:52:06.433Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-31T17:52:07.366Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-31T17:52:07.931Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-31T17:52:08.864Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-31T17:52:10.248Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-31T17:52:10.812Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-31T17:52:12.708Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-31T17:52:15.989Z] --- PASS: TestServicePlugin (32.02s) [2021-07-31T17:52:15.989Z] === RUN TestServiceUpdateLabel [2021-07-31T17:52:16.921Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-31T17:52:17.883Z] --- PASS: TestBuildMultiStageLayerLeak (12.63s) [2021-07-31T17:52:17.883Z] === RUN TestBuildWithHugeFile [2021-07-31T17:52:18.821Z] --- PASS: TestServiceUpdateLabel (2.46s) [2021-07-31T17:52:18.821Z] === RUN TestServiceUpdateSecrets [2021-07-31T17:52:19.317Z] --- PASS: TestCreateServiceMultipleTimes (16.87s) [2021-07-31T17:52:19.317Z] === RUN TestCreateServiceConflict [2021-07-31T17:52:20.195Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-31T17:52:20.257Z] --- PASS: TestCreateServiceConflict (2.60s) [2021-07-31T17:52:20.257Z] === RUN TestCreateServiceMaxReplicas [2021-07-31T17:52:21.128Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-31T17:52:23.554Z] --- PASS: TestCreateServiceMaxReplicas (3.28s) [2021-07-31T17:52:23.554Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-31T17:52:25.305Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-31T17:52:28.582Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-31T17:52:29.148Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-31T17:52:33.326Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-07-31T17:52:33.893Z] --- PASS: TestServiceUpdateSecrets (15.32s) [2021-07-31T17:52:33.893Z] === RUN TestServiceUpdateConfigs [2021-07-31T17:52:33.893Z] === RUN TestDockerSuite/TestCpToDot [2021-07-31T17:52:34.156Z] check_test.go:380: [df09d526010e2] daemon is not started [2021-07-31T17:52:34.156Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-07-31T17:52:35.094Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-31T17:52:36.994Z] docker_api_swarm_test.go:801: [d7ea8f4969fca] joining swarm manager [d3620e58d8e35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-31T17:52:37.251Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-31T17:52:38.183Z] docker_api_swarm_test.go:801: [d6b3b55b4a245] joining swarm manager [d3620e58d8e35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-31T17:52:38.452Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.86s) [2021-07-31T17:52:38.452Z] === RUN TestCreateServiceSecretFileMode [2021-07-31T17:52:38.748Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-31T17:52:39.680Z] docker_api_swarm_test.go:801: [daf0f27e80624] joining swarm manager [d3620e58d8e35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-31T17:52:39.680Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-31T17:52:40.371Z] --- PASS: TestCreateServiceSecretFileMode (2.91s) [2021-07-31T17:52:40.371Z] === RUN TestCreateServiceConfigFileMode [2021-07-31T17:52:40.613Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-31T17:52:40.871Z] docker_api_swarm_test.go:801: [d3c01932167b4] joining swarm manager [d3620e58d8e35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-31T17:52:41.128Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-31T17:52:42.061Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-31T17:52:42.319Z] docker_api_swarm_test.go:809: [d8341f03bc50d] joining swarm manager [d3620e58d8e35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-07-31T17:52:43.251Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-31T17:52:43.251Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-31T17:52:43.251Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-31T17:52:43.672Z] --- PASS: TestCreateServiceConfigFileMode (3.02s) [2021-07-31T17:52:43.672Z] === RUN TestCreateServiceSysctls [2021-07-31T17:52:43.816Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-31T17:52:44.380Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-31T17:52:44.380Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-31T17:52:44.380Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-31T17:52:44.637Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-31T17:52:45.203Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-31T17:52:45.460Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-31T17:52:45.460Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-31T17:52:45.460Z] === RUN TestDockerSuite/TestCreateRM [2021-07-31T17:52:45.717Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-31T17:52:45.717Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-31T17:52:45.717Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-31T17:52:45.717Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-31T17:52:45.717Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-31T17:52:47.614Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-31T17:52:47.871Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-31T17:52:47.871Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-31T17:52:47.873Z] --- PASS: TestCreateServiceSysctls (4.08s) [2021-07-31T17:52:47.873Z] === RUN TestCreateServiceCapabilities [2021-07-31T17:52:49.769Z] --- PASS: TestServiceUpdateConfigs (15.76s) [2021-07-31T17:52:49.769Z] === RUN TestServiceUpdateNetwork [2021-07-31T17:52:50.414Z] --- PASS: TestCreateServiceCapabilities (3.05s) [2021-07-31T17:52:50.414Z] === RUN TestInspect [2021-07-31T17:52:51.668Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-31T17:52:51.668Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-31T17:52:51.668Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-31T17:52:51.668Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-31T17:52:51.668Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-31T17:52:51.926Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-31T17:52:52.861Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-31T17:52:53.714Z] --- PASS: TestInspect (3.04s) [2021-07-31T17:52:53.714Z] === RUN TestCreateJob [2021-07-31T17:52:54.246Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-31T17:52:55.181Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-31T17:52:56.552Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-31T17:52:57.914Z] --- PASS: TestCreateJob (3.92s) [2021-07-31T17:52:57.914Z] === RUN TestReplicatedJob [2021-07-31T17:52:58.447Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-31T17:52:59.381Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-31T17:52:59.945Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-31T17:52:59.945Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-31T17:53:00.512Z] === RUN TestDockerSuite/TestDockerFails [2021-07-31T17:53:00.770Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-07-31T17:53:00.770Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-07-31T17:53:00.770Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-07-31T17:53:02.146Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-07-31T17:53:02.711Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-07-31T17:53:04.085Z] --- PASS: TestServiceUpdateNetwork (14.17s) [2021-07-31T17:53:04.085Z] === RUN TestServiceUpdatePidsLimit [2021-07-31T17:53:04.085Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-07-31T17:53:04.085Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-07-31T17:53:04.085Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-07-31T17:53:04.085Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-07-31T17:53:04.503Z] --- PASS: TestReplicatedJob (6.99s) [2021-07-31T17:53:04.503Z] === RUN TestUpdateReplicatedJob [2021-07-31T17:53:05.136Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-31T17:53:05.136Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-31T17:53:05.136Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-31T17:53:05.136Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-31T17:53:05.136Z] [2021-07-31T17:53:05.459Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-31T17:53:06.054Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-31T17:53:06.338Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42697/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ac34f9c00247b344e1112efd28c607497a00a563 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ac34f9c00247b344e1112efd28c607497a00a563 hack/test/unit [2021-07-31T17:53:06.391Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-31T17:53:06.908Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-31T17:53:06.908Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-31T17:53:06.908Z] + TESTDIRS=./... [2021-07-31T17:53:06.908Z] + exclude_paths='/vendor/|/integration' [2021-07-31T17:53:06.908Z] ++ go list ./... [2021-07-31T17:53:06.908Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-31T17:53:07.850Z] + pkg_list='github.com/docker/docker/api [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/server [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/server/backend/build [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/server/httputils [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/server/middleware [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/server/router [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/server/router/build [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/server/router/container [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/server/router/debug [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/server/router/distribution [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/server/router/grpc [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/server/router/image [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/server/router/network [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/server/router/plugin [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/server/router/session [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/server/router/swarm [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/server/router/system [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/server/router/volume [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/types [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/types/backend [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/types/blkiodev [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/types/container [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/types/events [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/types/filters [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/types/image [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/types/mount [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/types/network [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/types/registry [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/types/strslice [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/types/swarm [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/types/time [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/types/versions [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-31T17:53:07.850Z] github.com/docker/docker/api/types/volume [2021-07-31T17:53:07.850Z] github.com/docker/docker/builder [2021-07-31T17:53:07.850Z] github.com/docker/docker/builder/builder-next [2021-07-31T17:53:07.850Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-31T17:53:07.850Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-31T17:53:07.850Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-31T17:53:07.850Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-31T17:53:07.850Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-31T17:53:07.850Z] github.com/docker/docker/builder/builder-next/worker [2021-07-31T17:53:07.850Z] github.com/docker/docker/builder/dockerfile [2021-07-31T17:53:07.850Z] github.com/docker/docker/builder/dockerignore [2021-07-31T17:53:07.850Z] github.com/docker/docker/builder/remotecontext [2021-07-31T17:53:07.850Z] github.com/docker/docker/builder/remotecontext/git [2021-07-31T17:53:07.850Z] github.com/docker/docker/cli [2021-07-31T17:53:07.850Z] github.com/docker/docker/cli/config [2021-07-31T17:53:07.850Z] github.com/docker/docker/cli/debug [2021-07-31T17:53:07.850Z] github.com/docker/docker/client [2021-07-31T17:53:07.850Z] github.com/docker/docker/cmd/docker-proxy [2021-07-31T17:53:07.850Z] github.com/docker/docker/cmd/dockerd [2021-07-31T17:53:07.850Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-31T17:53:07.850Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-31T17:53:07.850Z] github.com/docker/docker/container [2021-07-31T17:53:07.850Z] github.com/docker/docker/container/stream [2021-07-31T17:53:07.850Z] github.com/docker/docker/contrib/apparmor [2021-07-31T17:53:07.850Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-31T17:53:07.850Z] github.com/docker/docker/contrib/httpserver [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/cluster [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/cluster/convert [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/cluster/executor [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/cluster/provider [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/config [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/discovery [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/events [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/events/testutils [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/exec [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/graphdriver [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/images [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/initlayer [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/links [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/listeners [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/logger [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/logger/gelf [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/logger/journald [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/logger/local [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/logger/logentries [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/logger/splunk [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/logger/syslog [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/logger/templates [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/names [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/network [2021-07-31T17:53:07.850Z] github.com/docker/docker/daemon/stats [2021-07-31T17:53:07.850Z] github.com/docker/docker/distribution [2021-07-31T17:53:07.850Z] github.com/docker/docker/distribution/metadata [2021-07-31T17:53:07.850Z] github.com/docker/docker/distribution/utils [2021-07-31T17:53:07.850Z] github.com/docker/docker/distribution/xfer [2021-07-31T17:53:07.850Z] github.com/docker/docker/dockerversion [2021-07-31T17:53:07.850Z] github.com/docker/docker/errdefs [2021-07-31T17:53:07.850Z] github.com/docker/docker/image [2021-07-31T17:53:07.850Z] github.com/docker/docker/image/cache [2021-07-31T17:53:07.850Z] github.com/docker/docker/image/tarexport [2021-07-31T17:53:07.850Z] github.com/docker/docker/image/v1 [2021-07-31T17:53:07.850Z] github.com/docker/docker/internal/test/suite [2021-07-31T17:53:07.850Z] github.com/docker/docker/layer [2021-07-31T17:53:07.850Z] github.com/docker/docker/libcontainerd [2021-07-31T17:53:07.850Z] github.com/docker/docker/libcontainerd/queue [2021-07-31T17:53:07.850Z] github.com/docker/docker/libcontainerd/remote [2021-07-31T17:53:07.850Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-31T17:53:07.850Z] github.com/docker/docker/libcontainerd/types [2021-07-31T17:53:07.850Z] github.com/docker/docker/libnetwork [2021-07-31T17:53:07.850Z] github.com/docker/docker/libnetwork/api [2021-07-31T17:53:07.850Z] github.com/docker/docker/libnetwork/bitseq [2021-07-31T17:53:07.850Z] github.com/docker/docker/libnetwork/cluster [2021-07-31T17:53:07.850Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-31T17:53:07.850Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-31T17:53:07.850Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-31T17:53:07.850Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-31T17:53:07.850Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-31T17:53:07.850Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-31T17:53:07.850Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-31T17:53:07.850Z] github.com/docker/docker/libnetwork/config [2021-07-31T17:53:07.850Z] github.com/docker/docker/libnetwork/datastore [2021-07-31T17:53:07.850Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-31T17:53:07.850Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-31T17:53:07.850Z] github.com/docker/docker/libnetwork/driverapi [2021-07-31T17:53:07.850Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-31T17:53:07.850Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-31T17:53:07.850Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-31T17:53:07.850Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-31T17:53:07.850Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-31T17:53:07.850Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-31T17:53:07.850Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-31T17:53:07.850Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-31T17:53:07.850Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-31T17:53:07.850Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-31T17:53:07.850Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-31T17:53:07.850Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-31T17:53:07.850Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/etchosts [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/idm [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/ipam [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/iptables [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/netlabel [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/netutils [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/networkdb [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/ns [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/options [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/osl [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/portallocator [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/portmapper [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/testutils [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/types [2021-07-31T17:53:07.851Z] github.com/docker/docker/oci [2021-07-31T17:53:07.851Z] github.com/docker/docker/oci/caps [2021-07-31T17:53:07.851Z] github.com/docker/docker/opts [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/aaparser [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/archive [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/authorization [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/broadcaster [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/capabilities [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/chrootarchive [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/containerfs [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/devicemapper [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/directory [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/discovery [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/discovery/file [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/discovery/kv [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/discovery/memory [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/dmesg [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/filenotify [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/fileutils [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/fsutils [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/homedir [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/idtools [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/ioutils [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/jsonmessage [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/locker [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/longpath [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/loopback [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/mount [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/namesgenerator [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/parsers [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/pidfile [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/platform [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/plugingetter [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/plugins [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/plugins/transport [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/pools [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/progress [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/pubsub [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/reexec [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/signal [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/stack [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/stdcopy [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/streamformatter [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/stringid [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/symlink [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/sysinfo [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/system [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/tailfile [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/tarsum [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/term [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/term/windows [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/truncindex [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/urlutil [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/useragent [2021-07-31T17:53:07.851Z] github.com/docker/docker/plugin [2021-07-31T17:53:07.851Z] github.com/docker/docker/plugin/executor/containerd [2021-07-31T17:53:07.851Z] github.com/docker/docker/plugin/v2 [2021-07-31T17:53:07.851Z] github.com/docker/docker/profiles/apparmor [2021-07-31T17:53:07.851Z] github.com/docker/docker/profiles/seccomp [2021-07-31T17:53:07.851Z] github.com/docker/docker/quota [2021-07-31T17:53:07.851Z] github.com/docker/docker/reference [2021-07-31T17:53:07.851Z] github.com/docker/docker/registry [2021-07-31T17:53:07.851Z] github.com/docker/docker/registry/resumable [2021-07-31T17:53:07.851Z] github.com/docker/docker/restartmanager [2021-07-31T17:53:07.851Z] github.com/docker/docker/rootless [2021-07-31T17:53:07.851Z] github.com/docker/docker/rootless/specconv [2021-07-31T17:53:07.851Z] github.com/docker/docker/runconfig [2021-07-31T17:53:07.851Z] github.com/docker/docker/runconfig/opts [2021-07-31T17:53:07.851Z] github.com/docker/docker/testutil [2021-07-31T17:53:07.851Z] github.com/docker/docker/testutil/daemon [2021-07-31T17:53:07.851Z] github.com/docker/docker/testutil/environment [2021-07-31T17:53:07.851Z] github.com/docker/docker/testutil/fakecontext [2021-07-31T17:53:07.851Z] github.com/docker/docker/testutil/fakegit [2021-07-31T17:53:07.851Z] github.com/docker/docker/testutil/fakestorage [2021-07-31T17:53:07.851Z] github.com/docker/docker/testutil/fixtures/load [2021-07-31T17:53:07.851Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-31T17:53:07.851Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-31T17:53:07.851Z] github.com/docker/docker/testutil/registry [2021-07-31T17:53:07.851Z] github.com/docker/docker/testutil/request [2021-07-31T17:53:07.851Z] github.com/docker/docker/volume [2021-07-31T17:53:07.851Z] github.com/docker/docker/volume/drivers [2021-07-31T17:53:07.851Z] github.com/docker/docker/volume/local [2021-07-31T17:53:07.851Z] github.com/docker/docker/volume/mounts [2021-07-31T17:53:07.851Z] github.com/docker/docker/volume/service [2021-07-31T17:53:07.851Z] github.com/docker/docker/volume/service/opts [2021-07-31T17:53:07.851Z] github.com/docker/docker/volume/testutils' [2021-07-31T17:53:07.851Z] + echo 'github.com/docker/docker/api [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/server [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/server/backend/build [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/server/httputils [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/server/middleware [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/server/router [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/server/router/build [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/server/router/container [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/server/router/debug [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/server/router/distribution [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/server/router/grpc [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/server/router/image [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/server/router/network [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/server/router/plugin [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/server/router/session [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/server/router/swarm [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/server/router/system [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/server/router/volume [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/types [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/types/backend [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/types/blkiodev [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/types/container [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/types/events [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/types/filters [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/types/image [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/types/mount [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/types/network [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/types/registry [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/types/strslice [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/types/swarm [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/types/time [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/types/versions [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-31T17:53:07.851Z] github.com/docker/docker/api/types/volume [2021-07-31T17:53:07.851Z] github.com/docker/docker/builder [2021-07-31T17:53:07.851Z] github.com/docker/docker/builder/builder-next [2021-07-31T17:53:07.851Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-31T17:53:07.851Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-31T17:53:07.851Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-31T17:53:07.851Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-31T17:53:07.851Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-31T17:53:07.851Z] github.com/docker/docker/builder/builder-next/worker [2021-07-31T17:53:07.851Z] github.com/docker/docker/builder/dockerfile [2021-07-31T17:53:07.851Z] github.com/docker/docker/builder/dockerignore [2021-07-31T17:53:07.851Z] github.com/docker/docker/builder/remotecontext [2021-07-31T17:53:07.851Z] github.com/docker/docker/builder/remotecontext/git [2021-07-31T17:53:07.851Z] github.com/docker/docker/cli [2021-07-31T17:53:07.851Z] github.com/docker/docker/cli/config [2021-07-31T17:53:07.851Z] github.com/docker/docker/cli/debug [2021-07-31T17:53:07.851Z] github.com/docker/docker/client [2021-07-31T17:53:07.851Z] github.com/docker/docker/cmd/docker-proxy [2021-07-31T17:53:07.851Z] github.com/docker/docker/cmd/dockerd [2021-07-31T17:53:07.851Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-31T17:53:07.851Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-31T17:53:07.851Z] github.com/docker/docker/container [2021-07-31T17:53:07.851Z] github.com/docker/docker/container/stream [2021-07-31T17:53:07.851Z] github.com/docker/docker/contrib/apparmor [2021-07-31T17:53:07.851Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-31T17:53:07.851Z] github.com/docker/docker/contrib/httpserver [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/cluster [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/cluster/convert [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/cluster/executor [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/cluster/provider [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/config [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/discovery [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/events [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/events/testutils [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/exec [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/graphdriver [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/images [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/initlayer [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/links [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/listeners [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/logger [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/logger/gelf [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/logger/journald [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/logger/local [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/logger/logentries [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/logger/splunk [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/logger/syslog [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/logger/templates [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/names [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/network [2021-07-31T17:53:07.851Z] github.com/docker/docker/daemon/stats [2021-07-31T17:53:07.851Z] github.com/docker/docker/distribution [2021-07-31T17:53:07.851Z] github.com/docker/docker/distribution/metadata [2021-07-31T17:53:07.851Z] github.com/docker/docker/distribution/utils [2021-07-31T17:53:07.851Z] github.com/docker/docker/distribution/xfer [2021-07-31T17:53:07.851Z] github.com/docker/docker/dockerversion [2021-07-31T17:53:07.851Z] github.com/docker/docker/errdefs [2021-07-31T17:53:07.851Z] github.com/docker/docker/image [2021-07-31T17:53:07.851Z] github.com/docker/docker/image/cache [2021-07-31T17:53:07.851Z] github.com/docker/docker/image/tarexport [2021-07-31T17:53:07.851Z] github.com/docker/docker/image/v1 [2021-07-31T17:53:07.851Z] github.com/docker/docker/internal/test/suite [2021-07-31T17:53:07.851Z] github.com/docker/docker/layer [2021-07-31T17:53:07.851Z] github.com/docker/docker/libcontainerd [2021-07-31T17:53:07.851Z] github.com/docker/docker/libcontainerd/queue [2021-07-31T17:53:07.851Z] github.com/docker/docker/libcontainerd/remote [2021-07-31T17:53:07.851Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-31T17:53:07.851Z] github.com/docker/docker/libcontainerd/types [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/api [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/bitseq [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/cluster [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/config [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/datastore [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/driverapi [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/etchosts [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/idm [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/ipam [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/iptables [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/netlabel [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/netutils [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/networkdb [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/ns [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/options [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/osl [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/portallocator [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/portmapper [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/testutils [2021-07-31T17:53:07.851Z] github.com/docker/docker/libnetwork/types [2021-07-31T17:53:07.851Z] github.com/docker/docker/oci [2021-07-31T17:53:07.851Z] github.com/docker/docker/oci/caps [2021-07-31T17:53:07.851Z] github.com/docker/docker/opts [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/aaparser [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/archive [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/authorization [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/broadcaster [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/capabilities [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/chrootarchive [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/containerfs [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/devicemapper [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/directory [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/discovery [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/discovery/file [2021-07-31T17:53:07.851Z] github.com/docker/docker/pkg/discovery/kv [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/discovery/memory [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/dmesg [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/filenotify [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/fileutils [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/fsutils [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/homedir [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/idtools [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/ioutils [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/jsonmessage [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/locker [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/longpath [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/loopback [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/mount [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/namesgenerator [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/parsers [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/pidfile [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/platform [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/plugingetter [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/plugins [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/plugins/transport [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/pools [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/progress [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/pubsub [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/reexec [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/signal [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/stack [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/stdcopy [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/streamformatter [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/stringid [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/symlink [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/sysinfo [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/system [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/tailfile [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/tarsum [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/term [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/term/windows [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/truncindex [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/urlutil [2021-07-31T17:53:07.852Z] github.com/docker/docker/pkg/useragent [2021-07-31T17:53:07.852Z] github.com/docker/docker/plugin [2021-07-31T17:53:07.852Z] github.com/docker/docker/plugin/executor/containerd [2021-07-31T17:53:07.852Z] github.com/docker/docker/plugin/v2 [2021-07-31T17:53:07.852Z] github.com/docker/docker/profiles/apparmor [2021-07-31T17:53:07.852Z] github.com/docker/docker/profiles/seccomp [2021-07-31T17:53:07.852Z] github.com/docker/docker/quota [2021-07-31T17:53:07.852Z] github.com/docker/docker/reference [2021-07-31T17:53:07.852Z] github.com/docker/docker/registry [2021-07-31T17:53:07.852Z] github.com/docker/docker/registry/resumable [2021-07-31T17:53:07.852Z] github.com/docker/docker/restartmanager [2021-07-31T17:53:07.852Z] github.com/docker/docker/rootless [2021-07-31T17:53:07.852Z] github.com/docker/docker/rootless/specconv [2021-07-31T17:53:07.852Z] github.com/docker/docker/runconfig [2021-07-31T17:53:07.852Z] github.com/docker/docker/runconfig/opts [2021-07-31T17:53:07.852Z] github.com/docker/docker/testutil [2021-07-31T17:53:07.852Z] github.com/docker/docker/testutil/daemon [2021-07-31T17:53:07.852Z] github.com/docker/docker/testutil/environment [2021-07-31T17:53:07.852Z] github.com/docker/docker/testutil/fakecontext [2021-07-31T17:53:07.852Z] github.com/docker/docker/testutil/fakegit [2021-07-31T17:53:07.852Z] github.com/docker/docker/testutil/fakestorage [2021-07-31T17:53:07.852Z] github.com/docker/docker/testutil/fixtures/load [2021-07-31T17:53:07.852Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-31T17:53:07.852Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-31T17:53:07.852Z] github.com/docker/docker/testutil/registry [2021-07-31T17:53:07.852Z] github.com/docker/docker/testutil/request [2021-07-31T17:53:07.852Z] github.com/docker/docker/volume [2021-07-31T17:53:07.852Z] github.com/docker/docker/volume/drivers [2021-07-31T17:53:07.852Z] github.com/docker/docker/volume/local [2021-07-31T17:53:07.852Z] github.com/docker/docker/volume/mounts [2021-07-31T17:53:07.852Z] github.com/docker/docker/volume/service [2021-07-31T17:53:07.852Z] github.com/docker/docker/volume/service/opts [2021-07-31T17:53:07.852Z] github.com/docker/docker/volume/testutils' [2021-07-31T17:53:07.852Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-31T17:53:07.852Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-31T17:53:07.852Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-31T17:53:07.852Z] + type docker-proxy [2021-07-31T17:53:07.852Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-31T17:53:07.852Z] + hack/make.sh binary-proxy install-proxy [2021-07-31T17:53:07.852Z] [2021-07-31T17:53:07.852Z] Removing bundles/ [2021-07-31T17:53:07.852Z] [2021-07-31T17:53:07.852Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-31T17:53:07.852Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-31T17:53:07.852Z] GOOS="" GOARCH="" GOARM="" [2021-07-31T17:53:08.749Z] --- PASS: TestUpdateReplicatedJob (4.08s) [2021-07-31T17:53:08.749Z] === RUN TestServiceListWithStatuses [2021-07-31T17:53:08.749Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-31T17:53:08.749Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-31T17:53:08.749Z] === RUN TestDockerNetworkConnectAlias [2021-07-31T17:53:11.644Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-31T17:53:13.540Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-31T17:53:13.540Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-31T17:53:14.033Z] --- PASS: TestDockerNetworkConnectAlias (5.36s) [2021-07-31T17:53:14.033Z] === RUN TestDockerNetworkReConnect [2021-07-31T17:53:14.434Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-31T17:53:14.434Z] [2021-07-31T17:53:14.434Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-31T17:53:14.434Z] Installing docker-proxy to /usr/local/bin/ [2021-07-31T17:53:14.434Z] [2021-07-31T17:53:14.434Z] + mkdir -p bundles [2021-07-31T17:53:14.435Z] + 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-31T17:53:14.695Z] ? github.com/docker/docker/api [no test files] [2021-07-31T17:53:16.065Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-31T17:53:17.448Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-07-31T17:53:18.234Z] --- PASS: TestDockerNetworkReConnect (4.31s) [2021-07-31T17:53:18.234Z] === RUN TestServicePlugin [2021-07-31T17:53:18.234Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-31T17:53:18.234Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-31T17:53:18.234Z] === RUN TestServiceUpdateLabel [2021-07-31T17:53:18.380Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-31T17:53:18.944Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-31T17:53:19.875Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-31T17:53:20.440Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-31T17:53:20.774Z] --- PASS: TestServiceUpdateLabel (2.66s) [2021-07-31T17:53:20.774Z] === RUN TestServiceUpdateSecrets [2021-07-31T17:53:21.371Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-31T17:53:21.371Z] --- PASS: TestServiceUpdatePidsLimit (17.64s) [2021-07-31T17:53:21.371Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.14s) [2021-07-31T17:53:21.371Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s) [2021-07-31T17:53:21.371Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.33s) [2021-07-31T17:53:21.371Z] PASS [2021-07-31T17:53:21.371Z] [2021-07-31T17:53:21.371Z] === Skipped [2021-07-31T17:53:21.371Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-31T17:53:21.371Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-31T17:53:21.371Z] [2021-07-31T17:53:21.371Z] [2021-07-31T17:53:21.371Z] DONE 27 tests, 1 skipped in 195.570s [2021-07-31T17:53:21.371Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-31T17:53:21.371Z] ++ 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-31T17:53:21.371Z] ++ set -e [2021-07-31T17:53:21.371Z] ++ '[' -n 0 ']' [2021-07-31T17:53:21.371Z] ++ set -x [2021-07-31T17:53:21.371Z] ++ 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-31T17:53:21.629Z] INFO: Testing against a local daemon [2021-07-31T17:53:21.629Z] === RUN TestSessionCreate [2021-07-31T17:53:21.629Z] --- PASS: TestSessionCreate (0.03s) [2021-07-31T17:53:21.629Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-31T17:53:21.629Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-07-31T17:53:21.629Z] PASS [2021-07-31T17:53:21.629Z] [2021-07-31T17:53:21.629Z] DONE 2 tests in 0.213s [2021-07-31T17:53:21.629Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-31T17:53:21.629Z] ++ 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-31T17:53:21.629Z] ++ set -e [2021-07-31T17:53:21.629Z] ++ '[' -n 0 ']' [2021-07-31T17:53:21.629Z] ++ set -x [2021-07-31T17:53:21.629Z] ++ 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-31T17:53:21.887Z] INFO: Testing against a local daemon [2021-07-31T17:53:21.887Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-31T17:53:21.887Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-31T17:53:21.887Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-31T17:53:21.887Z] === RUN TestEventsExecDie [2021-07-31T17:53:22.260Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-07-31T17:53:22.824Z] --- PASS: TestEventsExecDie (1.11s) [2021-07-31T17:53:22.824Z] === RUN TestEventsBackwardsCompatible [2021-07-31T17:53:23.081Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-07-31T17:53:23.081Z] === RUN TestEventsVolumeCreate [2021-07-31T17:53:23.081Z] --- PASS: TestEventsVolumeCreate (0.04s) [2021-07-31T17:53:23.081Z] === RUN TestInfoBinaryCommits [2021-07-31T17:53:23.081Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-07-31T17:53:23.081Z] === RUN TestInfoAPIVersioned [2021-07-31T17:53:23.081Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-31T17:53:23.081Z] === RUN TestInfoDiscoveryBackend [2021-07-31T17:53:23.646Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-07-31T17:53:23.646Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-31T17:53:24.210Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-07-31T17:53:24.467Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-31T17:53:24.467Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-31T17:53:25.033Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-07-31T17:53:25.033Z] === RUN TestInfoAPI [2021-07-31T17:53:25.033Z] --- PASS: TestInfoAPI (0.02s) [2021-07-31T17:53:25.033Z] === RUN TestInfoAPIWarnings [2021-07-31T17:53:25.602Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-31T17:53:28.878Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-07-31T17:53:30.774Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-31T17:53:31.706Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-31T17:53:32.809Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-07-31T17:53:33.078Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-31T17:53:35.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-07-31T17:53:38.895Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-31T17:53:38.895Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-31T17:53:38.990Z] --- PASS: TestServiceUpdateSecrets (15.45s) [2021-07-31T17:53:38.990Z] === RUN TestServiceUpdateConfigs [2021-07-31T17:53:40.265Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-31T17:53:41.195Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-07-31T17:53:41.195Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-31T17:53:41.453Z] --- PASS: TestInfoAPIWarnings (16.33s) [2021-07-31T17:53:41.453Z] === RUN TestInfoDebug [2021-07-31T17:53:41.710Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-07-31T17:53:41.710Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-07-31T17:53:41.710Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-31T17:53:41.967Z] --- PASS: TestInfoDebug (0.55s) [2021-07-31T17:53:41.967Z] === RUN TestInfoInsecureRegistries [2021-07-31T17:53:42.533Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-07-31T17:53:42.533Z] === RUN TestInfoRegistryMirrors [2021-07-31T17:53:43.098Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2021-07-31T17:53:43.098Z] === RUN TestLoginFailsWithBadCredentials [2021-07-31T17:53:43.357Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-07-31T17:53:43.357Z] === RUN TestPingCacheHeaders [2021-07-31T17:53:43.357Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-07-31T17:53:43.357Z] === RUN TestPingGet [2021-07-31T17:53:43.357Z] --- PASS: TestPingGet (0.02s) [2021-07-31T17:53:43.357Z] === RUN TestPingHead [2021-07-31T17:53:43.357Z] --- PASS: TestPingHead (0.02s) [2021-07-31T17:53:43.357Z] === RUN TestVersion [2021-07-31T17:53:43.357Z] --- PASS: TestVersion (0.02s) [2021-07-31T17:53:43.357Z] PASS [2021-07-31T17:53:43.357Z] [2021-07-31T17:53:43.357Z] === Skipped [2021-07-31T17:53:43.357Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-31T17:53:43.357Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-31T17:53:43.357Z] [2021-07-31T17:53:43.357Z] [2021-07-31T17:53:43.357Z] DONE 19 tests, 1 skipped in 21.659s [2021-07-31T17:53:43.357Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-31T17:53:43.357Z] ++ 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-31T17:53:43.357Z] ++ set -e [2021-07-31T17:53:43.357Z] ++ '[' -n 0 ']' [2021-07-31T17:53:43.357Z] ++ set -x [2021-07-31T17:53:43.357Z] ++ 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-31T17:53:43.357Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-31T17:53:43.614Z] INFO: Testing against a local daemon [2021-07-31T17:53:43.614Z] === RUN TestVolumesCreateAndList [2021-07-31T17:53:43.614Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-07-31T17:53:43.614Z] === RUN TestVolumesRemove [2021-07-31T17:53:43.614Z] --- PASS: TestVolumesRemove (0.07s) [2021-07-31T17:53:43.614Z] === RUN TestVolumesInspect [2021-07-31T17:53:43.614Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-31T17:53:43.614Z] === RUN TestVolumesInvalidJSON [2021-07-31T17:53:43.614Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-31T17:53:43.614Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-31T17:53:43.614Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-31T17:53:43.614Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-07-31T17:53:43.614Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-31T17:53:43.614Z] PASS [2021-07-31T17:53:43.614Z] [2021-07-31T17:53:43.614Z] DONE 5 tests in 0.271s [2021-07-31T17:53:43.614Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-31T17:53:44.180Z] ++++ cat bundles/test-integration/docker.pid [2021-07-31T17:53:44.180Z] +++ kill 5782 [2021-07-31T17:53:44.437Z] +++ /etc/init.d/apparmor stop [2021-07-31T17:53:44.437Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-31T17:53:44.437Z] [2021-07-31T17:53:44.437Z] Unloading profiles will leave already running processes permanently [2021-07-31T17:53:44.437Z] unconfined, which can lead to unexpected situations. [2021-07-31T17:53:44.437Z] [2021-07-31T17:53:44.437Z] To set a process to complain mode, use the command line tool [2021-07-31T17:53:44.437Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-31T17:53:44.437Z] +++ true [2021-07-31T17:53:44.437Z] exiting test-integration [2021-07-31T17:53:44.437Z] ++ exit 0 [2021-07-31T17:53:44.437Z] [2021-07-31T17:53:45.001Z] + for job in $(jobs -p) [2021-07-31T17:53:45.001Z] + wait 25111 [2021-07-31T17:53:45.567Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-31T17:53:45.567Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-31T17:53:45.567Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-31T17:53:46.132Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-31T17:53:46.390Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-31T17:53:46.646Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-31T17:53:48.016Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-07-31T17:53:48.016Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-07-31T17:53:48.016Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-31T17:53:48.016Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-07-31T17:53:48.016Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-31T17:53:48.016Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-31T17:53:49.389Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-07-31T17:53:50.321Z] === RUN TestDockerSuite/TestEventsRename [2021-07-31T17:53:50.886Z] === RUN TestDockerSuite/TestEventsResize [2021-07-31T17:53:51.211Z] --- PASS: TestServiceUpdateConfigs (14.86s) [2021-07-31T17:53:51.211Z] === RUN TestServiceUpdateNetwork [2021-07-31T17:53:51.818Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-31T17:53:52.382Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-31T17:53:53.313Z] === RUN TestDockerSuite/TestEventsStreaming [2021-07-31T17:53:53.877Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-31T17:53:57.159Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-07-31T17:53:57.159Z] === RUN TestDockerSuite/TestEventsTop [2021-07-31T17:53:57.722Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-31T17:54:00.248Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-31T17:54:01.620Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-07-31T17:54:04.142Z] docker_api_swarm_service_test.go:394: [d03db4bdbeb5c] joining swarm manager [d6767a3c99658]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-31T17:54:04.399Z] docker_api_swarm_service_test.go:394: [ded3767dd5ce8] joining swarm manager [d6767a3c99658]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-31T17:54:06.106Z] --- PASS: TestServiceUpdateNetwork (13.60s) [2021-07-31T17:54:06.106Z] === RUN TestServiceUpdatePidsLimit [2021-07-31T17:54:06.106Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-31T17:54:07.046Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-31T17:54:07.678Z] === RUN TestDockerSuite/TestExec [2021-07-31T17:54:08.611Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-31T17:54:09.542Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-31T17:54:10.475Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-31T17:54:11.847Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-31T17:54:13.745Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-31T17:54:14.676Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-31T17:54:15.177Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-31T17:54:15.607Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-31T17:54:16.540Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-31T17:54:17.911Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-31T17:54:18.481Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-31T17:54:19.413Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-31T17:54:21.310Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-31T17:54:21.757Z] --- PASS: TestServiceUpdatePidsLimit (17.30s) [2021-07-31T17:54:21.757Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-07-31T17:54:21.757Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-07-31T17:54:21.757Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2021-07-31T17:54:21.757Z] PASS [2021-07-31T17:54:21.757Z] [2021-07-31T17:54:21.757Z] === Skipped [2021-07-31T17:54:21.757Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-31T17:54:21.757Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-31T17:54:21.757Z] [2021-07-31T17:54:21.757Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-07-31T17:54:21.757Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-31T17:54:21.757Z] [2021-07-31T17:54:21.757Z] [2021-07-31T17:54:21.757Z] DONE 27 tests, 2 skipped in 162.710s [2021-07-31T17:54:21.757Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-07-31T17:54:21.757Z] ++ 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-31T17:54:21.757Z] ++ set -e [2021-07-31T17:54:21.757Z] ++ '[' -n 0 ']' [2021-07-31T17:54:21.757Z] ++ set -x [2021-07-31T17:54:21.757Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-31T17:54:22.683Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-07-31T17:54:23.140Z] INFO: Testing against a local daemon [2021-07-31T17:54:23.140Z] === RUN TestSessionCreate [2021-07-31T17:54:23.140Z] --- PASS: TestSessionCreate (0.04s) [2021-07-31T17:54:23.140Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-31T17:54:23.140Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-07-31T17:54:23.140Z] PASS [2021-07-31T17:54:23.140Z] [2021-07-31T17:54:23.140Z] DONE 2 tests in 1.305s [2021-07-31T17:54:23.140Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-07-31T17:54:23.140Z] ++ 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-31T17:54:23.140Z] ++ set -e [2021-07-31T17:54:23.140Z] ++ '[' -n 0 ']' [2021-07-31T17:54:23.140Z] ++ set -x [2021-07-31T17:54:23.140Z] ++ 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-31T17:54:23.616Z] === RUN TestDockerSuite/TestExecEnv [2021-07-31T17:54:24.988Z] docker_api_swarm_service_test.go:342: [d4d69ec122efd] joining swarm manager [d1086aa10266d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-31T17:54:24.988Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-31T17:54:25.051Z] INFO: Testing against a local daemon [2021-07-31T17:54:25.051Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-31T17:54:25.051Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-31T17:54:25.051Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-31T17:54:25.051Z] === RUN TestEventsExecDie [2021-07-31T17:54:25.921Z] docker_api_swarm_service_test.go:342: [db845d1531fd3] joining swarm manager [d1086aa10266d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-31T17:54:25.992Z] --- PASS: TestEventsExecDie (1.11s) [2021-07-31T17:54:25.992Z] === RUN TestEventsBackwardsCompatible [2021-07-31T17:54:25.992Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-07-31T17:54:25.992Z] === RUN TestEventsVolumeCreate [2021-07-31T17:54:25.992Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-07-31T17:54:25.992Z] === RUN TestInfoBinaryCommits [2021-07-31T17:54:25.992Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-07-31T17:54:25.992Z] === RUN TestInfoAPIVersioned [2021-07-31T17:54:25.992Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-31T17:54:25.992Z] === RUN TestInfoDiscoveryBackend [2021-07-31T17:54:26.561Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-07-31T17:54:26.562Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-31T17:54:27.294Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-31T17:54:27.501Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-31T17:54:27.501Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-31T17:54:28.070Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-07-31T17:54:28.070Z] === RUN TestInfoAPI [2021-07-31T17:54:28.070Z] --- PASS: TestInfoAPI (0.04s) [2021-07-31T17:54:28.070Z] === RUN TestInfoAPIWarnings [2021-07-31T17:54:28.669Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-31T17:54:29.570Z] --- PASS: TestBuildWithHugeFile (124.13s) [2021-07-31T17:54:29.570Z] === RUN TestBuildWCOWSandboxSize [2021-07-31T17:54:31.949Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-31T17:54:32.514Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-07-31T17:54:33.447Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-31T17:54:34.379Z] === RUN TestDockerSuite/TestExecParseError [2021-07-31T17:54:34.946Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-31T17:54:35.879Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-31T17:54:36.447Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-31T17:54:40.636Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-31T17:54:40.893Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-31T17:54:41.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-07-31T17:54:42.081Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-31T17:54:43.453Z] docker_api_swarm_service_test.go:489: [dde78629beca5] joining swarm manager [d3b2bd415ecfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-31T17:54:44.385Z] docker_api_swarm_service_test.go:489: [db8f1ab2f9ec0] joining swarm manager [d3b2bd415ecfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-31T17:54:46.171Z] --- PASS: TestInfoAPIWarnings (16.37s) [2021-07-31T17:54:46.171Z] === RUN TestInfoDebug [2021-07-31T17:54:46.171Z] --- PASS: TestInfoDebug (0.54s) [2021-07-31T17:54:46.171Z] === RUN TestInfoInsecureRegistries [2021-07-31T17:54:46.171Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-07-31T17:54:46.171Z] === RUN TestInfoRegistryMirrors [2021-07-31T17:54:46.171Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-07-31T17:54:46.171Z] === RUN TestLoginFailsWithBadCredentials [2021-07-31T17:54:46.432Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2021-07-31T17:54:46.432Z] === RUN TestPingCacheHeaders [2021-07-31T17:54:46.432Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-31T17:54:46.432Z] === RUN TestPingGet [2021-07-31T17:54:46.432Z] --- PASS: TestPingGet (0.03s) [2021-07-31T17:54:46.432Z] === RUN TestPingHead [2021-07-31T17:54:46.432Z] --- PASS: TestPingHead (0.03s) [2021-07-31T17:54:46.432Z] === RUN TestVersion [2021-07-31T17:54:46.432Z] --- PASS: TestVersion (0.03s) [2021-07-31T17:54:46.432Z] PASS [2021-07-31T17:54:46.432Z] [2021-07-31T17:54:46.432Z] === Skipped [2021-07-31T17:54:46.432Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-31T17:54:46.432Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-31T17:54:46.432Z] [2021-07-31T17:54:46.432Z] [2021-07-31T17:54:46.432Z] DONE 19 tests, 1 skipped in 23.237s [2021-07-31T17:54:46.432Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-31T17:54:46.432Z] ++ 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-31T17:54:46.432Z] ++ set -e [2021-07-31T17:54:46.432Z] ++ '[' -n 0 ']' [2021-07-31T17:54:46.432Z] ++ set -x [2021-07-31T17:54:46.432Z] ++ 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-31T17:54:49.728Z] INFO: Testing against a local daemon [2021-07-31T17:54:49.728Z] === RUN TestVolumesCreateAndList [2021-07-31T17:54:49.728Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-07-31T17:54:49.728Z] === RUN TestVolumesRemove [2021-07-31T17:54:49.728Z] --- PASS: TestVolumesRemove (0.08s) [2021-07-31T17:54:49.728Z] === RUN TestVolumesInspect [2021-07-31T17:54:49.728Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-31T17:54:49.728Z] === RUN TestVolumesInvalidJSON [2021-07-31T17:54:49.992Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-31T17:54:49.992Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-31T17:54:49.992Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-31T17:54:49.992Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-31T17:54:49.992Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-31T17:54:49.992Z] PASS [2021-07-31T17:54:49.992Z] [2021-07-31T17:54:49.992Z] DONE 5 tests in 3.414s [2021-07-31T17:54:49.992Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-31T17:54:50.569Z] ++++ cat bundles/test-integration/docker.pid [2021-07-31T17:54:50.569Z] +++ kill 14611 [2021-07-31T17:54:50.830Z] +++ /etc/init.d/apparmor stop [2021-07-31T17:54:50.830Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-31T17:54:50.830Z] [2021-07-31T17:54:50.830Z] Unloading profiles will leave already running processes permanently [2021-07-31T17:54:50.830Z] unconfined, which can lead to unexpected situations. [2021-07-31T17:54:50.830Z] [2021-07-31T17:54:50.830Z] To set a process to complain mode, use the command line tool [2021-07-31T17:54:50.830Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-31T17:54:50.830Z] +++ true [2021-07-31T17:54:50.830Z] exiting test-integration [2021-07-31T17:54:50.830Z] ++ exit 0 [2021-07-31T17:54:50.830Z] [2021-07-31T17:54:54.344Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-31T17:54:54.344Z] === RUN TestDockerSuite/TestExecTTY [2021-07-31T17:54:55.277Z] === RUN TestDockerSuite/TestExecTTYCloseStdin Post stage [Pipeline] junit [2021-07-31T17:54:56.128Z] Recording test results [2021-07-31T17:54:56.349Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-31T17:54:56.650Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-31T17:54:56.705Z] + echo Ensuring container killed. [2021-07-31T17:54:56.705Z] Ensuring container killed. [2021-07-31T17:54:56.705Z] + docker rm -vf docker-pr12 [2021-07-31T17:54:56.705Z] Error: No such container: docker-pr12 [Pipeline] sh [2021-07-31T17:54:56.908Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-07-31T17:54:56.995Z] + echo Chowning /workspace to jenkins user [2021-07-31T17:54:56.995Z] Chowning /workspace to jenkins user [2021-07-31T17:54:56.995Z] + id -u [2021-07-31T17:54:56.995Z] + id -g [2021-07-31T17:54:56.995Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42697:/workspace busybox chown -R 1000:1000 /workspace [2021-07-31T17:54:57.165Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-31T17:54:58.538Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-31T17:54:58.538Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-31T17:54:58.538Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-31T17:55:01.063Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-07-31T17:55:02.436Z] === RUN TestDockerSuite/TestExecWithPrivileged [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-31T17:55:03.881Z] + bundleName=arm64-integration [2021-07-31T17:55:03.881Z] + echo Creating arm64-integration-bundles.tar.gz [2021-07-31T17:55:03.881Z] Creating arm64-integration-bundles.tar.gz [2021-07-31T17:55:03.881Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-07-31T17:55:03.881Z] + 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-31T17:55:04.155Z] Archiving artifacts [2021-07-31T17:55:04.333Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-07-31T17:55:04.451Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42697/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-31T17:55:04.768Z] + make clean [2021-07-31T17:55:04.898Z] === RUN TestDockerSuite/TestExecWithTERM [2021-07-31T17:55:05.339Z] docker volume rm -f docker-dev-cache [2021-07-31T17:55:05.339Z] docker-dev-cache [Pipeline] deleteDir [2021-07-31T17:55:06.278Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-31T17:55:06.539Z] docker_api_swarm_service_test.go:127: [d422eef0ba21e] joining swarm manager [d6b5546b5d92d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-31T17:55:07.471Z] docker_api_swarm_service_test.go:128: [d60571f1e2e8b] joining swarm manager [d6b5546b5d92d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-31T17:55:07.729Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-31T17:55:09.319Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2021-07-31T17:55:09.319Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-31T17:55:09.319Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 5.7% of statements [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/api/types [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-31T17:55:09.319Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2021-07-31T17:55:09.319Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-31T17:55:09.319Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2021-07-31T17:55:09.319Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/builder [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-31T17:55:09.319Z] ok github.com/docker/docker/builder/dockerfile 0.248s coverage: 48.7% of statements [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-31T17:55:09.319Z] ok github.com/docker/docker/builder/remotecontext 0.089s coverage: 13.7% of statements [2021-07-31T17:55:09.319Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-07-31T17:55:09.319Z] ok github.com/docker/docker/builder/remotecontext/git 1.266s coverage: 86.3% of statements [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/cli [no test files] [2021-07-31T17:55:09.319Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-31T17:55:09.319Z] ok github.com/docker/docker/cmd/docker-proxy 0.076s coverage: 69.3% of statements [2021-07-31T17:55:09.319Z] ok github.com/docker/docker/client 0.158s coverage: 75.5% of statements [2021-07-31T17:55:10.254Z] docker_api_swarm_service_test.go:136: [d7520f960e1ed] joining swarm manager [d6b5546b5d92d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-31T17:55:10.819Z] docker_api_swarm_service_test.go:137: [d75d5c2746a71] joining swarm manager [d6b5546b5d92d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-31T17:55:13.342Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-31T17:55:17.515Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-31T17:55:19.411Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-31T17:55:24.665Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-31T17:55:24.665Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-31T17:55:24.665Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-31T17:55:24.665Z] === RUN TestDockerSuite/TestHealth [2021-07-31T17:55:34.624Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-07-31T17:55:34.886Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-07-31T17:55:37.416Z] docker_api_swarm_service_test.go:303: [dc18028e89071] joining swarm manager [d156687cf4fda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-31T17:55:37.681Z] docker_api_swarm_service_test.go:303: [d9cb4e0b5339e] joining swarm manager [d156687cf4fda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-31T17:55:47.641Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-31T17:55:47.641Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-31T17:55:47.641Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-31T17:55:47.641Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-31T17:55:48.573Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-31T17:55:48.573Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-31T17:55:49.137Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-31T17:55:49.138Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-31T17:55:49.138Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-31T17:55:49.138Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-31T17:55:49.395Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-31T17:55:49.652Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-31T17:55:49.909Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-31T17:55:49.909Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-31T17:55:50.474Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-31T17:55:50.474Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-31T17:55:51.041Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-31T17:55:51.975Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-31T17:55:51.975Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-31T17:55:52.540Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-31T17:55:55.062Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-31T17:55:55.062Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-31T17:55:55.062Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-31T17:55:56.031Z] ok github.com/docker/docker/cmd/dockerd 0.046s coverage: 29.1% of statements [2021-07-31T17:55:56.031Z] ok github.com/docker/docker/cmd/dockerd/trap 2.590s coverage: 0.0% of statements [2021-07-31T17:55:56.031Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-31T17:55:56.031Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2021-07-31T17:55:56.031Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-31T17:55:56.031Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-31T17:55:56.031Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-31T17:55:56.031Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-31T17:55:56.962Z] === RUN TestDockerSuite/TestImportFile [2021-07-31T17:55:58.333Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-31T17:55:58.333Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-31T17:55:58.590Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-07-31T17:55:59.961Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-31T17:56:00.894Z] docker_api_swarm_service_test.go:99: [d82081639baca] joining swarm manager [da5a63991c7ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-31T17:56:01.826Z] docker_api_swarm_service_test.go:100: [d90bf5e2cf8bd] joining swarm manager [da5a63991c7ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-31T17:56:01.826Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-31T17:56:02.613Z] ok github.com/docker/docker/daemon/cluster 0.065s coverage: 0.5% of statements [2021-07-31T17:56:03.737Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-31T17:56:04.539Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2021-07-31T17:56:05.111Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-31T17:56:05.480Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-07-31T17:56:06.484Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-31T17:56:07.416Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-31T17:56:07.416Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-07-31T17:56:07.674Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-31T17:56:08.607Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-31T17:56:09.539Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-31T17:56:10.104Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-31T17:56:11.035Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-31T17:56:11.599Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-31T17:56:12.162Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-31T17:56:12.162Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-07-31T17:56:13.531Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-31T17:56:13.613Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.8% of statements [2021-07-31T17:56:13.613Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.4% of statements [2021-07-31T17:56:14.098Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-31T17:56:14.185Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-07-31T17:56:14.446Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-07-31T17:56:15.017Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-07-31T17:56:15.032Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-31T17:56:15.032Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-31T17:56:15.598Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-31T17:56:15.598Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-31T17:56:15.598Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-31T17:56:16.422Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.832s coverage: 73.3% of statements [2021-07-31T17:56:16.531Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-31T17:56:16.993Z] ok github.com/docker/docker/daemon 12.166s coverage: 17.6% of statements [2021-07-31T17:56:16.993Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-31T17:56:16.993Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-31T17:56:16.993Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-31T17:56:16.993Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-31T17:56:17.463Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-31T17:56:18.028Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-31T17:56:18.377Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 3.1% of statements [2021-07-31T17:56:18.377Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.316s coverage: 56.2% of statements [2021-07-31T17:56:18.961Z] === RUN TestDockerSuite/TestInspectImage [2021-07-31T17:56:18.961Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-31T17:56:18.961Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-31T17:56:18.961Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-31T17:56:18.961Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-31T17:56:19.526Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-31T17:56:20.304Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2021-07-31T17:56:20.459Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-31T17:56:20.459Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-31T17:56:21.027Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-31T17:56:22.226Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.334s coverage: 49.4% of statements [2021-07-31T17:56:22.398Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-31T17:56:22.487Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.470s coverage: 45.9% of statements [2021-07-31T17:56:22.487Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-31T17:56:23.768Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-31T17:56:23.768Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-31T17:56:23.872Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.676s coverage: 57.7% of statements [2021-07-31T17:56:23.872Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-31T17:56:23.872Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-31T17:56:23.872Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 57.5% of statements [2021-07-31T17:56:24.814Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-07-31T17:56:25.142Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-31T17:56:25.400Z] check_test.go:380: [d82081639baca] daemon is not started [2021-07-31T17:56:25.757Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2021-07-31T17:56:25.966Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-31T17:56:26.328Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.8% of statements [2021-07-31T17:56:26.328Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-31T17:56:26.328Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-31T17:56:27.270Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.5% of statements [2021-07-31T17:56:27.341Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-31T17:56:27.841Z] ok github.com/docker/docker/daemon/logger/awslogs 0.153s coverage: 77.4% of statements [2021-07-31T17:56:27.841Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-31T17:56:27.841Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-31T17:56:28.102Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-07-31T17:56:28.273Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-31T17:56:28.673Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 23.9% of statements [2021-07-31T17:56:28.838Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-31T17:56:28.933Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2021-07-31T17:56:29.194Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 69.9% of statements [2021-07-31T17:56:29.402Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-31T17:56:29.764Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2021-07-31T17:56:29.764Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-31T17:56:30.025Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 55.1% of statements [2021-07-31T17:56:30.333Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-31T17:56:30.897Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-31T17:56:30.897Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-07-31T17:56:30.965Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.010s coverage: 31.5% of statements [2021-07-31T17:56:31.462Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-31T17:56:31.462Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-07-31T17:56:31.906Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-07-31T17:56:31.906Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-07-31T17:56:32.477Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-07-31T17:56:33.048Z] ok github.com/docker/docker/daemon/logger/splunk 1.636s coverage: 82.5% of statements [2021-07-31T17:56:33.048Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-31T17:56:33.048Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-31T17:56:33.357Z] docker_api_swarm_service_test.go:532: [dfca493a0a620] joining swarm manager [dd8b2efe41743]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-31T17:56:33.921Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-31T17:56:33.990Z] ok github.com/docker/docker/distribution 0.155s coverage: 25.8% of statements [2021-07-31T17:56:34.251Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2021-07-31T17:56:34.251Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-31T17:56:34.485Z] docker_api_swarm_service_test.go:533: [ddc45c6864028] joining swarm manager [dd8b2efe41743]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-31T17:56:35.192Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2021-07-31T17:56:35.417Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-31T17:56:35.763Z] ok github.com/docker/docker/image 0.015s coverage: 86.6% of statements [2021-07-31T17:56:36.354Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-07-31T17:56:36.927Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-07-31T17:56:36.927Z] ok github.com/docker/docker/distribution/xfer 1.969s coverage: 85.1% of statements [2021-07-31T17:56:36.927Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-31T17:56:37.187Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2021-07-31T17:56:37.187Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-31T17:56:37.448Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2021-07-31T17:56:37.947Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-31T17:56:38.205Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-31T17:56:42.400Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-31T17:56:44.924Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-31T17:56:46.821Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-31T17:56:46.821Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-31T17:56:47.449Z] ok github.com/docker/docker/layer 7.944s coverage: 68.8% of statements [2021-07-31T17:56:47.449Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-31T17:56:47.449Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-31T17:56:47.449Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-31T17:56:47.449Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-31T17:56:49.346Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-31T17:56:49.346Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-31T17:56:49.990Z] ok github.com/docker/docker/libnetwork/api 1.361s coverage: 90.1% of statements [2021-07-31T17:56:50.251Z] ok github.com/docker/docker/libnetwork/bitseq 0.126s coverage: 84.4% of statements [2021-07-31T17:56:50.279Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-31T17:56:51.635Z] ok github.com/docker/docker/libnetwork/config 0.041s coverage: 24.0% of statements [2021-07-31T17:56:51.635Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-07-31T17:56:51.895Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-07-31T17:56:55.191Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.454s coverage: 59.9% of statements [2021-07-31T17:56:55.191Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-07-31T17:56:55.451Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.194s coverage: 4.0% of statements [2021-07-31T17:56:56.022Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2021-07-31T17:56:56.283Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-07-31T17:57:00.243Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-31T17:57:01.614Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-07-31T17:57:02.548Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-31T17:57:03.919Z] docker_api_swarm_service_test.go:147: [d9d5f26d32cad] joining swarm manager [deb173801fc4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-31T17:57:04.851Z] docker_api_swarm_service_test.go:147: [d1be689fd8e52] joining swarm manager [deb173801fc4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-31T17:57:05.414Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-31T17:57:06.273Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.242s coverage: 6.6% of statements [2021-07-31T17:57:06.273Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-07-31T17:57:06.273Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-07-31T17:57:06.273Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2021-07-31T17:57:06.347Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-31T17:57:06.534Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2021-07-31T17:57:06.794Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.002s coverage: 48.1% of statements [2021-07-31T17:57:07.054Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-07-31T17:57:07.054Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-07-31T17:57:10.558Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-07-31T17:57:10.558Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-31T17:57:10.558Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-31T17:57:10.558Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-31T17:57:10.558Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-31T17:57:11.490Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-31T17:57:12.054Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-31T17:57:16.230Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-31T17:57:16.488Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-31T17:57:19.336Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-07-31T17:57:19.597Z] ok github.com/docker/docker/libnetwork 37.782s coverage: 40.8% of statements [2021-07-31T17:57:19.597Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-31T17:57:19.597Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-31T17:57:19.597Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-31T17:57:19.597Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-31T17:57:19.597Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-31T17:57:19.597Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-31T17:57:19.597Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-31T17:57:19.597Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-31T17:57:19.597Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-31T17:57:19.597Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-31T17:57:19.597Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-31T17:57:19.597Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-31T17:57:19.597Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-31T17:57:19.597Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-31T17:57:19.597Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-31T17:57:19.597Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-31T17:57:19.597Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-31T17:57:19.858Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2021-07-31T17:57:20.865Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.028s coverage: 47.4% of statements [2021-07-31T17:57:21.125Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.010s coverage: 71.4% of statements [2021-07-31T17:57:21.743Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-31T17:57:22.001Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-31T17:57:22.067Z] ok github.com/docker/docker/libnetwork/ipamutils 0.547s coverage: 74.0% of statements [2021-07-31T17:57:22.258Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-31T17:57:23.193Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-31T17:57:23.454Z] ok github.com/docker/docker/libnetwork/iptables 0.348s coverage: 45.1% of statements [2021-07-31T17:57:23.715Z] ok github.com/docker/docker/libnetwork/netlabel 0.003s coverage: 60.0% of statements [2021-07-31T17:57:24.286Z] ok github.com/docker/docker/libnetwork/netutils 0.043s coverage: 44.1% of statements [2021-07-31T17:57:24.565Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-31T17:57:25.937Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-31T17:57:27.308Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-31T17:57:28.240Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-31T17:57:30.135Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-31T17:57:30.700Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-31T17:57:31.631Z] === RUN TestDockerSuite/TestLogsSince [2021-07-31T17:57:38.208Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-31T17:57:39.188Z] ok github.com/docker/docker/libnetwork/ipam 18.614s coverage: 85.3% of statements [2021-07-31T17:57:39.188Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-31T17:57:39.188Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-31T17:57:39.188Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-31T17:57:39.188Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-07-31T17:57:41.726Z] ok github.com/docker/docker/libnetwork/osl 4.294s coverage: 39.7% of statements [2021-07-31T17:57:41.986Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-07-31T17:57:42.247Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-07-31T17:57:43.188Z] ok github.com/docker/docker/libnetwork/portmapper 0.229s coverage: 49.5% of statements [2021-07-31T17:57:43.188Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-07-31T17:57:43.448Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-07-31T17:57:44.019Z] ok github.com/docker/docker/oci 0.006s coverage: 43.3% of statements [2021-07-31T17:57:44.590Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2021-07-31T17:57:44.590Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-07-31T17:57:44.752Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-31T17:57:44.752Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-07-31T17:57:44.752Z] === RUN TestDockerSuite/TestLogsTail [2021-07-31T17:57:45.684Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-31T17:57:46.251Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-31T17:57:46.504Z] ok github.com/docker/docker/pkg/archive 0.297s coverage: 82.3% of statements [2021-07-31T17:57:46.765Z] ok github.com/docker/docker/pkg/authorization 0.157s coverage: 68.3% of statements [2021-07-31T17:57:47.025Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-07-31T17:57:47.286Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-07-31T17:57:47.627Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-31T17:57:47.884Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-31T17:57:48.817Z] === RUN TestDockerSuite/TestNetHostname [2021-07-31T17:57:50.604Z] ok github.com/docker/docker/pkg/chrootarchive 2.469s coverage: 43.2% of statements [2021-07-31T17:57:50.604Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-07-31T17:57:50.604Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-07-31T17:57:50.865Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-07-31T17:57:52.097Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-31T17:57:52.355Z] === RUN TestDockerSuite/TestNetworkEvents [2021-07-31T17:57:55.064Z] ok github.com/docker/docker/pkg/discovery/kv 3.030s coverage: 84.1% of statements [2021-07-31T17:57:55.065Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-07-31T17:57:55.065Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-07-31T17:57:55.325Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-07-31T17:57:56.264Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-07-31T17:57:56.264Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 86.3% of statements [2021-07-31T17:57:56.834Z] ok github.com/docker/docker/pkg/fsutils 0.118s coverage: 85.1% of statements [2021-07-31T17:57:56.834Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-07-31T17:57:57.775Z] ok github.com/docker/docker/pkg/idtools 0.361s coverage: 69.5% of statements [2021-07-31T17:57:58.345Z] ok github.com/docker/docker/pkg/ioutils 0.378s coverage: 69.3% of statements [2021-07-31T17:57:58.904Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-31T17:57:58.917Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-07-31T17:57:58.917Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-07-31T17:57:59.177Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-07-31T17:57:59.177Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-07-31T17:57:59.437Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-07-31T17:57:59.698Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-07-31T17:57:59.958Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-07-31T17:58:01.432Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-31T17:58:01.997Z] === RUN TestDockerSuite/TestPluginActive [2021-07-31T17:58:03.904Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-31T17:58:13.869Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-31T17:58:13.869Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-31T17:58:13.869Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-31T17:58:13.869Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-31T17:58:18.047Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-31T17:58:18.047Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-07-31T17:58:18.611Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-31T17:58:21.139Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-31T17:58:23.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-07-31T17:58:25.560Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-07-31T17:58:25.560Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-31T17:58:28.086Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-31T17:58:29.020Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-07-31T17:58:29.955Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-31T17:58:31.855Z] === RUN TestDockerSuite/TestPortList [2021-07-31T17:58:32.433Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-07-31T17:58:35.710Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-07-31T17:58:38.697Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.6% of statements [2021-07-31T17:58:38.697Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-07-31T17:58:38.697Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-07-31T17:58:38.697Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-07-31T17:58:38.697Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-07-31T17:58:38.697Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-07-31T17:58:38.697Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-07-31T17:58:38.697Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-07-31T17:58:38.697Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-07-31T17:58:38.697Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-07-31T17:58:38.697Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-07-31T17:58:38.697Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.1% of statements [2021-07-31T17:58:38.697Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 40.1% of statements [2021-07-31T17:58:38.697Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2021-07-31T17:58:38.958Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-07-31T17:58:38.989Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-07-31T17:58:39.217Z] testing: warning: no tests to run [2021-07-31T17:58:39.218Z] coverage: [no statements] [2021-07-31T17:58:39.218Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-07-31T17:58:39.478Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-07-31T17:58:39.478Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-07-31T17:58:39.738Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-07-31T17:58:41.649Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2021-07-31T17:58:41.649Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-07-31T17:58:42.221Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 85.9% of statements [2021-07-31T17:58:43.169Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-31T17:58:43.169Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-07-31T17:58:43.211Z] ok github.com/docker/docker/quota 0.216s coverage: 71.4% of statements [2021-07-31T17:58:43.471Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-07-31T17:58:44.411Z] ok github.com/docker/docker/registry 0.047s coverage: 58.8% of statements [2021-07-31T17:58:44.541Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-31T17:58:44.981Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-07-31T17:58:44.981Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-07-31T17:58:45.551Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-07-31T17:58:45.811Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-07-31T17:58:47.064Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-07-31T17:58:48.352Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-07-31T17:58:49.294Z] ok github.com/docker/docker/volume/local 0.098s coverage: 76.4% of statements [2021-07-31T17:58:49.555Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.8% of statements [2021-07-31T17:58:50.940Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2021-07-31T17:58:52.324Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-31T17:58:52.324Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-31T17:58:52.324Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-31T17:58:52.324Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-31T17:58:52.324Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-31T17:58:52.889Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-31T17:58:52.889Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-31T17:58:53.455Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-31T17:58:53.712Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-31T17:58:55.084Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-31T17:58:55.084Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-07-31T17:58:57.609Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-07-31T17:58:58.998Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-07-31T17:58:59.562Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-07-31T17:58:59.562Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-31T17:59:02.839Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-31T17:59:03.096Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-31T17:59:06.373Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-31T17:59:10.555Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-31T17:59:10.555Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-31T17:59:10.812Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-07-31T17:59:12.886Z] ok github.com/docker/docker/libnetwork/networkdb 105.082s coverage: 60.0% of statements [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/rootless [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/volume [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-31T17:59:12.886Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === Skipped [2021-07-31T17:59:12.886Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-31T17:59:12.886Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-31T17:59:12.886Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-31T17:59:12.886Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-31T17:59:12.886Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-31T17:59:12.886Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-31T17:59:12.886Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-31T17:59:12.886Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-31T17:59:12.886Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-31T17:59:12.886Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-31T17:59:12.886Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-31T17:59:12.886Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-31T17:59:12.886Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-31T17:59:12.886Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-31T17:59:12.886Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-31T17:59:12.886Z] graphtest_unix.go:71: No driver to put! [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-31T17:59:12.886Z] time="2021-07-31T17:56:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-31T17:59:12.886Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-31T17:59:12.886Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-31T17:59:12.886Z] time="2021-07-31T17:56:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-31T17:59:12.886Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-31T17:59:12.886Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-31T17:59:12.886Z] time="2021-07-31T17:56:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-31T17:59:12.886Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-31T17:59:12.886Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-31T17:59:12.886Z] time="2021-07-31T17:56:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-31T17:59:12.886Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-31T17:59:12.886Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-31T17:59:12.886Z] time="2021-07-31T17:56:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-31T17:59:12.886Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-31T17:59:12.886Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-31T17:59:12.886Z] graphtest_unix.go:71: No driver to put! [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-31T17:59:12.886Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-31T17:59:12.886Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-31T17:59:12.886Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-31T17:59:12.886Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-31T17:59:12.886Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-31T17:59:12.886Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-31T17:59:12.886Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-31T17:59:12.886Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-31T17:59:12.886Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-31T17:59:12.886Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-31T17:59:12.886Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-31T17:59:12.886Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-31T17:59:12.886Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-31T17:59:12.886Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-31T17:59:12.886Z] graphtest_unix.go:71: No driver to put! [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-07-31T17:59:12.886Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-07-31T17:59:12.886Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-07-31T17:59:12.886Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-31T17:59:12.886Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-31T17:59:12.886Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-31T17:59:12.886Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-31T17:59:12.886Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-31T17:59:12.886Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-31T17:59:12.886Z] firewalld_test.go:13: firewalld is not running [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-31T17:59:12.886Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-31T17:59:12.886Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] [2021-07-31T17:59:12.886Z] DONE 2669 tests, 37 skipped in 358.107s Post stage [Pipeline] junit [2021-07-31T17:59:12.900Z] Recording test results [2021-07-31T17:59:13.236Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-07-31T17:59:13.583Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42697/.git:/go/src/github.com/docker/docker/.git --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ac34f9c00247b344e1112efd28c607497a00a563 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ac34f9c00247b344e1112efd28c607497a00a563 hack/validate/vendor [2021-07-31T17:59:14.523Z] update vendored copy of archive/tar [2021-07-31T17:59:14.523Z] downloading: https://golang.org/dl/go1.16.6.src.tar.gz [2021-07-31T17:59:14.992Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-31T17:59:15.464Z] patching file stat_unix.go [2021-07-31T17:59:15.464Z] 2021/07/31 17:59:15 Collecting initial packages [2021-07-31T17:59:15.725Z] 2021/07/31 17:59:15 Download dependencies [2021-07-31T17:59:19.016Z] 2021/07/31 17:59:18 Starting whole vndr cycle because no package specified [2021-07-31T17:59:19.016Z] 2021/07/31 17:59:18 Ignoring paths matching "^archive[/\\\\]tar" [2021-07-31T17:59:19.277Z] 2021/07/31 17:59:19 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-07-31T17:59:19.277Z] 2021/07/31 17:59:19 Clone github.com/bits-and-blooms/bitset, revision 59de210119f50cedaa42d175dc88b6335fcf63f6, attempt 1/20 [2021-07-31T17:59:19.277Z] 2021/07/31 17:59:19 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-07-31T17:59:19.277Z] 2021/07/31 17:59:19 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-07-31T17:59:19.277Z] 2021/07/31 17:59:19 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-07-31T17:59:19.277Z] 2021/07/31 17:59:19 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2021-07-31T17:59:19.277Z] 2021/07/31 17:59:19 Clone github.com/Microsoft/hcsshim, revision 3ad51c76263bad09548a40e1996960814a12a870, attempt 1/20 [2021-07-31T17:59:19.277Z] 2021/07/31 17:59:19 Clone github.com/Microsoft/go-winio, revision 5c2e05d71961716a6c392a06ada435aaf5d5302c, attempt 1/20 [2021-07-31T17:59:19.277Z] 2021/07/31 17:59:19 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-07-31T17:59:19.277Z] 2021/07/31 17:59:19 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2021-07-31T17:59:19.277Z] 2021/07/31 17:59:19 Clone github.com/moby/sys, revision 9b0136d132d8e0d1c116a38d7ec9af70d3a59536, attempt 1/20 [2021-07-31T17:59:19.277Z] 2021/07/31 17:59:19 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-07-31T17:59:19.277Z] 2021/07/31 17:59:19 Clone github.com/sirupsen/logrus, revision bdc0db8ead3853c56b7cd1ac2ba4e11b47d7da6b, attempt 1/20 [2021-07-31T17:59:19.277Z] 2021/07/31 17:59:19 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-07-31T17:59:19.277Z] 2021/07/31 17:59:19 Clone golang.org/x/net, revision e18ecbb051101a46fc263334b127c89bc7bff7ea, attempt 1/20 [2021-07-31T17:59:19.277Z] 2021/07/31 17:59:19 Clone golang.org/x/sys, revision d19ff857e887eacb631721f188c7d365c2331456, attempt 1/20 [2021-07-31T17:59:20.220Z] 2021/07/31 17:59:20 Finished clone github.com/docker/libtrust [2021-07-31T17:59:20.220Z] 2021/07/31 17:59:20 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-07-31T17:59:20.220Z] 2021/07/31 17:59:20 Finished clone github.com/moby/locker [2021-07-31T17:59:20.220Z] 2021/07/31 17:59:20 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-07-31T17:59:20.247Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-07-31T17:59:20.482Z] 2021/07/31 17:59:20 Finished clone github.com/Azure/go-ansiterm [2021-07-31T17:59:20.482Z] 2021/07/31 17:59:20 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-07-31T17:59:20.482Z] 2021/07/31 17:59:20 Finished clone github.com/creack/pty [2021-07-31T17:59:20.482Z] 2021/07/31 17:59:20 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-07-31T17:59:20.482Z] 2021/07/31 17:59:20 Finished clone github.com/google/uuid [2021-07-31T17:59:20.482Z] 2021/07/31 17:59:20 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-07-31T17:59:20.482Z] 2021/07/31 17:59:20 Finished clone github.com/tchap/go-patricia [2021-07-31T17:59:20.482Z] 2021/07/31 17:59:20 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-07-31T17:59:20.742Z] 2021/07/31 17:59:20 Finished clone github.com/bits-and-blooms/bitset [2021-07-31T17:59:20.742Z] 2021/07/31 17:59:20 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-07-31T17:59:20.742Z] 2021/07/31 17:59:20 Finished clone github.com/moby/term [2021-07-31T17:59:20.742Z] 2021/07/31 17:59:20 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-07-31T17:59:20.742Z] 2021/07/31 17:59:20 Finished clone github.com/Microsoft/go-winio [2021-07-31T17:59:20.742Z] 2021/07/31 17:59:20 Clone golang.org/x/sync, revision 036812b2e83c0ddf193dd5a34e034151da389d09, attempt 1/20 [2021-07-31T17:59:21.002Z] 2021/07/31 17:59:20 Finished clone github.com/moby/sys [2021-07-31T17:59:21.002Z] 2021/07/31 17:59:20 Clone github.com/moby/buildkit, revision 9f254e18360a24c2ae47b26f772c3c89533bcbb7, attempt 1/20 [2021-07-31T17:59:21.002Z] 2021/07/31 17:59:20 Finished clone github.com/gorilla/mux [2021-07-31T17:59:21.002Z] 2021/07/31 17:59:20 Clone github.com/tonistiigi/fsutil, revision d72af97c0eaf93c1d20360e3cb9c63c223675b83, attempt 1/20 [2021-07-31T17:59:21.262Z] 2021/07/31 17:59:21 Finished clone github.com/sirupsen/logrus [2021-07-31T17:59:21.262Z] 2021/07/31 17:59:21 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-07-31T17:59:21.522Z] 2021/07/31 17:59:21 Finished clone github.com/docker/go-units [2021-07-31T17:59:21.522Z] 2021/07/31 17:59:21 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-07-31T17:59:21.783Z] 2021/07/31 17:59:21 Finished clone github.com/syndtr/gocapability [2021-07-31T17:59:21.783Z] 2021/07/31 17:59:21 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-07-31T17:59:22.043Z] 2021/07/31 17:59:21 Finished clone github.com/RackSec/srslog [2021-07-31T17:59:22.043Z] 2021/07/31 17:59:21 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-07-31T17:59:22.043Z] 2021/07/31 17:59:21 Finished clone gotest.tools/v3 [2021-07-31T17:59:22.043Z] 2021/07/31 17:59:21 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-07-31T17:59:22.303Z] 2021/07/31 17:59:22 Finished clone github.com/imdario/mergo [2021-07-31T17:59:22.303Z] 2021/07/31 17:59:22 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-07-31T17:59:22.303Z] 2021/07/31 17:59:22 Finished clone golang.org/x/sync [2021-07-31T17:59:22.303Z] 2021/07/31 17:59:22 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-07-31T17:59:22.563Z] 2021/07/31 17:59:22 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-07-31T17:59:22.563Z] 2021/07/31 17:59:22 Finished clone github.com/tonistiigi/units [2021-07-31T17:59:22.563Z] 2021/07/31 17:59:22 Finished clone github.com/google/go-cmp [2021-07-31T17:59:22.563Z] 2021/07/31 17:59:22 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-07-31T17:59:23.133Z] 2021/07/31 17:59:22 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-07-31T17:59:23.133Z] 2021/07/31 17:59:22 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-07-31T17:59:23.133Z] 2021/07/31 17:59:23 Finished clone github.com/docker/go-connections [2021-07-31T17:59:23.133Z] 2021/07/31 17:59:23 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-07-31T17:59:23.393Z] 2021/07/31 17:59:23 Finished clone github.com/opentracing-contrib/go-stdlib [2021-07-31T17:59:23.393Z] 2021/07/31 17:59:23 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-07-31T17:59:23.393Z] 2021/07/31 17:59:23 Finished clone github.com/opentracing/opentracing-go [2021-07-31T17:59:23.393Z] 2021/07/31 17:59:23 Clone github.com/hashicorp/memberlist, revision 619135cdd9e5dda8c12f8ceef39bdade4f5899b6, attempt 1/20 [2021-07-31T17:59:23.393Z] 2021/07/31 17:59:23 Finished clone github.com/google/shlex [2021-07-31T17:59:23.393Z] 2021/07/31 17:59:23 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-07-31T17:59:23.393Z] 2021/07/31 17:59:23 Finished clone github.com/mitchellh/hashstructure [2021-07-31T17:59:23.394Z] 2021/07/31 17:59:23 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-07-31T17:59:23.654Z] 2021/07/31 17:59:23 Finished clone github.com/gofrs/flock [2021-07-31T17:59:23.654Z] 2021/07/31 17:59:23 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-07-31T17:59:23.915Z] 2021/07/31 17:59:23 Finished clone github.com/docker/go-events [2021-07-31T17:59:23.915Z] 2021/07/31 17:59:23 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-07-31T17:59:24.427Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-07-31T17:59:24.427Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-31T17:59:24.485Z] 2021/07/31 17:59:24 Finished clone github.com/armon/go-radix [2021-07-31T17:59:24.485Z] 2021/07/31 17:59:24 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-07-31T17:59:24.485Z] 2021/07/31 17:59:24 Finished clone github.com/armon/go-metrics [2021-07-31T17:59:24.485Z] 2021/07/31 17:59:24 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-07-31T17:59:24.746Z] 2021/07/31 17:59:24 Finished clone github.com/hashicorp/errwrap [2021-07-31T17:59:24.746Z] 2021/07/31 17:59:24 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-07-31T17:59:24.746Z] 2021/07/31 17:59:24 Finished clone github.com/sean-/seed [2021-07-31T17:59:24.746Z] 2021/07/31 17:59:24 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-07-31T17:59:25.318Z] 2021/07/31 17:59:25 Finished clone github.com/tonistiigi/fsutil [2021-07-31T17:59:25.318Z] 2021/07/31 17:59:25 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-07-31T17:59:25.318Z] 2021/07/31 17:59:25 Finished clone github.com/hashicorp/go-multierror [2021-07-31T17:59:25.318Z] 2021/07/31 17:59:25 Clone github.com/google/btree, revision 479b5e81b0a93ec038d201b0b33d17db599531d3, attempt 1/20 [2021-07-31T17:59:26.262Z] 2021/07/31 17:59:26 Finished clone github.com/vishvananda/netns [2021-07-31T17:59:26.262Z] 2021/07/31 17:59:26 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-07-31T17:59:26.262Z] 2021/07/31 17:59:26 Finished clone github.com/hashicorp/memberlist [2021-07-31T17:59:26.262Z] 2021/07/31 17:59:26 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-07-31T17:59:26.262Z] 2021/07/31 17:59:26 Finished clone github.com/docker/libkv [2021-07-31T17:59:26.262Z] 2021/07/31 17:59:26 Clone github.com/coreos/etcd, revision 2c834459e1aab78a5d5219c7dfe42335fc4b617a, attempt 1/20 [2021-07-31T17:59:26.344Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-31T17:59:26.523Z] 2021/07/31 17:59:26 Finished clone github.com/hashicorp/go-sockaddr [2021-07-31T17:59:26.523Z] 2021/07/31 17:59:26 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-07-31T17:59:26.784Z] 2021/07/31 17:59:26 Finished clone github.com/google/btree [2021-07-31T17:59:26.784Z] 2021/07/31 17:59:26 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-07-31T17:59:27.357Z] 2021/07/31 17:59:27 Finished clone github.com/golang/gddo [2021-07-31T17:59:27.357Z] 2021/07/31 17:59:27 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-07-31T17:59:27.618Z] 2021/07/31 17:59:27 Finished clone github.com/moby/ipvs [2021-07-31T17:59:27.618Z] 2021/07/31 17:59:27 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2021-07-31T17:59:27.618Z] 2021/07/31 17:59:27 Finished clone github.com/deckarep/golang-set [2021-07-31T17:59:27.618Z] 2021/07/31 17:59:27 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-07-31T17:59:27.881Z] 2021/07/31 17:59:27 Finished clone github.com/samuel/go-zookeeper [2021-07-31T17:59:27.881Z] 2021/07/31 17:59:27 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2021-07-31T17:59:28.142Z] 2021/07/31 17:59:27 Finished clone github.com/coreos/go-semver [2021-07-31T17:59:28.142Z] 2021/07/31 17:59:27 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2021-07-31T17:59:28.142Z] 2021/07/31 17:59:27 Finished clone github.com/vishvananda/netlink [2021-07-31T17:59:28.142Z] 2021/07/31 17:59:27 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2021-07-31T17:59:28.243Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-31T17:59:29.085Z] 2021/07/31 17:59:28 Finished clone github.com/ishidawataru/sctp [2021-07-31T17:59:29.085Z] 2021/07/31 17:59:28 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-07-31T17:59:29.607Z] 2021/07/31 17:59:29 Finished clone golang.org/x/net [2021-07-31T17:59:29.607Z] 2021/07/31 17:59:29 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-07-31T17:59:29.607Z] 2021/07/31 17:59:29 Finished clone github.com/modern-go/reflect2 [2021-07-31T17:59:29.607Z] 2021/07/31 17:59:29 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-07-31T17:59:29.607Z] 2021/07/31 17:59:29 Finished clone github.com/hashicorp/go-msgpack [2021-07-31T17:59:29.607Z] 2021/07/31 17:59:29 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-07-31T17:59:29.607Z] 2021/07/31 17:59:29 Finished clone github.com/modern-go/concurrent [2021-07-31T17:59:29.607Z] 2021/07/31 17:59:29 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-07-31T17:59:29.613Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-31T17:59:30.549Z] 2021/07/31 17:59:30 Finished clone github.com/json-iterator/go [2021-07-31T17:59:30.549Z] 2021/07/31 17:59:30 Clone github.com/opencontainers/runc, revision 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7, attempt 1/20 [2021-07-31T17:59:30.985Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-31T17:59:31.121Z] 2021/07/31 17:59:30 Finished clone github.com/mistifyio/go-zfs [2021-07-31T17:59:31.121Z] 2021/07/31 17:59:30 Clone github.com/opencontainers/runtime-spec, revision 1c3f411f041711bbeecf35ff7e93461ea6789220, attempt 1/20 [2021-07-31T17:59:31.121Z] 2021/07/31 17:59:30 Finished clone go.etcd.io/bbolt [2021-07-31T17:59:31.121Z] 2021/07/31 17:59:30 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-07-31T17:59:31.121Z] 2021/07/31 17:59:30 Finished clone github.com/opencontainers/go-digest [2021-07-31T17:59:31.121Z] 2021/07/31 17:59:30 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-07-31T17:59:32.507Z] 2021/07/31 17:59:32 Finished clone github.com/hashicorp/serf [2021-07-31T17:59:32.507Z] 2021/07/31 17:59:32 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-07-31T17:59:32.507Z] 2021/07/31 17:59:32 Finished clone github.com/cyphar/filepath-securejoin [2021-07-31T17:59:32.507Z] 2021/07/31 17:59:32 Clone github.com/coreos/go-systemd/v22, revision 777e73a89cef78631ccaa97f53a9bae67e166186, attempt 1/20 [2021-07-31T17:59:33.102Z] 2021/07/31 17:59:33 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-07-31T17:59:33.102Z] 2021/07/31 17:59:33 Clone github.com/godbus/dbus/v5, revision c88335c0b1d28a30e7fc76d526a06154b85e5d97, attempt 1/20 [2021-07-31T17:59:33.509Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-31T17:59:34.484Z] 2021/07/31 17:59:34 Finished clone github.com/vbatts/tar-split [2021-07-31T17:59:34.484Z] 2021/07/31 17:59:34 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-07-31T17:59:34.484Z] 2021/07/31 17:59:34 Finished clone github.com/opencontainers/runtime-spec [2021-07-31T17:59:34.484Z] 2021/07/31 17:59:34 Clone github.com/fluent/fluent-logger-golang, revision b9b7fb02ccfee8ba4e69aa87386820c2bf24fd11, attempt 1/20 [2021-07-31T17:59:34.745Z] 2021/07/31 17:59:34 Finished clone github.com/coreos/go-systemd [2021-07-31T17:59:34.745Z] 2021/07/31 17:59:34 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-07-31T17:59:34.745Z] 2021/07/31 17:59:34 Finished clone github.com/coreos/go-systemd/v22 [2021-07-31T17:59:34.745Z] 2021/07/31 17:59:34 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-07-31T17:59:35.005Z] 2021/07/31 17:59:34 Finished clone github.com/opencontainers/image-spec [2021-07-31T17:59:35.005Z] 2021/07/31 17:59:34 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-07-31T17:59:35.406Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-31T17:59:35.575Z] 2021/07/31 17:59:35 Finished clone github.com/godbus/dbus/v5 [2021-07-31T17:59:35.575Z] 2021/07/31 17:59:35 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-07-31T17:59:35.835Z] 2021/07/31 17:59:35 Finished clone github.com/Graylog2/go-gelf [2021-07-31T17:59:35.835Z] 2021/07/31 17:59:35 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-07-31T17:59:36.095Z] 2021/07/31 17:59:35 Finished clone github.com/fluent/fluent-logger-golang [2021-07-31T17:59:36.095Z] 2021/07/31 17:59:35 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-07-31T17:59:36.355Z] 2021/07/31 17:59:36 Finished clone github.com/philhofer/fwd [2021-07-31T17:59:36.356Z] 2021/07/31 17:59:36 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-07-31T17:59:36.777Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-31T17:59:36.777Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-31T17:59:36.926Z] 2021/07/31 17:59:36 Finished clone github.com/fsnotify/fsnotify [2021-07-31T17:59:36.926Z] 2021/07/31 17:59:36 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-07-31T17:59:37.034Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-07-31T17:59:37.497Z] 2021/07/31 17:59:37 Finished clone github.com/bsphere/le_go [2021-07-31T17:59:37.497Z] 2021/07/31 17:59:37 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-07-31T17:59:37.757Z] 2021/07/31 17:59:37 Finished clone github.com/jmespath/go-jmespath [2021-07-31T17:59:37.757Z] 2021/07/31 17:59:37 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-07-31T17:59:37.968Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-31T17:59:39.145Z] 2021/07/31 17:59:38 Finished clone golang.org/x/oauth2 [2021-07-31T17:59:39.145Z] 2021/07/31 17:59:38 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-07-31T17:59:39.145Z] 2021/07/31 17:59:38 Finished clone github.com/golang/groupcache [2021-07-31T17:59:39.145Z] 2021/07/31 17:59:38 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-07-31T17:59:39.145Z] 2021/07/31 17:59:39 Finished clone github.com/tinylib/msgp [2021-07-31T17:59:39.145Z] 2021/07/31 17:59:39 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-07-31T17:59:40.495Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-07-31T17:59:40.495Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-31T17:59:41.059Z] 2021/07/31 17:59:40 Finished clone github.com/googleapis/gax-go [2021-07-31T17:59:41.059Z] 2021/07/31 17:59:40 Clone github.com/containerd/containerd, revision 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0, attempt 1/20 [2021-07-31T17:59:42.002Z] 2021/07/31 17:59:41 Finished clone go.opencensus.io [2021-07-31T17:59:42.002Z] 2021/07/31 17:59:41 Clone github.com/containerd/fifo, revision 650e8a8a179d040123db61f016cb133143e7a581, attempt 1/20 [2021-07-31T17:59:43.388Z] 2021/07/31 17:59:43 Finished clone golang.org/x/sys [2021-07-31T17:59:43.388Z] 2021/07/31 17:59:43 Clone github.com/containerd/continuity, revision bce1c3f9669b6f3e7f6656ee715b0b4d75fa64a6, attempt 1/20 [2021-07-31T17:59:43.649Z] 2021/07/31 17:59:43 Finished clone github.com/containerd/fifo [2021-07-31T17:59:43.649Z] 2021/07/31 17:59:43 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2021-07-31T17:59:43.775Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-31T17:59:44.033Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-07-31T17:59:44.033Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-31T17:59:44.033Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-31T17:59:44.033Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-31T17:59:44.290Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-31T17:59:44.290Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-31T17:59:44.548Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-31T17:59:44.592Z] 2021/07/31 17:59:44 Finished clone github.com/miekg/dns [2021-07-31T17:59:44.592Z] 2021/07/31 17:59:44 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2021-07-31T17:59:45.112Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-31T17:59:46.484Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-07-31T17:59:46.506Z] 2021/07/31 17:59:46 Finished clone github.com/containerd/cgroups [2021-07-31T17:59:46.506Z] 2021/07/31 17:59:46 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-07-31T17:59:47.050Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-31T17:59:47.450Z] 2021/07/31 17:59:47 Finished clone github.com/containerd/go-runc [2021-07-31T17:59:47.450Z] 2021/07/31 17:59:47 Clone github.com/containerd/typeurl, revision 5e43fb8b75ed2f2305fc04e6918c8d10636771bc, attempt 1/20 [2021-07-31T17:59:47.711Z] 2021/07/31 17:59:47 Finished clone github.com/containerd/console [2021-07-31T17:59:47.711Z] 2021/07/31 17:59:47 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-07-31T17:59:48.284Z] 2021/07/31 17:59:48 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-07-31T17:59:48.284Z] 2021/07/31 17:59:48 Finished clone golang.org/x/text [2021-07-31T17:59:48.856Z] 2021/07/31 17:59:48 Finished clone github.com/containerd/typeurl [2021-07-31T17:59:48.856Z] 2021/07/31 17:59:48 Clone github.com/cilium/ebpf, revision ca492085341e0e917f48ec30704d5054c5d42ca8, attempt 1/20 [2021-07-31T17:59:48.856Z] 2021/07/31 17:59:48 Finished clone github.com/opencontainers/runc [2021-07-31T17:59:48.856Z] 2021/07/31 17:59:48 Clone github.com/klauspost/compress, revision a3b7545c88eea469c2246bee0e6c130525d56190, attempt 1/20 [2021-07-31T17:59:48.856Z] 2021/07/31 17:59:48 Finished clone github.com/containerd/continuity [2021-07-31T17:59:48.856Z] 2021/07/31 17:59:48 Clone github.com/pelletier/go-toml, revision 65ca8064882c8c308e5c804c5d5443d409e0738c, attempt 1/20 [2021-07-31T17:59:48.974Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-31T17:59:49.118Z] 2021/07/31 17:59:49 Finished clone github.com/containerd/ttrpc [2021-07-31T17:59:49.118Z] 2021/07/31 17:59:49 Clone github.com/docker/swarmkit, revision 3629f50980f6c0dd5ccd7dbfa0956b57ea0cd78d, attempt 1/20 [2021-07-31T17:59:49.906Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-31T17:59:50.505Z] 2021/07/31 17:59:50 Finished clone google.golang.org/grpc [2021-07-31T17:59:50.505Z] 2021/07/31 17:59:50 Finished clone github.com/gogo/googleapis [2021-07-31T17:59:50.505Z] 2021/07/31 17:59:50 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-07-31T17:59:50.505Z] 2021/07/31 17:59:50 Clone github.com/gogo/protobuf, revision b03c65ea87cdc3521ede29f62fe3ce239267c1bc, attempt 1/20 [2021-07-31T17:59:51.281Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-07-31T17:59:51.448Z] 2021/07/31 17:59:51 Finished clone github.com/docker/distribution [2021-07-31T17:59:51.448Z] 2021/07/31 17:59:51 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-07-31T17:59:51.709Z] 2021/07/31 17:59:51 Finished clone github.com/moby/buildkit [2021-07-31T17:59:51.709Z] 2021/07/31 17:59:51 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-07-31T17:59:52.281Z] 2021/07/31 17:59:52 Finished clone github.com/pelletier/go-toml [2021-07-31T17:59:52.281Z] 2021/07/31 17:59:52 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-07-31T17:59:53.240Z] 2021/07/31 17:59:53 Finished clone github.com/fernet/fernet-go [2021-07-31T17:59:53.240Z] 2021/07/31 17:59:53 Clone golang.org/x/crypto, revision 0c34fe9e7dc2486962ef9867e3edb3503537209f, attempt 1/20 [2021-07-31T17:59:55.158Z] 2021/07/31 17:59:54 Finished clone github.com/cilium/ebpf [2021-07-31T17:59:55.158Z] 2021/07/31 17:59:54 Clone golang.org/x/time, revision 3af7569d3a1e776fc2a3c1cec133b43105ea9c2e, attempt 1/20 [2021-07-31T17:59:55.461Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-07-31T17:59:56.101Z] 2021/07/31 17:59:55 Finished clone github.com/Microsoft/hcsshim [2021-07-31T17:59:56.101Z] 2021/07/31 17:59:55 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-07-31T17:59:56.673Z] 2021/07/31 17:59:56 Finished clone golang.org/x/time [2021-07-31T17:59:56.673Z] 2021/07/31 17:59:56 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-07-31T17:59:57.615Z] 2021/07/31 17:59:57 Finished clone github.com/hashicorp/go-immutable-radix [2021-07-31T17:59:57.615Z] 2021/07/31 17:59:57 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-07-31T17:59:57.876Z] 2021/07/31 17:59:57 Finished clone github.com/hashicorp/go-memdb [2021-07-31T17:59:57.876Z] 2021/07/31 17:59:57 Clone github.com/coreos/pkg, revision 97fdf19511ea361ae1c100dd393cc47f8dcfa1e1, attempt 1/20 [2021-07-31T17:59:59.262Z] 2021/07/31 17:59:59 Finished clone github.com/hashicorp/golang-lru [2021-07-31T17:59:59.262Z] 2021/07/31 17:59:59 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-07-31T17:59:59.523Z] 2021/07/31 17:59:59 Finished clone github.com/coreos/pkg [2021-07-31T17:59:59.523Z] 2021/07/31 17:59:59 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-07-31T17:59:59.523Z] 2021/07/31 17:59:59 Finished clone github.com/golang/protobuf [2021-07-31T17:59:59.523Z] 2021/07/31 17:59:59 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-07-31T17:59:59.640Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-07-31T18:00:00.097Z] 2021/07/31 17:59:59 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-07-31T18:00:00.097Z] 2021/07/31 17:59:59 Finished clone golang.org/x/crypto [2021-07-31T18:00:00.573Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-31T18:00:01.041Z] 2021/07/31 18:00:01 Finished clone github.com/beorn7/perks [2021-07-31T18:00:01.041Z] 2021/07/31 18:00:01 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-07-31T18:00:01.614Z] 2021/07/31 18:00:01 Finished clone github.com/prometheus/client_model [2021-07-31T18:00:01.614Z] 2021/07/31 18:00:01 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-07-31T18:00:01.947Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-07-31T18:00:02.206Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-31T18:00:03.532Z] 2021/07/31 18:00:03 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-07-31T18:00:03.532Z] 2021/07/31 18:00:03 Finished clone github.com/prometheus/client_golang [2021-07-31T18:00:04.103Z] 2021/07/31 18:00:04 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-07-31T18:00:04.103Z] 2021/07/31 18:00:04 Finished clone code.cloudfoundry.org/clock [2021-07-31T18:00:05.486Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-31T18:00:05.486Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-31T18:00:05.486Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-31T18:00:05.486Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-31T18:00:05.488Z] 2021/07/31 18:00:05 Finished clone github.com/klauspost/compress [2021-07-31T18:00:05.489Z] 2021/07/31 18:00:05 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-07-31T18:00:06.061Z] 2021/07/31 18:00:05 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-07-31T18:00:06.061Z] 2021/07/31 18:00:05 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-07-31T18:00:06.061Z] 2021/07/31 18:00:06 Finished clone github.com/pkg/errors [2021-07-31T18:00:06.061Z] 2021/07/31 18:00:06 Clone github.com/spf13/cobra, revision 8380ddd3132bdf8fd77731725b550c181dda0aa8, attempt 1/20 [2021-07-31T18:00:06.323Z] 2021/07/31 18:00:06 Finished clone github.com/prometheus/procfs [2021-07-31T18:00:06.323Z] 2021/07/31 18:00:06 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-07-31T18:00:06.584Z] 2021/07/31 18:00:06 Finished clone github.com/prometheus/common [2021-07-31T18:00:06.584Z] 2021/07/31 18:00:06 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-07-31T18:00:06.856Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-07-31T18:00:07.527Z] 2021/07/31 18:00:07 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-07-31T18:00:07.527Z] 2021/07/31 18:00:07 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-07-31T18:00:07.527Z] 2021/07/31 18:00:07 Finished clone github.com/cespare/xxhash/v2 [2021-07-31T18:00:07.527Z] 2021/07/31 18:00:07 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-07-31T18:00:08.099Z] 2021/07/31 18:00:07 Finished clone github.com/inconshreveable/mousetrap [2021-07-31T18:00:08.099Z] 2021/07/31 18:00:07 Clone github.com/opencontainers/selinux, revision 76bc82e11d854d3e40c08889d13c98abcea72ea2, attempt 1/20 [2021-07-31T18:00:08.099Z] 2021/07/31 18:00:07 Finished clone github.com/google/certificate-transparency-go [2021-07-31T18:00:08.227Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-31T18:00:08.372Z] 2021/07/31 18:00:08 Finished clone github.com/spf13/pflag [2021-07-31T18:00:09.315Z] 2021/07/31 18:00:09 Finished clone github.com/docker/go-metrics [2021-07-31T18:00:09.315Z] 2021/07/31 18:00:09 Finished clone github.com/morikuni/aec [2021-07-31T18:00:09.576Z] 2021/07/31 18:00:09 Finished clone github.com/spf13/cobra [2021-07-31T18:00:10.123Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-31T18:00:11.491Z] 2021/07/31 18:00:11 Finished clone github.com/opencontainers/selinux [2021-07-31T18:00:14.316Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-31T18:00:14.316Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-07-31T18:00:16.214Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-31T18:00:16.214Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-31T18:00:16.214Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-31T18:00:20.393Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-31T18:00:20.650Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-07-31T18:00:20.908Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-31T18:00:21.165Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-31T18:00:21.516Z] 2021/07/31 18:00:20 Finished clone github.com/cloudflare/cfssl [2021-07-31T18:00:23.694Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-31T18:00:24.065Z] 2021/07/31 18:00:23 Finished clone github.com/docker/swarmkit [2021-07-31T18:00:24.259Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-31T18:00:25.630Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-31T18:00:26.562Z] === RUN TestDockerSuite/TestRmiTag [2021-07-31T18:00:26.562Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-31T18:00:27.386Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-31T18:00:28.273Z] 2021/07/31 18:00:27 Finished clone github.com/coreos/etcd [2021-07-31T18:00:31.564Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-31T18:00:31.564Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-31T18:00:32.495Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-31T18:00:32.753Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-31T18:00:33.566Z] 2021/07/31 18:00:32 Finished clone cloud.google.com/go [2021-07-31T18:00:34.138Z] 2021/07/31 18:00:34 Finished clone github.com/containerd/containerd [2021-07-31T18:00:34.650Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-07-31T18:00:34.650Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-31T18:00:35.220Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-31T18:00:35.787Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-31T18:00:36.720Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-31T18:00:36.720Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-31T18:00:37.653Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-31T18:00:37.653Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-07-31T18:00:39.550Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-31T18:00:40.481Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-31T18:00:41.413Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-31T18:00:41.977Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-07-31T18:00:41.977Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-07-31T18:00:42.908Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-31T18:00:44.809Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-07-31T18:00:45.374Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-07-31T18:00:45.938Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-07-31T18:00:46.374Z] 2021/07/31 18:00:45 Finished clone google.golang.org/genproto [2021-07-31T18:00:46.871Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-07-31T18:00:46.946Z] 2021/07/31 18:00:46 Finished clone github.com/gogo/protobuf [2021-07-31T18:00:48.243Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-07-31T18:00:48.807Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-07-31T18:00:49.738Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-31T18:00:50.669Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-07-31T18:00:50.669Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-07-31T18:00:51.600Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-31T18:00:52.533Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-31T18:00:53.468Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-31T18:00:54.040Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-07-31T18:00:54.299Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-31T18:00:54.299Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-31T18:00:57.581Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-31T18:00:57.581Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-31T18:00:58.513Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-31T18:00:59.078Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-31T18:00:59.643Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-31T18:00:59.643Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-31T18:01:00.573Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-31T18:01:01.137Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-31T18:01:01.703Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-31T18:01:02.635Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-31T18:01:03.199Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-31T18:01:03.199Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-31T18:01:03.764Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-31T18:01:03.764Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-31T18:01:04.701Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-31T18:01:05.637Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-31T18:01:06.570Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-31T18:01:07.135Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-31T18:01:07.135Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-31T18:01:07.393Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-07-31T18:01:07.959Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-31T18:01:09.857Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-31T18:01:11.229Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-31T18:01:12.600Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-31T18:01:12.858Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-31T18:01:13.812Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-31T18:01:14.376Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-31T18:01:14.941Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-31T18:01:15.871Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-31T18:01:17.242Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-31T18:01:20.523Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-31T18:01:20.523Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-31T18:01:20.780Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-31T18:01:21.037Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-07-31T18:01:23.561Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-31T18:01:24.126Z] docker_cli_service_logs_test.go:245: checking task sa5c4q43sag4 [2021-07-31T18:01:24.126Z] docker_cli_service_logs_test.go:250: checking messages for sa5c4q43sag4 [2021-07-31T18:01:24.126Z] docker_cli_service_logs_test.go:245: checking task owhc1cm70hg2 [2021-07-31T18:01:24.126Z] docker_cli_service_logs_test.go:250: checking messages for owhc1cm70hg2 [2021-07-31T18:01:25.497Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-31T18:01:27.397Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-31T18:01:29.293Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-31T18:01:29.293Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-31T18:01:29.293Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-31T18:01:29.293Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-31T18:01:29.293Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-31T18:01:30.226Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-31T18:01:32.753Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-31T18:01:33.684Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-31T18:01:35.063Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-07-31T18:01:35.994Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-31T18:01:36.925Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-31T18:01:37.182Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-07-31T18:01:38.555Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-31T18:01:39.487Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-07-31T18:01:39.487Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-31T18:01:39.487Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-31T18:01:40.419Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-07-31T18:01:41.867Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-31T18:01:41.867Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-31T18:01:42.432Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-31T18:01:42.998Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-31T18:01:43.237Z] 2021/07/31 18:01:33 Finished clone github.com/hashicorp/consul [2021-07-31T18:01:43.237Z] 2021/07/31 18:01:36 Finished clone github.com/aws/aws-sdk-go [2021-07-31T18:01:43.563Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-07-31T18:01:44.494Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-31T18:01:44.494Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-31T18:01:45.426Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-31T18:01:45.995Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-31T18:01:46.928Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-31T18:01:47.493Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-31T18:01:48.424Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-31T18:01:48.988Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-31T18:01:49.553Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-31T18:01:50.117Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-31T18:01:50.117Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-31T18:01:50.681Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-31T18:01:51.615Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-31T18:01:52.999Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-31T18:01:53.572Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-31T18:01:53.572Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-31T18:01:53.572Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-31T18:01:54.942Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-07-31T18:01:57.470Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-31T18:01:57.728Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-07-31T18:01:58.292Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-31T18:02:00.189Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-07-31T18:02:02.713Z] docker_cli_swarm_test.go:1901: [d47a947b057a0] joining swarm manager [dc15f47fea47e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-31T18:02:03.645Z] docker_cli_swarm_test.go:1902: [d87c260c2b3dd] joining swarm manager [dc15f47fea47e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-31T18:02:10.191Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-07-31T18:02:10.448Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-31T18:02:11.821Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-07-31T18:02:11.821Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-07-31T18:02:11.821Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-31T18:02:11.821Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-31T18:02:12.386Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-31T18:02:15.663Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-31T18:02:16.595Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-31T18:02:17.973Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-31T18:02:19.867Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-07-31T18:02:24.044Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-31T18:02:24.306Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-31T18:02:24.872Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-31T18:02:25.806Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-31T18:02:26.065Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-31T18:02:26.065Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-31T18:02:27.438Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-31T18:02:27.696Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-07-31T18:02:28.782Z] --- PASS: TestBuildWCOWSandboxSize (902.56s) [2021-07-31T18:02:28.782Z] === RUN TestBuildWithEmptyDockerfile [2021-07-31T18:02:28.782Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-31T18:02:28.782Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-31T18:02:28.782Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-31T18:02:28.782Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-31T18:02:28.782Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-31T18:02:28.782Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-31T18:02:29.069Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-31T18:02:29.239Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-31T18:02:29.239Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-31T18:02:29.239Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-31T18:02:29.239Z] --- PASS: TestBuildWithEmptyDockerfile (0.67s) [2021-07-31T18:02:29.239Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-07-31T18:02:29.239Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-31T18:02:29.239Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-31T18:02:29.239Z] === RUN TestBuildPreserveOwnership [2021-07-31T18:02:29.239Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-31T18:02:29.239Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-07-31T18:02:29.239Z] === RUN TestBuildPlatformInvalid [2021-07-31T18:02:30.002Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-07-31T18:02:30.206Z] --- PASS: TestBuildPlatformInvalid (0.61s) [2021-07-31T18:02:30.206Z] PASS [2021-07-31T18:02:30.206Z] ok github.com/docker/docker/integration/build 1109.176s [2021-07-31T18:02:30.666Z] [2021-07-31T18:02:30.666Z] === Skipped [2021-07-31T18:02:30.666Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-31T18:02:30.666Z] build_session_test.go:25: TODO: BuildKit [2021-07-31T18:02:30.666Z] [2021-07-31T18:02:30.666Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-31T18:02:30.666Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:02:30.666Z] [2021-07-31T18:02:30.666Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-07-31T18:02:30.666Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-31T18:02:30.666Z] [2021-07-31T18:02:30.666Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-07-31T18:02:30.666Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-31T18:02:30.666Z] [2021-07-31T18:02:30.666Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-07-31T18:02:30.666Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-31T18:02:30.666Z] [2021-07-31T18:02:30.666Z] [2021-07-31T18:02:30.666Z] DONE 29 tests, 5 skipped in 1139.088s [2021-07-31T18:02:30.666Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-31T18:02:30.934Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-31T18:02:30.934Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-31T18:02:30.934Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-31T18:02:32.831Z] === RUN TestDockerSuite/TestRunMount [2021-07-31T18:02:34.400Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-31T18:02:34.400Z] INFO: Testing against a local daemon [2021-07-31T18:02:34.400Z] === RUN TestConfigInspect [2021-07-31T18:02:34.400Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:02:34.400Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-31T18:02:34.400Z] === RUN TestConfigList [2021-07-31T18:02:34.400Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:02:34.400Z] --- SKIP: TestConfigList (0.00s) [2021-07-31T18:02:34.400Z] === RUN TestConfigsCreateAndDelete [2021-07-31T18:02:34.400Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:02:34.400Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-31T18:02:34.400Z] === RUN TestConfigsUpdate [2021-07-31T18:02:34.400Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:02:34.400Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-31T18:02:34.400Z] === RUN TestTemplatedConfig [2021-07-31T18:02:34.400Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:02:34.400Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-31T18:02:34.400Z] === RUN TestConfigCreateResolve [2021-07-31T18:02:34.400Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:02:34.400Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-31T18:02:34.400Z] PASS [2021-07-31T18:02:34.400Z] ok github.com/docker/docker/integration/config 0.114s [2021-07-31T18:02:34.400Z] [2021-07-31T18:02:34.400Z] === Skipped [2021-07-31T18:02:34.400Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-31T18:02:34.400Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:02:34.400Z] [2021-07-31T18:02:34.400Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-31T18:02:34.400Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:02:34.400Z] [2021-07-31T18:02:34.400Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-31T18:02:34.400Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:02:34.400Z] [2021-07-31T18:02:34.400Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-31T18:02:34.400Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:02:34.400Z] [2021-07-31T18:02:34.400Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-31T18:02:34.400Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:02:34.400Z] [2021-07-31T18:02:34.400Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-31T18:02:34.400Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:02:34.400Z] [2021-07-31T18:02:34.400Z] [2021-07-31T18:02:34.400Z] DONE 6 tests, 6 skipped in 3.249s [2021-07-31T18:02:34.400Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-31T18:02:37.306Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-31T18:02:37.306Z] INFO: Testing against a local daemon [2021-07-31T18:02:37.306Z] === RUN TestCheckpoint [2021-07-31T18:02:37.306Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-31T18:02:37.306Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-31T18:02:37.306Z] === RUN TestContainerInvalidJSON [2021-07-31T18:02:37.306Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-31T18:02:37.306Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-31T18:02:37.306Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-31T18:02:37.306Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-31T18:02:37.766Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-31T18:02:37.766Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-31T18:02:37.766Z] --- PASS: TestContainerInvalidJSON (0.67s) [2021-07-31T18:02:37.766Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-31T18:02:37.766Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-31T18:02:37.766Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-31T18:02:37.766Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.44s) [2021-07-31T18:02:37.766Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-31T18:02:38.226Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2021-07-31T18:02:38.226Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-31T18:02:38.686Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2021-07-31T18:02:38.686Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-31T18:02:38.686Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2021-07-31T18:02:38.686Z] === RUN TestCopyFromContainer [2021-07-31T18:02:38.686Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:02:38.686Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-31T18:02:38.686Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-31T18:02:38.686Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-31T18:02:38.686Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-31T18:02:38.686Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-31T18:02:38.686Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-31T18:02:38.686Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-31T18:02:38.686Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-31T18:02:38.686Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-31T18:02:38.686Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-31T18:02:38.686Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-31T18:02:38.686Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-07-31T18:02:38.686Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-31T18:02:38.686Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-31T18:02:38.686Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-07-31T18:02:38.686Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-31T18:02:38.686Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-31T18:02:38.686Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-31T18:02:38.686Z] === RUN TestCreateWithInvalidEnv [2021-07-31T18:02:38.686Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-31T18:02:38.686Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-31T18:02:38.686Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-31T18:02:38.686Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-31T18:02:38.686Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-31T18:02:38.686Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-31T18:02:38.686Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-31T18:02:38.686Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-31T18:02:38.686Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-31T18:02:38.686Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-31T18:02:38.686Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-07-31T18:02:38.686Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-07-31T18:02:38.686Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-07-31T18:02:38.686Z] === RUN TestCreateTmpfsMountsTarget [2021-07-31T18:02:38.686Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:02:38.686Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-31T18:02:38.686Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-31T18:02:38.686Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:02:38.686Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-31T18:02:38.686Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-31T18:02:38.686Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:02:38.686Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-31T18:02:38.686Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-31T18:02:38.686Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-31T18:02:38.686Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-31T18:02:38.686Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-31T18:02:38.686Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-31T18:02:38.686Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-31T18:02:38.686Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-31T18:02:38.686Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-31T18:02:38.686Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-31T18:02:38.686Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-31T18:02:38.686Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-31T18:02:38.686Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-31T18:02:38.686Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-31T18:02:38.686Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-31T18:02:38.686Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-31T18:02:38.686Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-31T18:02:38.686Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-31T18:02:38.686Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-31T18:02:38.686Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-31T18:02:38.686Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-31T18:02:38.686Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-31T18:02:38.686Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-07-31T18:02:38.686Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-31T18:02:38.686Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-31T18:02:38.686Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-31T18:02:38.686Z] === RUN TestCreateDifferentPlatform [2021-07-31T18:02:38.686Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-31T18:02:38.686Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-31T18:02:38.686Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-07-31T18:02:38.686Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-31T18:02:38.686Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-31T18:02:38.686Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-31T18:02:39.144Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2021-07-31T18:02:39.144Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-31T18:02:39.144Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-31T18:02:39.144Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-31T18:02:39.144Z] === RUN TestContainerKillOnDaemonStart [2021-07-31T18:02:39.144Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:02:39.144Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-31T18:02:39.144Z] === RUN TestDiff [2021-07-31T18:02:39.144Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-31T18:02:39.144Z] --- SKIP: TestDiff (0.00s) [2021-07-31T18:02:39.144Z] === RUN TestExecWithCloseStdin [2021-07-31T18:02:40.931Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-31T18:02:41.496Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-31T18:02:42.063Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-31T18:02:42.876Z] --- PASS: TestExecWithCloseStdin (3.30s) [2021-07-31T18:02:42.876Z] === RUN TestExec [2021-07-31T18:02:43.436Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-31T18:02:44.419Z] --- PASS: TestExec (2.31s) [2021-07-31T18:02:44.419Z] === RUN TestExecUser [2021-07-31T18:02:44.419Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-31T18:02:44.419Z] --- SKIP: TestExecUser (0.00s) [2021-07-31T18:02:44.419Z] === RUN TestExportContainerAndImportImage [2021-07-31T18:02:44.419Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:02:44.419Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-31T18:02:44.419Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-31T18:02:44.419Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:02:44.419Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-31T18:02:44.419Z] === RUN TestHealthCheckWorkdir [2021-07-31T18:02:44.419Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-31T18:02:44.419Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-31T18:02:44.419Z] === RUN TestHealthKillContainer [2021-07-31T18:02:44.419Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-31T18:02:44.419Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-31T18:02:44.419Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-31T18:02:44.419Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-31T18:02:44.419Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-31T18:02:44.419Z] === RUN TestKillContainerInvalidSignal [2021-07-31T18:02:45.333Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-31T18:02:46.595Z] --- PASS: TestKillContainerInvalidSignal (2.00s) [2021-07-31T18:02:46.595Z] === RUN TestKillContainer [2021-07-31T18:02:46.595Z] === RUN TestKillContainer/no_signal [2021-07-31T18:02:46.703Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-07-31T18:02:48.769Z] === RUN TestKillContainer/non_killing_signal [2021-07-31T18:02:48.769Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-31T18:02:48.769Z] === RUN TestKillContainer/killing_signal [2021-07-31T18:02:49.230Z] docker_cli_swarm_test.go:1802: [d07bc14d00f88] joining swarm manager [d3e50c12a6c61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-31T18:02:49.230Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-31T18:02:50.163Z] docker_cli_swarm_test.go:1803: [dda978a1327aa] joining swarm manager [d3e50c12a6c61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-31T18:02:50.946Z] --- PASS: TestKillContainer (4.17s) [2021-07-31T18:02:50.946Z] --- PASS: TestKillContainer/no_signal (1.90s) [2021-07-31T18:02:50.946Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-31T18:02:50.946Z] --- PASS: TestKillContainer/killing_signal (2.21s) [2021-07-31T18:02:50.946Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-31T18:02:50.946Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-31T18:02:50.946Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-31T18:02:50.946Z] === RUN TestKillStoppedContainer [2021-07-31T18:02:50.946Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-31T18:02:50.946Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-31T18:02:50.946Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-31T18:02:50.946Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-31T18:02:50.946Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-31T18:02:50.946Z] === RUN TestKillDifferentUserContainer [2021-07-31T18:02:50.946Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-31T18:02:50.946Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-31T18:02:50.946Z] === RUN TestInspectOomKilledTrue [2021-07-31T18:02:50.946Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:02:50.946Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-31T18:02:50.946Z] === RUN TestInspectOomKilledFalse [2021-07-31T18:02:50.946Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-31T18:02:50.946Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-31T18:02:50.946Z] === RUN TestLogsFollowTailEmpty [2021-07-31T18:02:51.534Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-31T18:02:53.124Z] --- PASS: TestLogsFollowTailEmpty (2.02s) [2021-07-31T18:02:53.124Z] === RUN TestNetworkNat [2021-07-31T18:02:53.124Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-31T18:02:53.124Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-31T18:02:53.124Z] === RUN TestNetworkLocalhostTCPNat [2021-07-31T18:02:54.059Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-31T18:02:54.989Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-31T18:02:55.296Z] --- PASS: TestNetworkLocalhostTCPNat (2.39s) [2021-07-31T18:02:55.296Z] === RUN TestNetworkLoopbackNat [2021-07-31T18:02:55.296Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-31T18:02:55.296Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-31T18:02:55.296Z] === RUN TestPause [2021-07-31T18:02:55.296Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-31T18:02:55.296Z] --- SKIP: TestPause (0.00s) [2021-07-31T18:02:55.296Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-31T18:02:56.359Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-31T18:02:56.359Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-31T18:02:57.290Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-31T18:02:57.467Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.89s) [2021-07-31T18:02:57.467Z] === RUN TestPauseStopPausedContainer [2021-07-31T18:02:57.467Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:02:57.467Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-31T18:02:57.467Z] === RUN TestPsFilter [2021-07-31T18:02:57.467Z] --- PASS: TestPsFilter (0.23s) [2021-07-31T18:02:57.467Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-31T18:02:58.221Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-31T18:02:59.153Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-31T18:02:59.645Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.27s) [2021-07-31T18:02:59.645Z] === RUN TestRemoveContainerWithVolume [2021-07-31T18:03:00.085Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-31T18:03:01.827Z] --- PASS: TestRemoveContainerWithVolume (2.28s) [2021-07-31T18:03:01.827Z] === RUN TestRemoveContainerRunning [2021-07-31T18:03:01.981Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-31T18:03:03.894Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-31T18:03:03.999Z] --- PASS: TestRemoveContainerRunning (1.98s) [2021-07-31T18:03:03.999Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-31T18:03:05.789Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-07-31T18:03:06.182Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.93s) [2021-07-31T18:03:06.183Z] === RUN TestRemoveInvalidContainer [2021-07-31T18:03:06.183Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2021-07-31T18:03:06.183Z] === RUN TestRenameLinkedContainer [2021-07-31T18:03:06.183Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-31T18:03:06.183Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-31T18:03:06.183Z] === RUN TestRenameStoppedContainer [2021-07-31T18:03:08.359Z] --- PASS: TestRenameStoppedContainer (2.28s) [2021-07-31T18:03:08.359Z] === RUN TestRenameRunningContainerAndReuse [2021-07-31T18:03:09.066Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-31T18:03:09.323Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-31T18:03:09.323Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-07-31T18:03:09.888Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-31T18:03:09.888Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-31T18:03:10.820Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-31T18:03:11.383Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-31T18:03:11.383Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-31T18:03:12.088Z] --- PASS: TestRenameRunningContainerAndReuse (4.10s) [2021-07-31T18:03:12.088Z] === RUN TestRenameInvalidName [2021-07-31T18:03:12.316Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-31T18:03:14.266Z] --- PASS: TestRenameInvalidName (1.94s) [2021-07-31T18:03:14.266Z] === RUN TestRenameAnonymousContainer [2021-07-31T18:03:14.838Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-07-31T18:03:16.734Z] docker_cli_swarm_test.go:1321: [d16a169a0f644] joining swarm manager [de0f4a84f5e6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-31T18:03:17.664Z] docker_cli_swarm_test.go:1322: [db50a22b0950e] joining swarm manager [de0f4a84f5e6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-31T18:03:17.921Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-07-31T18:03:17.921Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-31T18:03:17.921Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-31T18:03:18.853Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-07-31T18:03:19.417Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-31T18:03:20.786Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-31T18:03:21.718Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-07-31T18:03:21.976Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-07-31T18:03:21.976Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-31T18:03:22.234Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-31T18:03:22.798Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-31T18:03:23.364Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-31T18:03:23.936Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-31T18:03:23.936Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-31T18:03:23.936Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-31T18:03:24.499Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-31T18:03:25.063Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-31T18:03:25.063Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-31T18:03:25.063Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-31T18:03:25.627Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-07-31T18:03:26.630Z] --- PASS: TestRenameAnonymousContainer (12.05s) [2021-07-31T18:03:26.630Z] === RUN TestRenameContainerWithSameName [2021-07-31T18:03:26.998Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-31T18:03:26.998Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-31T18:03:26.998Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-31T18:03:28.162Z] --- PASS: TestRenameContainerWithSameName (2.07s) [2021-07-31T18:03:28.162Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-31T18:03:28.162Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-31T18:03:28.162Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.01s) [2021-07-31T18:03:28.162Z] === RUN TestResize [2021-07-31T18:03:30.275Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-31T18:03:30.341Z] --- PASS: TestResize (2.10s) [2021-07-31T18:03:30.341Z] === RUN TestResizeWithInvalidSize [2021-07-31T18:03:31.644Z] === RUN TestDockerSuite/TestRunRm [2021-07-31T18:03:32.211Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-31T18:03:32.514Z] --- PASS: TestResizeWithInvalidSize (2.10s) [2021-07-31T18:03:32.514Z] === RUN TestResizeWhenContainerNotStarted [2021-07-31T18:03:34.691Z] --- PASS: TestResizeWhenContainerNotStarted (2.38s) [2021-07-31T18:03:34.691Z] === RUN TestDaemonRestartKillContainers [2021-07-31T18:03:34.691Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:03:34.691Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-31T18:03:34.691Z] === RUN TestStats [2021-07-31T18:03:34.691Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-31T18:03:34.691Z] --- SKIP: TestStats (0.00s) [2021-07-31T18:03:34.691Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-31T18:03:36.392Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-31T18:03:36.392Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-31T18:03:36.957Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-07-31T18:03:38.328Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-07-31T18:03:38.893Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-07-31T18:03:43.070Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-07-31T18:03:44.998Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.80s) [2021-07-31T18:03:44.998Z] === RUN TestStopContainerWithTimeout [2021-07-31T18:03:44.998Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-31T18:03:44.998Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-31T18:03:44.998Z] === RUN TestUpdateRestartPolicy [2021-07-31T18:03:46.348Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-07-31T18:03:46.606Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-07-31T18:03:47.176Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-07-31T18:03:47.747Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-07-31T18:03:48.310Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-07-31T18:03:48.567Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-07-31T18:03:49.131Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-07-31T18:03:49.696Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-31T18:03:50.260Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-31T18:03:51.191Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-31T18:03:53.713Z] === RUN TestDockerSuite/TestRunState [2021-07-31T18:03:55.083Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-31T18:03:56.016Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-31T18:03:56.581Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-31T18:03:56.581Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-07-31T18:03:56.581Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-31T18:03:56.581Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-31T18:03:57.514Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-31T18:03:57.772Z] === RUN TestDockerSuite/TestRunSysctls [2021-07-31T18:03:59.145Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-31T18:03:59.145Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-31T18:03:59.145Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-31T18:03:59.710Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-07-31T18:04:02.236Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-07-31T18:04:02.493Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-07-31T18:04:04.391Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-07-31T18:04:06.079Z] --- PASS: TestUpdateRestartPolicy (20.62s) [2021-07-31T18:04:06.079Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-31T18:04:06.538Z] --- PASS: TestUpdateRestartWithAutoRemove (2.07s) [2021-07-31T18:04:06.538Z] === RUN TestWaitNonBlocked [2021-07-31T18:04:06.538Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-31T18:04:06.538Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-31T18:04:06.538Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-31T18:04:06.538Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-31T18:04:06.538Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-31T18:04:06.538Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-31T18:04:07.668Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-31T18:04:09.458Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-07-31T18:04:09.458Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.83s) [2021-07-31T18:04:09.458Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.06s) [2021-07-31T18:04:09.458Z] === RUN TestWaitBlocked [2021-07-31T18:04:09.458Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:04:09.458Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-31T18:04:09.458Z] PASS [2021-07-31T18:04:09.458Z] ok github.com/docker/docker/integration/container 92.692s [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === Skipped [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-31T18:04:09.458Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-31T18:04:09.458Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-31T18:04:09.458Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-31T18:04:09.458Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-31T18:04:09.458Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-31T18:04:09.458Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-31T18:04:09.458Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-31T18:04:09.458Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-31T18:04:09.458Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-31T18:04:09.458Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-31T18:04:09.458Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-31T18:04:09.458Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-31T18:04:09.458Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-31T18:04:09.458Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-31T18:04:09.458Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-31T18:04:09.458Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-31T18:04:09.458Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-31T18:04:09.458Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-31T18:04:09.458Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-31T18:04:09.458Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-31T18:04:09.458Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-31T18:04:09.458Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-31T18:04:09.458Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-31T18:04:09.458Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-31T18:04:09.458Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-31T18:04:09.458Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-31T18:04:09.458Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-31T18:04:09.458Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-31T18:04:09.458Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.01s) [2021-07-31T18:04:09.458Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-31T18:04:09.458Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-31T18:04:09.458Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-31T18:04:09.458Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-31T18:04:09.458Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] [2021-07-31T18:04:09.458Z] DONE 87 tests, 33 skipped in 95.396s [2021-07-31T18:04:09.458Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-31T18:04:10.955Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-31T18:04:11.519Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-31T18:04:12.083Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-31T18:04:12.398Z] === RUN TestConfigDaemonLibtrustID [2021-07-31T18:04:12.398Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-31T18:04:12.398Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-31T18:04:12.398Z] === RUN TestDaemonConfigValidation [2021-07-31T18:04:12.398Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-31T18:04:12.398Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-31T18:04:12.398Z] PASS [2021-07-31T18:04:12.398Z] ok github.com/docker/docker/integration/daemon 0.170s [2021-07-31T18:04:12.399Z] [2021-07-31T18:04:12.399Z] === Skipped [2021-07-31T18:04:12.399Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-31T18:04:12.399Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-31T18:04:12.399Z] [2021-07-31T18:04:12.399Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-31T18:04:12.399Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-31T18:04:12.399Z] [2021-07-31T18:04:12.399Z] [2021-07-31T18:04:12.399Z] DONE 2 tests, 2 skipped in 2.384s [2021-07-31T18:04:12.399Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-31T18:04:12.648Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-31T18:04:13.941Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-31T18:04:13.941Z] INFO: Testing against a local daemon [2021-07-31T18:04:13.941Z] === RUN TestCommitInheritsEnv [2021-07-31T18:04:13.941Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-31T18:04:13.941Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-31T18:04:13.941Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-31T18:04:13.941Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-31T18:04:13.941Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-31T18:04:13.941Z] === RUN TestImagesFilterMultiReference [2021-07-31T18:04:13.941Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-07-31T18:04:13.941Z] === RUN TestImagePullPlatformInvalid [2021-07-31T18:04:14.398Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-07-31T18:04:14.398Z] === RUN TestRemoveImageOrphaning [2021-07-31T18:04:14.543Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-31T18:04:15.364Z] --- PASS: TestRemoveImageOrphaning (1.14s) [2021-07-31T18:04:15.364Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-31T18:04:15.364Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-07-31T18:04:15.364Z] === RUN TestTagInvalidReference [2021-07-31T18:04:15.364Z] --- PASS: TestTagInvalidReference (0.04s) [2021-07-31T18:04:15.364Z] === RUN TestTagValidPrefixedRepo [2021-07-31T18:04:15.364Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-07-31T18:04:15.364Z] === RUN TestTagExistedNameWithoutForce [2021-07-31T18:04:15.364Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-31T18:04:15.364Z] === RUN TestTagOfficialNames [2021-07-31T18:04:15.474Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-31T18:04:15.822Z] --- PASS: TestTagOfficialNames (0.09s) [2021-07-31T18:04:15.822Z] === RUN TestTagMatchesDigest [2021-07-31T18:04:15.822Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-07-31T18:04:15.822Z] PASS [2021-07-31T18:04:15.822Z] ok github.com/docker/docker/integration/image 1.700s [2021-07-31T18:04:15.822Z] [2021-07-31T18:04:15.822Z] === Skipped [2021-07-31T18:04:15.822Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-31T18:04:15.822Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-31T18:04:15.822Z] [2021-07-31T18:04:15.822Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-31T18:04:15.822Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-31T18:04:15.822Z] [2021-07-31T18:04:15.822Z] [2021-07-31T18:04:15.822Z] DONE 11 tests, 2 skipped in 3.574s [2021-07-31T18:04:15.822Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-31T18:04:16.406Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-31T18:04:16.406Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-31T18:04:16.406Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-31T18:04:17.338Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-31T18:04:17.902Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-31T18:04:18.023Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-31T18:04:18.023Z] INFO: Testing against a local daemon [2021-07-31T18:04:18.023Z] === RUN TestNetworkCreateDelete [2021-07-31T18:04:18.023Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:04:18.023Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-31T18:04:18.023Z] === RUN TestDockerNetworkDeletePreferID [2021-07-31T18:04:18.023Z] 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-31T18:04:18.023Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-31T18:04:18.023Z] === RUN TestDaemonDNSFallback [2021-07-31T18:04:18.023Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:04:18.023Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-31T18:04:18.023Z] === RUN TestInspectNetwork [2021-07-31T18:04:18.023Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-31T18:04:18.023Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-31T18:04:18.023Z] === RUN TestRunContainerWithBridgeNone [2021-07-31T18:04:18.023Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:04:18.023Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-31T18:04:18.023Z] === RUN TestNetworkInvalidJSON [2021-07-31T18:04:18.023Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-31T18:04:18.023Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-31T18:04:18.023Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-31T18:04:18.023Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-31T18:04:18.023Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-31T18:04:18.023Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-31T18:04:18.023Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-31T18:04:18.023Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-31T18:04:18.023Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-31T18:04:18.023Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2021-07-31T18:04:18.023Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-31T18:04:18.023Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-07-31T18:04:18.023Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-31T18:04:18.023Z] === RUN TestNetworkList [2021-07-31T18:04:18.023Z] === RUN TestNetworkList//networks [2021-07-31T18:04:18.023Z] === PAUSE TestNetworkList//networks [2021-07-31T18:04:18.023Z] === RUN TestNetworkList//networks/ [2021-07-31T18:04:18.023Z] === PAUSE TestNetworkList//networks/ [2021-07-31T18:04:18.023Z] === CONT TestNetworkList//networks [2021-07-31T18:04:18.023Z] === CONT TestNetworkList//networks/ [2021-07-31T18:04:18.023Z] --- PASS: TestNetworkList (0.05s) [2021-07-31T18:04:18.023Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-31T18:04:18.023Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-31T18:04:18.023Z] === RUN TestHostIPv4BridgeLabel [2021-07-31T18:04:18.023Z] network_test.go:128: testEnv.OSType == "windows" [2021-07-31T18:04:18.023Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-31T18:04:18.023Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-31T18:04:18.023Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-31T18:04:18.023Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-31T18:04:18.023Z] === RUN TestDaemonDefaultNetworkPools [2021-07-31T18:04:18.023Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-31T18:04:18.023Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-31T18:04:18.023Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-31T18:04:18.023Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-31T18:04:18.023Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-31T18:04:18.023Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-31T18:04:18.023Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-31T18:04:18.023Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-31T18:04:18.023Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-31T18:04:18.023Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-31T18:04:18.023Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-31T18:04:18.023Z] === RUN TestServiceWithPredefinedNetwork [2021-07-31T18:04:18.023Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-31T18:04:18.023Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-31T18:04:18.023Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-31T18:04:18.023Z] service_test.go:242: FLAKY_TEST [2021-07-31T18:04:18.023Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-31T18:04:18.023Z] === RUN TestServiceWithDataPathPortInit [2021-07-31T18:04:18.023Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-31T18:04:18.023Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-31T18:04:18.023Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-31T18:04:18.023Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-31T18:04:18.023Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-31T18:04:18.023Z] PASS [2021-07-31T18:04:18.023Z] ok github.com/docker/docker/integration/network 0.207s [2021-07-31T18:04:18.023Z] [2021-07-31T18:04:18.023Z] === Skipped [2021-07-31T18:04:18.023Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-31T18:04:18.023Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:04:18.023Z] [2021-07-31T18:04:18.023Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-31T18:04:18.023Z] 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-31T18:04:18.023Z] [2021-07-31T18:04:18.023Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-31T18:04:18.023Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:04:18.023Z] [2021-07-31T18:04:18.023Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-31T18:04:18.023Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-31T18:04:18.023Z] [2021-07-31T18:04:18.023Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-31T18:04:18.023Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:04:18.023Z] [2021-07-31T18:04:18.023Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-31T18:04:18.023Z] network_test.go:128: testEnv.OSType == "windows" [2021-07-31T18:04:18.023Z] [2021-07-31T18:04:18.023Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-31T18:04:18.023Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-31T18:04:18.023Z] [2021-07-31T18:04:18.023Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-31T18:04:18.023Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-31T18:04:18.023Z] [2021-07-31T18:04:18.023Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-31T18:04:18.023Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-31T18:04:18.023Z] [2021-07-31T18:04:18.023Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-31T18:04:18.023Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-31T18:04:18.023Z] [2021-07-31T18:04:18.023Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-31T18:04:18.023Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-31T18:04:18.023Z] [2021-07-31T18:04:18.023Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-31T18:04:18.023Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-31T18:04:18.023Z] [2021-07-31T18:04:18.023Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-31T18:04:18.023Z] service_test.go:242: FLAKY_TEST [2021-07-31T18:04:18.023Z] [2021-07-31T18:04:18.023Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-31T18:04:18.023Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-31T18:04:18.023Z] [2021-07-31T18:04:18.023Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-31T18:04:18.023Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-31T18:04:18.023Z] [2021-07-31T18:04:18.023Z] [2021-07-31T18:04:18.023Z] DONE 22 tests, 15 skipped in 2.295s [2021-07-31T18:04:18.023Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-31T18:04:18.468Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-07-31T18:04:18.468Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-31T18:04:18.468Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-31T18:04:18.468Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-31T18:04:18.993Z] testing: warning: no tests to run [2021-07-31T18:04:18.993Z] PASS [2021-07-31T18:04:18.993Z] ok github.com/docker/docker/integration/network/ipvlan 0.068s [2021-07-31T18:04:18.993Z] [2021-07-31T18:04:18.993Z] DONE 0 tests in 0.703s [2021-07-31T18:04:18.993Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-31T18:04:19.401Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-31T18:04:19.961Z] testing: warning: no tests to run [2021-07-31T18:04:19.962Z] PASS [2021-07-31T18:04:19.962Z] ok github.com/docker/docker/integration/network/macvlan 0.077s [2021-07-31T18:04:19.962Z] [2021-07-31T18:04:19.962Z] DONE 0 tests in 0.741s [2021-07-31T18:04:19.962Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-31T18:04:20.421Z] testing: warning: no tests to run [2021-07-31T18:04:20.421Z] PASS [2021-07-31T18:04:20.421Z] ok github.com/docker/docker/integration/plugin 0.068s [2021-07-31T18:04:20.421Z] [2021-07-31T18:04:20.421Z] DONE 0 tests in 0.735s [2021-07-31T18:04:20.421Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-31T18:04:21.388Z] testing: warning: no tests to run [2021-07-31T18:04:21.388Z] PASS [2021-07-31T18:04:21.388Z] ok github.com/docker/docker/integration/plugin/authz 0.084s [2021-07-31T18:04:21.388Z] [2021-07-31T18:04:21.388Z] DONE 0 tests in 0.742s [2021-07-31T18:04:21.388Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-31T18:04:23.581Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-31T18:04:23.581Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-31T18:04:24.514Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-31T18:04:27.040Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-31T18:04:27.972Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-31T18:04:29.874Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-31T18:04:32.419Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-07-31T18:04:32.676Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-31T18:04:33.240Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-31T18:04:33.240Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-31T18:04:33.240Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-31T18:04:33.240Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-31T18:04:33.240Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-31T18:04:33.240Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-31T18:04:33.240Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-31T18:04:33.497Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-07-31T18:04:33.497Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-31T18:04:33.497Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-07-31T18:04:33.805Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-31T18:04:33.805Z] INFO: Testing against a local daemon [2021-07-31T18:04:33.805Z] === RUN TestPluginInvalidJSON [2021-07-31T18:04:33.805Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-31T18:04:33.805Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-31T18:04:33.805Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-31T18:04:33.805Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-07-31T18:04:33.805Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-31T18:04:33.805Z] === RUN TestPluginInstall [2021-07-31T18:04:33.805Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-07-31T18:04:33.805Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-31T18:04:33.805Z] === RUN TestPluginsWithRuntimes [2021-07-31T18:04:33.805Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-07-31T18:04:33.805Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-31T18:04:33.805Z] === RUN TestPluginBackCompatMediaTypes [2021-07-31T18:04:33.805Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-07-31T18:04:33.805Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-31T18:04:33.805Z] PASS [2021-07-31T18:04:33.805Z] ok github.com/docker/docker/integration/plugin/common 0.142s [2021-07-31T18:04:33.805Z] [2021-07-31T18:04:33.805Z] === Skipped [2021-07-31T18:04:33.805Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-31T18:04:33.805Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-07-31T18:04:33.805Z] [2021-07-31T18:04:33.805Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-31T18:04:33.805Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-07-31T18:04:33.805Z] [2021-07-31T18:04:33.805Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-31T18:04:33.805Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-07-31T18:04:33.805Z] [2021-07-31T18:04:33.805Z] [2021-07-31T18:04:33.805Z] DONE 5 tests, 3 skipped in 11.234s [2021-07-31T18:04:33.805Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-31T18:04:35.979Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-31T18:04:35.979Z] INFO: Testing against a local daemon [2021-07-31T18:04:35.979Z] === RUN TestExternalGraphDriver [2021-07-31T18:04:35.979Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-31T18:04:35.979Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-31T18:04:35.979Z] === RUN TestGraphdriverPluginV2 [2021-07-31T18:04:35.979Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-31T18:04:35.979Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-31T18:04:35.979Z] PASS [2021-07-31T18:04:35.979Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.111s [2021-07-31T18:04:35.979Z] [2021-07-31T18:04:35.979Z] === Skipped [2021-07-31T18:04:35.979Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-31T18:04:35.979Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-31T18:04:35.979Z] [2021-07-31T18:04:35.979Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-31T18:04:35.979Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-31T18:04:35.979Z] [2021-07-31T18:04:35.979Z] [2021-07-31T18:04:35.979Z] DONE 2 tests, 2 skipped in 3.283s [2021-07-31T18:04:35.979Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-31T18:04:36.772Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-07-31T18:04:37.716Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-07-31T18:04:38.160Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-31T18:04:38.160Z] INFO: Testing against a local daemon [2021-07-31T18:04:38.160Z] === RUN TestReadPluginNoRead [2021-07-31T18:04:38.160Z] read_test.go:21: no unix domain sockets on Windows [2021-07-31T18:04:38.160Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-31T18:04:38.160Z] PASS [2021-07-31T18:04:38.160Z] ok github.com/docker/docker/integration/plugin/logging 0.106s [2021-07-31T18:04:38.160Z] [2021-07-31T18:04:38.160Z] === Skipped [2021-07-31T18:04:38.160Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-31T18:04:38.160Z] read_test.go:21: no unix domain sockets on Windows [2021-07-31T18:04:38.160Z] [2021-07-31T18:04:38.160Z] [2021-07-31T18:04:38.160Z] DONE 1 tests, 1 skipped in 2.105s [2021-07-31T18:04:38.160Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-31T18:04:38.649Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-07-31T18:04:39.127Z] testing: warning: no tests to run [2021-07-31T18:04:39.127Z] PASS [2021-07-31T18:04:39.127Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.084s [2021-07-31T18:04:39.586Z] [2021-07-31T18:04:39.586Z] DONE 0 tests in 1.126s [2021-07-31T18:04:39.586Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-31T18:04:40.546Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-07-31T18:04:41.482Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-07-31T18:04:41.767Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-31T18:04:41.767Z] INFO: Testing against a local daemon [2021-07-31T18:04:41.767Z] === RUN TestPluginWithDevMounts [2021-07-31T18:04:41.767Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:41.767Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-31T18:04:41.767Z] PASS [2021-07-31T18:04:41.767Z] ok github.com/docker/docker/integration/plugin/volumes 0.116s [2021-07-31T18:04:41.767Z] [2021-07-31T18:04:41.767Z] === Skipped [2021-07-31T18:04:41.767Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-31T18:04:41.767Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:41.767Z] [2021-07-31T18:04:41.767Z] [2021-07-31T18:04:41.767Z] DONE 1 tests, 1 skipped in 2.044s [2021-07-31T18:04:41.767Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-31T18:04:42.415Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-31T18:04:42.415Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-07-31T18:04:43.301Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-31T18:04:43.301Z] INFO: Testing against a local daemon [2021-07-31T18:04:43.301Z] === RUN TestSecretInspect [2021-07-31T18:04:43.301Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:43.301Z] --- SKIP: TestSecretInspect (0.01s) [2021-07-31T18:04:43.301Z] === RUN TestSecretList [2021-07-31T18:04:43.301Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:43.301Z] --- SKIP: TestSecretList (0.00s) [2021-07-31T18:04:43.301Z] === RUN TestSecretsCreateAndDelete [2021-07-31T18:04:43.301Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:43.301Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-31T18:04:43.301Z] === RUN TestSecretsUpdate [2021-07-31T18:04:43.301Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:43.301Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-31T18:04:43.301Z] === RUN TestTemplatedSecret [2021-07-31T18:04:43.301Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:43.301Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-31T18:04:43.301Z] === RUN TestSecretCreateResolve [2021-07-31T18:04:43.301Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:04:43.301Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-31T18:04:43.301Z] PASS [2021-07-31T18:04:43.301Z] ok github.com/docker/docker/integration/secret 0.126s [2021-07-31T18:04:43.301Z] [2021-07-31T18:04:43.301Z] === Skipped [2021-07-31T18:04:43.301Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2021-07-31T18:04:43.301Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:43.301Z] [2021-07-31T18:04:43.301Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-31T18:04:43.301Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:43.301Z] [2021-07-31T18:04:43.301Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-31T18:04:43.301Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:43.301Z] [2021-07-31T18:04:43.301Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-31T18:04:43.301Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:43.301Z] [2021-07-31T18:04:43.301Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-31T18:04:43.301Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:43.301Z] [2021-07-31T18:04:43.301Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-31T18:04:43.301Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:04:43.301Z] [2021-07-31T18:04:43.301Z] [2021-07-31T18:04:43.301Z] DONE 6 tests, 6 skipped in 1.908s [2021-07-31T18:04:43.301Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-31T18:04:43.348Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-07-31T18:04:43.348Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-31T18:04:43.348Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-07-31T18:04:43.348Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-31T18:04:43.348Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-07-31T18:04:43.348Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-31T18:04:43.348Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-07-31T18:04:43.348Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-31T18:04:43.348Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-07-31T18:04:43.348Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-31T18:04:43.348Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-07-31T18:04:43.348Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-31T18:04:43.348Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-07-31T18:04:43.348Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-31T18:04:43.348Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-07-31T18:04:43.348Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-07-31T18:04:43.913Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-07-31T18:04:44.849Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-07-31T18:04:44.849Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-07-31T18:04:46.202Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-31T18:04:46.203Z] INFO: Testing against a local daemon [2021-07-31T18:04:46.203Z] === RUN TestServiceCreateInit [2021-07-31T18:04:46.203Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-31T18:04:46.203Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-31T18:04:46.203Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] --- PASS: TestServiceCreateInit (0.04s) [2021-07-31T18:04:46.203Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-31T18:04:46.203Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-31T18:04:46.203Z] === RUN TestCreateServiceMultipleTimes [2021-07-31T18:04:46.203Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-31T18:04:46.203Z] === RUN TestCreateServiceConflict [2021-07-31T18:04:46.203Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-31T18:04:46.203Z] === RUN TestCreateServiceMaxReplicas [2021-07-31T18:04:46.203Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-07-31T18:04:46.203Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-31T18:04:46.203Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-31T18:04:46.203Z] === RUN TestCreateServiceSecretFileMode [2021-07-31T18:04:46.203Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-31T18:04:46.203Z] === RUN TestCreateServiceConfigFileMode [2021-07-31T18:04:46.203Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-31T18:04:46.203Z] === RUN TestCreateServiceSysctls [2021-07-31T18:04:46.203Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-07-31T18:04:46.203Z] === RUN TestCreateServiceCapabilities [2021-07-31T18:04:46.203Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-07-31T18:04:46.203Z] === RUN TestInspect [2021-07-31T18:04:46.203Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] --- SKIP: TestInspect (0.00s) [2021-07-31T18:04:46.203Z] === RUN TestCreateJob [2021-07-31T18:04:46.203Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] --- SKIP: TestCreateJob (0.00s) [2021-07-31T18:04:46.203Z] === RUN TestReplicatedJob [2021-07-31T18:04:46.203Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-31T18:04:46.203Z] === RUN TestUpdateReplicatedJob [2021-07-31T18:04:46.203Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-31T18:04:46.203Z] === RUN TestServiceListWithStatuses [2021-07-31T18:04:46.203Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-31T18:04:46.203Z] === RUN TestDockerNetworkConnectAlias [2021-07-31T18:04:46.203Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-31T18:04:46.203Z] === RUN TestDockerNetworkReConnect [2021-07-31T18:04:46.203Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-31T18:04:46.203Z] === RUN TestServicePlugin [2021-07-31T18:04:46.203Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-31T18:04:46.203Z] === RUN TestServiceUpdateLabel [2021-07-31T18:04:46.203Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:04:46.203Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-31T18:04:46.203Z] === RUN TestServiceUpdateSecrets [2021-07-31T18:04:46.203Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:04:46.203Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-31T18:04:46.203Z] === RUN TestServiceUpdateConfigs [2021-07-31T18:04:46.203Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:04:46.203Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-31T18:04:46.203Z] === RUN TestServiceUpdateNetwork [2021-07-31T18:04:46.203Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:04:46.203Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-31T18:04:46.203Z] === RUN TestServiceUpdatePidsLimit [2021-07-31T18:04:46.203Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:04:46.203Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-07-31T18:04:46.203Z] PASS [2021-07-31T18:04:46.203Z] ok github.com/docker/docker/integration/service 0.280s [2021-07-31T18:04:46.203Z] [2021-07-31T18:04:46.203Z] === Skipped [2021-07-31T18:04:46.203Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-31T18:04:46.203Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-31T18:04:46.203Z] [2021-07-31T18:04:46.203Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-31T18:04:46.203Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-31T18:04:46.203Z] [2021-07-31T18:04:46.203Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-31T18:04:46.203Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] [2021-07-31T18:04:46.203Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-31T18:04:46.203Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] [2021-07-31T18:04:46.203Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-07-31T18:04:46.203Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] [2021-07-31T18:04:46.203Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-31T18:04:46.203Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] [2021-07-31T18:04:46.203Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-31T18:04:46.203Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] [2021-07-31T18:04:46.203Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-31T18:04:46.203Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] [2021-07-31T18:04:46.203Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-07-31T18:04:46.203Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] [2021-07-31T18:04:46.203Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-07-31T18:04:46.203Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] [2021-07-31T18:04:46.203Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-31T18:04:46.203Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] [2021-07-31T18:04:46.203Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-31T18:04:46.203Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] [2021-07-31T18:04:46.203Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-31T18:04:46.203Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] [2021-07-31T18:04:46.203Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-31T18:04:46.203Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] [2021-07-31T18:04:46.203Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-31T18:04:46.203Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] [2021-07-31T18:04:46.203Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-31T18:04:46.203Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] [2021-07-31T18:04:46.203Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-31T18:04:46.203Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] [2021-07-31T18:04:46.203Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-31T18:04:46.203Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:46.203Z] [2021-07-31T18:04:46.203Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-31T18:04:46.203Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:04:46.203Z] [2021-07-31T18:04:46.203Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-31T18:04:46.203Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:04:46.203Z] [2021-07-31T18:04:46.203Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-31T18:04:46.203Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:04:46.203Z] [2021-07-31T18:04:46.203Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-31T18:04:46.203Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:04:46.203Z] [2021-07-31T18:04:46.203Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-07-31T18:04:46.203Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:04:46.203Z] [2021-07-31T18:04:46.203Z] [2021-07-31T18:04:46.203Z] DONE 24 tests, 23 skipped in 2.598s [2021-07-31T18:04:46.203Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-31T18:04:46.220Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-31T18:04:46.220Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-31T18:04:47.152Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-31T18:04:47.409Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-07-31T18:04:47.735Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-31T18:04:47.735Z] INFO: Testing against a local daemon [2021-07-31T18:04:47.735Z] === RUN TestSessionCreate [2021-07-31T18:04:47.735Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-31T18:04:47.735Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-31T18:04:47.735Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-31T18:04:47.735Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-31T18:04:47.735Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-31T18:04:47.735Z] PASS [2021-07-31T18:04:47.735Z] ok github.com/docker/docker/integration/session 0.106s [2021-07-31T18:04:48.193Z] [2021-07-31T18:04:48.193Z] === Skipped [2021-07-31T18:04:48.193Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-31T18:04:48.193Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-31T18:04:48.193Z] [2021-07-31T18:04:48.193Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-31T18:04:48.193Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-31T18:04:48.193Z] [2021-07-31T18:04:48.193Z] [2021-07-31T18:04:48.193Z] DONE 2 tests, 2 skipped in 1.767s [2021-07-31T18:04:48.193Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-31T18:04:48.343Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-07-31T18:04:48.908Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-07-31T18:04:48.908Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-31T18:04:49.166Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-31T18:04:49.730Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-31T18:04:49.730Z] INFO: Testing against a local daemon [2021-07-31T18:04:49.730Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-31T18:04:49.730Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:49.730Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-31T18:04:49.730Z] === RUN TestEventsExecDie [2021-07-31T18:04:49.730Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-31T18:04:49.730Z] --- SKIP: TestEventsExecDie (0.01s) [2021-07-31T18:04:49.730Z] === RUN TestEventsBackwardsCompatible [2021-07-31T18:04:49.730Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-31T18:04:49.730Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-31T18:04:49.730Z] === RUN TestEventsVolumeCreate [2021-07-31T18:04:49.730Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-31T18:04:49.730Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-31T18:04:49.730Z] === RUN TestInfoAPI [2021-07-31T18:04:49.730Z] --- PASS: TestInfoAPI (0.04s) [2021-07-31T18:04:49.730Z] === RUN TestInfoAPIWarnings [2021-07-31T18:04:49.730Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-31T18:04:49.730Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-31T18:04:49.730Z] === RUN TestInfoDebug [2021-07-31T18:04:49.730Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-31T18:04:49.730Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-31T18:04:49.730Z] === RUN TestInfoInsecureRegistries [2021-07-31T18:04:49.730Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-31T18:04:49.730Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-31T18:04:49.730Z] === RUN TestInfoRegistryMirrors [2021-07-31T18:04:49.730Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-31T18:04:49.730Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-31T18:04:49.730Z] === RUN TestLoginFailsWithBadCredentials [2021-07-31T18:04:49.793Z] 2021/07/31 18:04:38 Finished clone google.golang.org/api [2021-07-31T18:04:49.793Z] 2021/07/31 18:04:38 Dependencies downloaded. Download time: 5m19.617366518s [2021-07-31T18:04:49.793Z] 2021/07/31 18:04:38 Collecting all dependencies [2021-07-31T18:04:50.053Z] 2021/07/31 18:04:49 Clean vendor dir from unused packages [2021-07-31T18:04:50.053Z] 2021/07/31 18:04:49 Ignoring paths matching "^archive[/\\\\]tar" [2021-07-31T18:04:50.107Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-31T18:04:50.994Z] 2021/07/31 18:04:50 Success [2021-07-31T18:04:50.994Z] 2021/07/31 18:04:50 Running time: 5m35.380288703s [2021-07-31T18:04:50.994Z] Congratulations! All vendoring changes are done the right way. [2021-07-31T18:04:51.266Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2021-07-31T18:04:51.266Z] === RUN TestPingCacheHeaders [2021-07-31T18:04:51.266Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-31T18:04:51.266Z] === RUN TestPingGet [2021-07-31T18:04:51.266Z] --- PASS: TestPingGet (0.03s) [2021-07-31T18:04:51.266Z] === RUN TestPingHead [2021-07-31T18:04:51.266Z] --- PASS: TestPingHead (0.03s) [2021-07-31T18:04:51.266Z] === RUN TestVersion [2021-07-31T18:04:51.266Z] --- PASS: TestVersion (0.04s) [2021-07-31T18:04:51.266Z] PASS [2021-07-31T18:04:51.266Z] ok github.com/docker/docker/integration/system 1.296s [2021-07-31T18:04:51.266Z] [2021-07-31T18:04:51.266Z] === Skipped [2021-07-31T18:04:51.266Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-31T18:04:51.266Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:04:51.266Z] [2021-07-31T18:04:51.266Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2021-07-31T18:04:51.266Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-31T18:04:51.266Z] [2021-07-31T18:04:51.266Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-31T18:04:51.266Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-31T18:04:51.266Z] [2021-07-31T18:04:51.266Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-31T18:04:51.266Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-31T18:04:51.266Z] [2021-07-31T18:04:51.266Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-31T18:04:51.266Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-31T18:04:51.266Z] [2021-07-31T18:04:51.266Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-31T18:04:51.267Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-31T18:04:51.267Z] [2021-07-31T18:04:51.267Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-31T18:04:51.267Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-31T18:04:51.267Z] [2021-07-31T18:04:51.267Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-31T18:04:51.267Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-31T18:04:51.267Z] [2021-07-31T18:04:51.267Z] [2021-07-31T18:04:51.267Z] DONE 14 tests, 8 skipped in 3.092s [2021-07-31T18:04:51.267Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-31T18:04:51.883Z] + echo Ensuring container killed. [2021-07-31T18:04:51.883Z] Ensuring container killed. [2021-07-31T18:04:51.883Z] + docker rm -vf docker-pr12 [2021-07-31T18:04:51.883Z] Error: No such container: docker-pr12 [Pipeline] sh [2021-07-31T18:04:52.170Z] + echo Chowning /workspace to jenkins user [2021-07-31T18:04:52.170Z] Chowning /workspace to jenkins user [2021-07-31T18:04:52.170Z] + id -u [2021-07-31T18:04:52.170Z] + id -g [2021-07-31T18:04:52.170Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42697:/workspace busybox chown -R 1000:1000 /workspace [2021-07-31T18:04:52.638Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-07-31T18:04:52.638Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-31T18:04:52.896Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-07-31T18:04:52.896Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-31T18:04:52.896Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-31T18:04:53.039Z] + bundleName=unit [2021-07-31T18:04:53.039Z] + echo Creating unit-bundles.tar.gz [2021-07-31T18:04:53.039Z] Creating unit-bundles.tar.gz [2021-07-31T18:04:53.039Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-07-31T18:04:53.039Z] bundles/junit-report.xml [2021-07-31T18:04:53.039Z] bundles/go-test-report.json [2021-07-31T18:04:53.039Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-07-31T18:04:53.070Z] Archiving artifacts [2021-07-31T18:04:53.442Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-31T18:04:53.442Z] INFO: Testing against a local daemon [2021-07-31T18:04:53.442Z] === RUN TestVolumesCreateAndList [2021-07-31T18:04:53.442Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-07-31T18:04:53.442Z] === RUN TestVolumesRemove [2021-07-31T18:04:53.442Z] --- PASS: TestVolumesRemove (0.11s) [2021-07-31T18:04:53.442Z] === RUN TestVolumesInspect [2021-07-31T18:04:53.442Z] --- PASS: TestVolumesInspect (0.05s) [2021-07-31T18:04:53.442Z] === RUN TestVolumesInvalidJSON [2021-07-31T18:04:53.442Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-31T18:04:53.442Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-31T18:04:53.442Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-31T18:04:53.442Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-07-31T18:04:53.442Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-31T18:04:53.442Z] PASS [2021-07-31T18:04:53.442Z] ok github.com/docker/docker/integration/volume 0.357s [2021-07-31T18:04:53.442Z] [2021-07-31T18:04:53.442Z] DONE 5 tests in 2.208s [2021-07-31T18:04:53.442Z] INFO: make.ps1 ended at 07/31/2021 18:04:53 [2021-07-31T18:04:53.442Z] INFO: Integration CLI tests being run from the host: [2021-07-31T18:04:53.442Z] 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-31T18:04:53.460Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42697/12/artifacts/ [Pipeline] } [2021-07-31T18:04:53.464Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [Pipeline] // catchError [Pipeline] sh [2021-07-31T18:04:53.722Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-31T18:04:53.773Z] + make clean [2021-07-31T18:04:53.773Z] docker volume rm -f docker-dev-cache [2021-07-31T18:04:54.033Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-31T18:04:55.093Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-07-31T18:04:55.350Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-31T18:04:55.915Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-31T18:04:58.437Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-31T18:04:59.002Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-31T18:04:59.002Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-31T18:04:59.002Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-31T18:04:59.933Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-07-31T18:05:00.190Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-07-31T18:05:01.563Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-07-31T18:05:02.497Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-31T18:05:02.497Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-31T18:05:03.780Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-31T18:05:03.780Z] INFO: Testing against a local daemon [2021-07-31T18:05:03.780Z] === RUN TestDockerSuite [2021-07-31T18:05:03.780Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-31T18:05:03.780Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-31T18:05:03.780Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-31T18:05:03.780Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-31T18:05:03.780Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-31T18:05:03.780Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-31T18:05:03.780Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-31T18:05:03.780Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-31T18:05:03.780Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-31T18:05:03.780Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-31T18:05:03.869Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-07-31T18:05:04.238Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-31T18:05:04.238Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-31T18:05:04.802Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-31T18:05:04.802Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-31T18:05:05.060Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-31T18:05:05.206Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-31T18:05:05.664Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-31T18:05:06.958Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents395956032 [2021-07-31T18:05:07.216Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-31T18:05:07.216Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-31T18:05:08.148Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-07-31T18:05:08.148Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-31T18:05:08.148Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-07-31T18:05:09.521Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-31T18:05:09.521Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-31T18:05:09.521Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-31T18:05:11.421Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-31T18:05:13.318Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-31T18:05:13.318Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-31T18:05:13.318Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-31T18:05:13.575Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-31T18:05:13.575Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-31T18:05:14.142Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-07-31T18:05:14.142Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-31T18:05:14.708Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-07-31T18:05:15.641Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-07-31T18:05:16.574Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-31T18:05:17.943Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-07-31T18:05:22.117Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-31T18:05:24.011Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-31T18:05:24.944Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-31T18:05:26.318Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-31T18:05:29.594Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-31T18:05:31.492Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-31T18:05:31.750Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-31T18:05:33.660Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-31T18:05:35.030Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-31T18:05:37.554Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-31T18:05:40.078Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-31T18:05:45.420Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-31T18:05:47.943Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-31T18:05:53.198Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-31T18:05:55.718Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-07-31T18:05:57.087Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-31T18:05:57.651Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-31T18:05:58.584Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-31T18:05:58.842Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-31T18:05:58.842Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-31T18:05:58.842Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-31T18:05:59.777Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-31T18:06:03.960Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-31T18:06:07.233Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-07-31T18:06:07.489Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-07-31T18:06:08.054Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-07-31T18:06:08.054Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-31T18:06:08.054Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-07-31T18:06:08.054Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-31T18:06:08.054Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-07-31T18:06:09.426Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-07-31T18:06:10.358Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-07-31T18:06:11.292Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-07-31T18:06:11.550Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-07-31T18:06:13.449Z] === RUN TestDockerSuite/TestUpdateStats [2021-07-31T18:06:13.706Z] docker_cli_swarm_test.go:1186: [de7daaa57bc54] joining swarm manager [dce5580cb8f32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-31T18:06:17.941Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-07-31T18:06:18.508Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-07-31T18:06:18.508Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-31T18:06:18.508Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-07-31T18:06:20.406Z] docker_cli_swarm_test.go:1195: [d7368a3686c16] joining swarm manager [dce5580cb8f32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-31T18:06:20.663Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-07-31T18:06:22.037Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-31T18:06:27.296Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-07-31T18:06:30.572Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-07-31T18:06:34.750Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-07-31T18:06:37.273Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-31T18:06:41.454Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-31T18:06:46.715Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-07-31T18:06:48.085Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-07-31T18:06:49.980Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-07-31T18:06:51.351Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-07-31T18:06:52.720Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-07-31T18:06:54.616Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-07-31T18:06:56.514Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-07-31T18:06:58.411Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-07-31T18:07:00.307Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-07-31T18:07:02.204Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-07-31T18:07:02.205Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-31T18:07:12.180Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-07-31T18:07:14.702Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-07-31T18:07:17.227Z] docker_cli_swarm_test.go:1118: [df25f4ef4ee44] joining swarm manager [df7f375b21896]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-31T18:07:17.227Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-31T18:07:17.227Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-31T18:07:17.485Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-31T18:07:18.050Z] docker_cli_swarm_test.go:1119: [d8d11e12046dd] joining swarm manager [df7f375b21896]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-31T18:07:18.308Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-31T18:07:18.308Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-31T18:07:18.308Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-31T18:07:18.308Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-31T18:07:19.240Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-31T18:07:19.240Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-31T18:07:19.807Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-31T18:07:20.064Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-31T18:07:20.064Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-31T18:07:20.064Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-31T18:07:20.064Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-31T18:07:22.592Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-31T18:07:22.592Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-31T18:07:22.592Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-31T18:07:22.592Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-31T18:07:22.592Z] === RUN TestDockerSuite/TestVolumeEvents [2021-07-31T18:07:23.155Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-31T18:07:25.052Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-31T18:07:25.052Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-31T18:07:25.052Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-31T18:07:28.329Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-31T18:07:31.612Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-31T18:07:31.612Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite (1737.00s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.67s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.48s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.59s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.57s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.06s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.47s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.33s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.33s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.93s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.97s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.90s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.02s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.11s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.52s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.46s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.29s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAttachDetach (1.42s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.09s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.05s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.40s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.38s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.69s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.73s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.55s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.73s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.54s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.70s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (24.56s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.38s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.21s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.11s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.51s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.12s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.92s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.62s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.42s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.22s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.76s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.63s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.90s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.80s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.66s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.94s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.78s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.47s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.38s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.40s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.72s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.50s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.76s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.21s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.62s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.57s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (10.13s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.79s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.36s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.16s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.73s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.61s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.73s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.61s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.57s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (16.07s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.00s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.75s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.30s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.36s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.47s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.57s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.70s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.70s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.00s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.95s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.75s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.84s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.44s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.43s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.57s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.13s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.57s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildCmd (0.33s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s) [2021-07-31T18:07:31.612Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.40s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.59s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.71s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.02s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.23s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.01s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.61s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.38s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.37s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.33s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.67s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.11s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.23s) [2021-07-31T18:07:31.612Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-07-31T18:07:31.612Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-07-31T18:07:31.612Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-31T18:07:31.612Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.25s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.23s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.29s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.23s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.42s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.79s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.74s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.67s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.71s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.47s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.67s) [2021-07-31T18:07:31.612Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.27s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.81s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.50s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.59s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.21s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.27s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.25s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.96s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.20s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.95s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.22s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.32s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.08s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.25s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.27s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.53s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.24s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.29s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.27s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.75s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.06s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildEnv (1.84s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.89s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.32s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.41s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (24.62s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.52s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.17s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.83s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.64s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.74s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.62s) [2021-07-31T18:07:31.613Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.27s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.52s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildExpose (0.29s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.65s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildFails (1.00s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.45s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.38s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.07s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.06s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.23s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.88s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.57s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.45s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.17s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.89s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.36s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.93s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildHistory (2.38s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.37s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.91s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.45s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.40s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.05s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildLabel (0.40s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.38s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.37s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildLabels (0.37s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.88s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.97s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.74s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.97s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.25s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.95s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.12s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.35s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.37s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.32s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.99s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.75s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.96s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.23s) [2021-07-31T18:07:31.613Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.48s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.38s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.21s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.26s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.68s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.95s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.13s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.05s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.43s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.66s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.48s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.48s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.64s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.37s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.51s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.33s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.29s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.46s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.33s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.42s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.36s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.58s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildPATH (1.71s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.92s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.89s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.02s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.97s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (4.88s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildRm (2.43s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.05s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.76s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.41s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.06s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.39s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.35s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.99s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.19s) [2021-07-31T18:07:31.613Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.23s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.77s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildStderr (0.80s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.72s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.11s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.08s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.46s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.97s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.59s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildUser (3.07s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.11s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.47s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.04s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.18s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.14s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.90s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.19s) [2021-07-31T18:07:31.613Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-31T18:07:31.613Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-07-31T18:07:31.613Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-31T18:07:31.613Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.96s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.03s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.95s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.97s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.96s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.89s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.42s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.54s) [2021-07-31T18:07:31.613Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.61s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.10s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-31T18:07:31.613Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.87s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.88s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestCommitChange (1.26s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.01s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.52s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.31s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.39s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestCommitTTY (2.31s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.23s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.34s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.59s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.05s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.16s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.34s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.15s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.07s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.14s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.99s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.82s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.93s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.94s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.71s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.69s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.68s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.51s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.69s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.71s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.76s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.84s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.71s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.86s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.88s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.14s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.11s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.58s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.74s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.89s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.48s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.68s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.68s) [2021-07-31T18:07:31.613Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.68s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.71s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.27s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (7.29s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.79s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.11s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.57s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.28s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.91s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.67s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.82s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.64s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000e56840_} (1.64s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1782001416_/foo_false____} (1.61s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1782001416_/foo_true____} (1.89s) [2021-07-31T18:07:31.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3901875399_/foo_false____} (1.82s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3901875399_/foo_true____} (1.85s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3901875399_/foo_true__0xc000e56900__} (1.70s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000e56918_} (0.88s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000e569a8_} (1.74s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000e569c0_} (1.64s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000e56a98_} (2.00s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.26s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.75s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.21s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.55s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.86s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.85s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.72s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.80s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.89s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.79s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.81s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.84s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.86s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.74s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.92s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.03s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.73s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.79s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.35s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.88s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.74s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.85s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.72s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.83s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.71s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.82s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.35s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.66s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.93s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.25s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.40s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.83s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.25s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.98s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.68s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.94s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.89s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpToDot (1.06s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (2.35s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.51s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpToStdout (0.86s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.08s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.31s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.78s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.30s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.43s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.78s) [2021-07-31T18:07:31.614Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.67s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2021-07-31T18:07:31.614Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.83s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.08s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.59s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.19s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.94s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.51s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.72s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.40s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.79s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.94s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.75s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.67s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.18s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.73s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.36s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.84s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.21s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.53s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.64s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.83s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsAttach (0.72s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsCommit (0.80s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.80s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.84s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.96s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.72s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.56s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.90s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.14s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsCopy (0.97s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.33s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.62s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.38s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.92s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.33s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsFilters (1.59s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsFormat (2.01s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.73s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.35s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2021-07-31T18:07:31.614Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-31T18:07:31.614Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.56s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.69s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsRename (0.69s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsResize (0.71s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.68s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.98s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.67s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.91s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsTop (0.85s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsUntag (2.55s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.85s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExec (1.61s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.75s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.06s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.13s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.03s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.93s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.94s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.98s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.10s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.98s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.95s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.59s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecCgroup (2.57s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecEnv (1.38s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.24s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.42s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecInspectID (2.67s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecInteractive (0.95s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.97s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.97s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecParseError (0.69s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.69s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.68s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.52s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.97s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecStartFails (1.11s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.76s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.67s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecTTY (0.97s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.98s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.72s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecUlimits (1.17s) [2021-07-31T18:07:31.614Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.93s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.37s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (2.23s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.21s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestExecWithUser (1.80s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.12s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.70s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.71s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.70s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.69s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestHealth (22.66s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.90s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.73s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.17s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.26s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.53s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.56s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.78s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.76s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.52s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestImportDisplay (1.46s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestImportFile (1.49s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.66s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestImportGzipped (2.09s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.85s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.34s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.25s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.16s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.18s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.77s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.67s) [2021-07-31T18:07:31.614Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.65s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.67s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.65s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.26s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.68s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.71s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.75s) [2021-07-31T18:07:31.615Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.92s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.72s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectDefault (0.75s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectHistory (0.76s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-31T18:07:31.615Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.68s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.76s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.77s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.20s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.52s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.14s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectStatus (1.07s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.39s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.71s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.66s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.69s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.64s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.69s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.75s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.30s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.54s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.15s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.74s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (3.35s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.86s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.40s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.95s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.49s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.68s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (10.23s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.20s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.81s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.17s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.47s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.45s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.83s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.67s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.68s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.76s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.01s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.72s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.08s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.18s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.33s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.46s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.92s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.01s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.67s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.67s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLogsSince (6.78s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.64s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.71s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLogsTail (0.84s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.92s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.15s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.34s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.01s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestNetHostname (2.82s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.66s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.95s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.63s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.01s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPluginActive (1.66s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (9.50s) [2021-07-31T18:07:31.615Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.77s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.40s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.27s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.08s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.83s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.52s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.92s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.06s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPortList (10.81s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.47s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.34s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.64s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.64s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.64s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.38s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.70s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.38s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPsByOrder (2.73s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.86s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.14s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.16s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.40s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.16s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.84s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.23s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.32s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.35s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.21s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.10s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.49s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.91s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.77s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.84s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.77s) [2021-07-31T18:07:31.615Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.79s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.78s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.77s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.01s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.82s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.54s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.78s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.26s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.71s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.91s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.37s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.54s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.84s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.07s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.20s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.10s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.95s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.48s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.82s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.67s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.63s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.68s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.84s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.34s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.71s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunAddHost (0.79s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.50s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (1.01s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.91s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.64s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.03s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.85s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.86s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.88s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.83s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.07s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.93s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.23s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.75s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.82s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.97s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.10s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.82s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.00s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.89s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.56s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.73s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.72s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.66s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.65s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.67s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.65s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.68s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.72s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.67s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.62s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.96s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.71s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.93s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.68s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.81s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.54s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.05s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.63s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.69s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.66s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.70s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.66s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.42s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.84s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.78s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.68s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.77s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.08s) [2021-07-31T18:07:31.615Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.11s) [2021-07-31T18:07:31.616Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-07-31T18:07:31.616Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.65s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.29s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.29s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.37s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.91s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.62s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.94s) [2021-07-31T18:07:31.616Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.71s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.41s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.65s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.63s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.64s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.73s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.85s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.85s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.89s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.63s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunExitCode (0.65s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.62s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.65s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.66s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.65s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.65s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.63s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.53s) [2021-07-31T18:07:31.616Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.65s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.88s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.60s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.62s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.31s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.66s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.93s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.32s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.41s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.69s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.55s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.55s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.09s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.46s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.62s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.67s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.74s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunMount (7.92s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.65s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.67s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.35s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.99s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.95s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.13s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.09s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.33s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.42s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.89s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunNetHost (1.11s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.65s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.90s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.02s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.99s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.74s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.57s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.64s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.68s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.65s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.67s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.73s) [2021-07-31T18:07:31.616Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.80s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.68s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.39s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.81s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.38s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.65s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.49s) [2021-07-31T18:07:31.616Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.70s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2021-07-31T18:07:31.616Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.65s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.30s) [2021-07-31T18:07:31.616Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.04s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.33s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunRm (0.68s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.70s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.68s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.66s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.21s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.68s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.44s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.55s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.72s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.72s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.38s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.41s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.66s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.67s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.69s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.72s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunState (1.38s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.66s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.65s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2021-07-31T18:07:31.616Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.68s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunSysctls (1.35s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.66s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.11s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.70s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.56s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.29s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.30s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.67s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.71s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.68s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.86s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.97s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunUserByID (0.67s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.64s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunUserByName (0.65s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.64s) [2021-07-31T18:07:31.616Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.67s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.59s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.67s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.85s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.31s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.28s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.04s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.59s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.80s) [2021-07-31T18:07:31.616Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-31T18:07:31.616Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-31T18:07:31.616Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2021-07-31T18:07:31.616Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.07s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (1.06s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.74s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.99s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.92s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.83s) [2021-07-31T18:07:31.616Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-07-31T18:07:31.616Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-31T18:07:31.616Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-31T18:07:31.616Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-31T18:07:31.616Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-07-31T18:07:31.616Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.77s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.75s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.28s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.23s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.93s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.82s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.89s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.96s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (2.11s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.76s) [2021-07-31T18:07:31.616Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.71s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.50s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.43s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.77s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.14s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.03s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.26s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.04s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.11s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.94s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.18s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.04s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.79s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.68s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.09s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.49s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.33s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.51s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.14s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.86s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.30s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.77s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.17s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.70s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestStartRecordError (1.60s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.68s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.91s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.92s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.65s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.91s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.71s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.68s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.69s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.70s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2021-07-31T18:07:31.616Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.95s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.68s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.27s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.66s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.64s) [2021-07-31T18:07:31.616Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-31T18:07:31.616Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.36s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.04s) [2021-07-31T18:07:31.616Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.05s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (2.04s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestUpdateStats (3.79s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.29s) [2021-07-31T18:07:31.617Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (2.08s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.02s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.64s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.28s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.56s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.59s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.24s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (4.73s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.12s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.96s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.31s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.32s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.93s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.93s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.93s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.93s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.02s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.07s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.80s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.08s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.71s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.79s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.07s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.67s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.01s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.60s) [2021-07-31T18:07:31.617Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.41s) [2021-07-31T18:07:31.617Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-31T18:07:31.617Z] === RUN TestDockerRegistrySuite [2021-07-31T18:07:31.617Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-31T18:07:32.548Z] check_test.go:196: [d62456e15fdb1] daemon is not started [2021-07-31T18:07:32.548Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-31T18:07:33.932Z] check_test.go:196: [de12a5b4339ae] daemon is not started [2021-07-31T18:07:33.932Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-31T18:07:35.302Z] check_test.go:196: [d3c00a65daec8] daemon is not started [2021-07-31T18:07:35.302Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-31T18:07:35.302Z] check_test.go:196: [df4073e97c8ec] daemon is not started [2021-07-31T18:07:35.302Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-31T18:07:38.577Z] check_test.go:196: [d9b59d5f9b780] daemon is not started [2021-07-31T18:07:38.577Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-31T18:07:42.753Z] check_test.go:196: [d898ccd43b0d0] daemon is not started [2021-07-31T18:07:42.753Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-31T18:07:46.932Z] check_test.go:196: [d7b202c310f62] daemon is not started [2021-07-31T18:07:46.932Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-31T18:07:47.496Z] check_test.go:196: [d58d2f4353468] daemon is not started [2021-07-31T18:07:47.496Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-31T18:07:47.736Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-31T18:07:47.736Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-31T18:07:47.736Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-31T18:07:47.736Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-31T18:07:47.736Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-31T18:07:47.736Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-31T18:07:47.736Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-31T18:07:47.736Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-31T18:07:47.736Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-31T18:07:47.736Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-31T18:07:47.736Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-31T18:07:47.736Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-31T18:07:47.736Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-31T18:07:47.736Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-31T18:07:47.736Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-31T18:07:47.736Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-31T18:07:47.736Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-31T18:07:47.736Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-31T18:07:47.736Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-31T18:07:47.736Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-31T18:07:48.194Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-31T18:07:48.194Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-31T18:07:48.194Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-31T18:07:48.194Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-31T18:07:48.194Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-31T18:07:48.428Z] check_test.go:196: [df08b73ff5316] daemon is not started [2021-07-31T18:07:48.428Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-31T18:07:49.801Z] check_test.go:196: [dc7801dc5e5ff] daemon is not started [2021-07-31T18:07:49.801Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-31T18:07:51.173Z] check_test.go:196: [d19e6281e5500] daemon is not started [2021-07-31T18:07:51.173Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-31T18:07:51.933Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-31T18:07:52.546Z] check_test.go:196: [d3bc2304e39d0] daemon is not started [2021-07-31T18:07:52.546Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-31T18:07:53.478Z] check_test.go:196: [dae6be61ea67d] daemon is not started [2021-07-31T18:07:53.478Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-31T18:07:54.108Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-31T18:07:54.108Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-31T18:07:54.108Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-31T18:07:54.108Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-31T18:07:54.108Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-31T18:07:54.108Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-31T18:07:54.108Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-31T18:07:54.108Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-31T18:07:54.108Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-31T18:07:54.410Z] check_test.go:196: [d6477114a9012] daemon is not started [2021-07-31T18:07:54.410Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-31T18:07:55.780Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4106c20fba67cacac4620637bc0b78b4aa9d0a8052c59ce50d2a506a147ae75e [2021-07-31T18:07:56.344Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0a14309c7d4614894aa4d782f7a03d4e62857e1be8041ac7d75a4aa6b6f6ae46 [2021-07-31T18:07:56.601Z] check_test.go:196: [da1cbbc6abb98] daemon is not started [2021-07-31T18:07:56.601Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-31T18:07:57.837Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-31T18:07:57.837Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-31T18:07:57.837Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-31T18:07:57.837Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-31T18:07:57.837Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-31T18:07:57.978Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3b81cc78471a18d168e60f8cbe2b60d2b1ae999d5d5989b61f92bd941c0eb2b9 [2021-07-31T18:07:58.920Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cd3b1b05f118fb5a669d3dc8449ef4e9216e7a75063c1415b3bc87fbb0efada5 [2021-07-31T18:07:58.920Z] check_test.go:196: [d65f63a45efe7] daemon is not started [2021-07-31T18:07:58.920Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-31T18:08:00.289Z] check_test.go:196: [d6b15ce72b975] daemon is not started [2021-07-31T18:08:00.289Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-31T18:08:02.813Z] check_test.go:196: [d2a4e903acf74] daemon is not started [2021-07-31T18:08:02.813Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-31T18:08:04.184Z] check_test.go:196: [db67ec5c8584d] daemon is not started [2021-07-31T18:08:04.184Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-31T18:08:04.184Z] check_test.go:196: [dd6c458af1b04] daemon is not started [2021-07-31T18:08:04.184Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-31T18:08:04.901Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-31T18:08:05.555Z] check_test.go:196: [df9ae18e4d15b] daemon is not started [2021-07-31T18:08:05.555Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-31T18:08:06.486Z] check_test.go:196: [d78bd65eb9953] daemon is not started [2021-07-31T18:08:06.486Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-31T18:08:07.419Z] check_test.go:196: [d19bc8747fc69] daemon is not started [2021-07-31T18:08:07.419Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-31T18:08:10.699Z] check_test.go:196: [df995f310433f] daemon is not started [2021-07-31T18:08:10.699Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-31T18:08:10.699Z] check_test.go:196: [d123765d5631f] daemon is not started [2021-07-31T18:08:10.699Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-31T18:08:12.070Z] check_test.go:196: [d3a0fc878e372] daemon is not started [2021-07-31T18:08:12.070Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-31T18:08:12.327Z] check_test.go:196: [de29310a204ed] daemon is not started [2021-07-31T18:08:12.327Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-31T18:08:12.584Z] check_test.go:196: [daae79f358950] daemon is not started [2021-07-31T18:08:12.584Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-31T18:08:12.841Z] check_test.go:196: [d63e7e6a2c109] daemon is not started [2021-07-31T18:08:12.841Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-31T18:08:13.099Z] check_test.go:196: [daf42c57f6e60] daemon is not started [2021-07-31T18:08:13.099Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-31T18:08:13.356Z] check_test.go:196: [d822510a76f0c] daemon is not started [2021-07-31T18:08:13.356Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-31T18:08:13.614Z] check_test.go:196: [d490e89958d1f] daemon is not started [2021-07-31T18:08:13.614Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-31T18:08:14.988Z] check_test.go:196: [d96097a9d2c52] daemon is not started [2021-07-31T18:08:14.988Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-31T18:08:16.885Z] check_test.go:196: [dbc3b38a15415] daemon is not started [2021-07-31T18:08:16.885Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-31T18:08:17.450Z] check_test.go:196: [d7e04663bb7a2] daemon is not started [2021-07-31T18:08:17.450Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-31T18:08:18.825Z] check_test.go:196: [d491d6103cdd5] daemon is not started [2021-07-31T18:08:18.825Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-31T18:08:19.770Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-31T18:08:20.333Z] --- PASS: TestDockerRegistrySuite (49.13s) [2021-07-31T18:08:20.333Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.34s) [2021-07-31T18:08:20.333Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.30s) [2021-07-31T18:08:20.333Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.44s) [2021-07-31T18:08:20.333Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2021-07-31T18:08:20.333Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.24s) [2021-07-31T18:08:20.333Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.16s) [2021-07-31T18:08:20.333Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.46s) [2021-07-31T18:08:20.333Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.17s) [2021-07-31T18:08:20.333Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.07s) [2021-07-31T18:08:20.333Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.21s) [2021-07-31T18:08:20.333Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.31s) [2021-07-31T18:08:20.333Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.23s) [2021-07-31T18:08:20.333Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.06s) [2021-07-31T18:08:20.333Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.14s) [2021-07-31T18:08:20.333Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.22s) [2021-07-31T18:08:20.333Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.24s) [2021-07-31T18:08:20.333Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.16s) [2021-07-31T18:08:20.333Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.75s) [2021-07-31T18:08:20.333Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.13s) [2021-07-31T18:08:20.334Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-07-31T18:08:20.334Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.19s) [2021-07-31T18:08:20.334Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.06s) [2021-07-31T18:08:20.334Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.04s) [2021-07-31T18:08:20.334Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.87s) [2021-07-31T18:08:20.334Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2021-07-31T18:08:20.334Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.39s) [2021-07-31T18:08:20.334Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2021-07-31T18:08:20.334Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-07-31T18:08:20.334Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-07-31T18:08:20.334Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.23s) [2021-07-31T18:08:20.334Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.37s) [2021-07-31T18:08:20.334Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-07-31T18:08:20.334Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.20s) [2021-07-31T18:08:20.334Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.81s) [2021-07-31T18:08:20.334Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.97s) [2021-07-31T18:08:20.334Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.17s) [2021-07-31T18:08:20.334Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2021-07-31T18:08:20.334Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2021-07-31T18:08:20.334Z] === RUN TestDockerSchema1RegistrySuite [2021-07-31T18:08:20.334Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-31T18:08:20.591Z] check_test.go:223: [d4b59916fe30e] daemon is not started [2021-07-31T18:08:20.591Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-31T18:08:23.865Z] check_test.go:223: [daedaf0019ed4] daemon is not started [2021-07-31T18:08:23.865Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-31T18:08:30.416Z] check_test.go:223: [d9a69b723688f] daemon is not started [2021-07-31T18:08:30.416Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-31T18:08:33.693Z] check_test.go:223: [d7845c441995e] daemon is not started [2021-07-31T18:08:33.693Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-31T18:08:34.624Z] check_test.go:223: [dd596a7a0f63d] daemon is not started [2021-07-31T18:08:34.624Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-31T18:08:35.555Z] check_test.go:223: [deec6d9047b4e] daemon is not started [2021-07-31T18:08:35.556Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-31T18:08:35.813Z] check_test.go:223: [de6aff7c3f6fc] daemon is not started [2021-07-31T18:08:35.813Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-31T18:08:36.126Z] --- PASS: TestBuildWCOWSandboxSize (843.22s) [2021-07-31T18:08:36.126Z] === RUN TestBuildWithEmptyDockerfile [2021-07-31T18:08:36.126Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-31T18:08:36.126Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-31T18:08:36.126Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-31T18:08:36.126Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-31T18:08:36.126Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-31T18:08:36.126Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-31T18:08:36.126Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-31T18:08:36.126Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-31T18:08:36.126Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-31T18:08:36.126Z] --- PASS: TestBuildWithEmptyDockerfile (0.62s) [2021-07-31T18:08:36.126Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-07-31T18:08:36.126Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-31T18:08:36.126Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-31T18:08:36.126Z] === RUN TestBuildPreserveOwnership [2021-07-31T18:08:36.126Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-31T18:08:36.126Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-07-31T18:08:36.126Z] === RUN TestBuildPlatformInvalid [2021-07-31T18:08:36.126Z] --- PASS: TestBuildPlatformInvalid (0.70s) [2021-07-31T18:08:36.126Z] PASS [2021-07-31T18:08:36.126Z] ok github.com/docker/docker/integration/build 1048.509s [2021-07-31T18:08:36.126Z] [2021-07-31T18:08:36.126Z] === Skipped [2021-07-31T18:08:36.126Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-31T18:08:36.126Z] build_session_test.go:25: TODO: BuildKit [2021-07-31T18:08:36.126Z] [2021-07-31T18:08:36.126Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-31T18:08:36.126Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:08:36.126Z] [2021-07-31T18:08:36.126Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-07-31T18:08:36.126Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-31T18:08:36.126Z] [2021-07-31T18:08:36.126Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-07-31T18:08:36.126Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-31T18:08:36.126Z] [2021-07-31T18:08:36.126Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-07-31T18:08:36.126Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-31T18:08:36.126Z] [2021-07-31T18:08:36.126Z] [2021-07-31T18:08:36.126Z] DONE 29 tests, 5 skipped in 1082.924s [2021-07-31T18:08:36.126Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-31T18:08:36.126Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-31T18:08:36.126Z] INFO: Testing against a local daemon [2021-07-31T18:08:36.126Z] === RUN TestConfigInspect [2021-07-31T18:08:36.126Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:08:36.126Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-31T18:08:36.126Z] === RUN TestConfigList [2021-07-31T18:08:36.126Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:08:36.126Z] --- SKIP: TestConfigList (0.00s) [2021-07-31T18:08:36.126Z] === RUN TestConfigsCreateAndDelete [2021-07-31T18:08:36.126Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:08:36.126Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-31T18:08:36.126Z] === RUN TestConfigsUpdate [2021-07-31T18:08:36.126Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:08:36.126Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-31T18:08:36.126Z] === RUN TestTemplatedConfig [2021-07-31T18:08:36.126Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:08:36.126Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-31T18:08:36.126Z] === RUN TestConfigCreateResolve [2021-07-31T18:08:36.126Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:08:36.126Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-31T18:08:36.126Z] PASS [2021-07-31T18:08:36.126Z] ok github.com/docker/docker/integration/config 0.143s [2021-07-31T18:08:36.126Z] [2021-07-31T18:08:36.126Z] === Skipped [2021-07-31T18:08:36.126Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-31T18:08:36.126Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:08:36.126Z] [2021-07-31T18:08:36.126Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-31T18:08:36.126Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:08:36.126Z] [2021-07-31T18:08:36.126Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-31T18:08:36.126Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:08:36.126Z] [2021-07-31T18:08:36.126Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-31T18:08:36.126Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:08:36.126Z] [2021-07-31T18:08:36.126Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-31T18:08:36.126Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:08:36.126Z] [2021-07-31T18:08:36.126Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-31T18:08:36.126Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:08:36.126Z] [2021-07-31T18:08:36.126Z] [2021-07-31T18:08:36.126Z] DONE 6 tests, 6 skipped in 2.815s [2021-07-31T18:08:36.126Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-31T18:08:36.126Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-31T18:08:36.126Z] INFO: Testing against a local daemon [2021-07-31T18:08:36.126Z] === RUN TestCheckpoint [2021-07-31T18:08:36.126Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-31T18:08:36.127Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-31T18:08:36.127Z] === RUN TestContainerInvalidJSON [2021-07-31T18:08:36.127Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-31T18:08:36.127Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-31T18:08:36.127Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-31T18:08:36.127Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-31T18:08:36.127Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-31T18:08:36.127Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-31T18:08:36.127Z] --- PASS: TestContainerInvalidJSON (0.61s) [2021-07-31T18:08:36.127Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-31T18:08:36.127Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-31T18:08:36.127Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-31T18:08:36.127Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2021-07-31T18:08:36.127Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-31T18:08:36.127Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2021-07-31T18:08:36.127Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-31T18:08:36.127Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2021-07-31T18:08:36.127Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-31T18:08:36.127Z] --- PASS: TestCopyToContainerPathIsNotDir (0.28s) [2021-07-31T18:08:36.127Z] === RUN TestCopyFromContainer [2021-07-31T18:08:36.127Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:08:36.127Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-31T18:08:36.127Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-31T18:08:36.127Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-31T18:08:36.127Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-31T18:08:36.127Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-31T18:08:36.127Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-31T18:08:36.127Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-31T18:08:36.127Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-31T18:08:36.127Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-31T18:08:36.127Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-31T18:08:36.127Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-31T18:08:36.127Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-07-31T18:08:36.127Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-07-31T18:08:36.127Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-31T18:08:36.127Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-07-31T18:08:36.127Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-31T18:08:36.127Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-31T18:08:36.127Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-31T18:08:36.127Z] === RUN TestCreateWithInvalidEnv [2021-07-31T18:08:36.127Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-31T18:08:36.127Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-31T18:08:36.127Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-31T18:08:36.127Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-31T18:08:36.127Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-31T18:08:36.127Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-31T18:08:36.127Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-31T18:08:36.127Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-31T18:08:36.127Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-31T18:08:36.127Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-31T18:08:36.127Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-31T18:08:36.127Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-31T18:08:36.127Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-31T18:08:36.127Z] === RUN TestCreateTmpfsMountsTarget [2021-07-31T18:08:36.127Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:08:36.127Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-31T18:08:36.127Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-31T18:08:36.127Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:08:36.127Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-31T18:08:36.127Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-31T18:08:36.127Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:08:36.127Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-31T18:08:36.127Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-31T18:08:36.127Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-31T18:08:36.127Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-31T18:08:36.127Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-31T18:08:36.127Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-31T18:08:36.127Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-31T18:08:36.127Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-31T18:08:36.127Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-31T18:08:36.127Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-31T18:08:36.127Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-31T18:08:36.127Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-31T18:08:36.127Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-31T18:08:36.127Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-31T18:08:36.127Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-31T18:08:36.127Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-31T18:08:36.127Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-31T18:08:36.127Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-31T18:08:36.127Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-31T18:08:36.127Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-31T18:08:36.127Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-31T18:08:36.127Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-31T18:08:36.127Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-07-31T18:08:36.127Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-31T18:08:36.127Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-31T18:08:36.127Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-31T18:08:36.127Z] === RUN TestCreateDifferentPlatform [2021-07-31T18:08:36.127Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-31T18:08:36.127Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-31T18:08:36.127Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-07-31T18:08:36.127Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-31T18:08:36.127Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-31T18:08:36.127Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-31T18:08:36.127Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.16s) [2021-07-31T18:08:36.127Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-31T18:08:36.127Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-31T18:08:36.127Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-31T18:08:36.127Z] === RUN TestContainerKillOnDaemonStart [2021-07-31T18:08:36.127Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:08:36.127Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-31T18:08:36.127Z] === RUN TestDiff [2021-07-31T18:08:36.127Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-31T18:08:36.127Z] --- SKIP: TestDiff (0.00s) [2021-07-31T18:08:36.127Z] === RUN TestExecWithCloseStdin [2021-07-31T18:08:37.105Z] --- PASS: TestExecWithCloseStdin (3.26s) [2021-07-31T18:08:37.105Z] === RUN TestExec [2021-07-31T18:08:37.185Z] check_test.go:223: [d52713bedc29d] daemon is not started [2021-07-31T18:08:37.185Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-31T18:08:38.118Z] check_test.go:223: [d25da82cf4941] daemon is not started [2021-07-31T18:08:38.118Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-31T18:08:39.050Z] check_test.go:223: [d6b5c439affe0] daemon is not started [2021-07-31T18:08:39.050Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-31T18:08:39.283Z] --- PASS: TestExec (2.40s) [2021-07-31T18:08:39.283Z] === RUN TestExecUser [2021-07-31T18:08:39.283Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-31T18:08:39.283Z] --- SKIP: TestExecUser (0.00s) [2021-07-31T18:08:39.283Z] === RUN TestExportContainerAndImportImage [2021-07-31T18:08:39.283Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:08:39.283Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-31T18:08:39.283Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-31T18:08:39.283Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:08:39.283Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-31T18:08:39.283Z] === RUN TestHealthCheckWorkdir [2021-07-31T18:08:39.283Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-31T18:08:39.283Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-31T18:08:39.283Z] === RUN TestHealthKillContainer [2021-07-31T18:08:39.283Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-31T18:08:39.283Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-31T18:08:39.283Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-31T18:08:39.283Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-31T18:08:39.283Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-31T18:08:39.283Z] === RUN TestKillContainerInvalidSignal [2021-07-31T18:08:41.469Z] --- PASS: TestKillContainerInvalidSignal (2.32s) [2021-07-31T18:08:41.469Z] === RUN TestKillContainer [2021-07-31T18:08:41.469Z] === RUN TestKillContainer/no_signal [2021-07-31T18:08:42.327Z] check_test.go:223: [d3cf2784e8336] daemon is not started [2021-07-31T18:08:42.327Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-31T18:08:42.585Z] check_test.go:223: [d2d657ecb3476] daemon is not started [2021-07-31T18:08:42.585Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-31T18:08:42.841Z] check_test.go:223: [d3edabedf6525] daemon is not started [2021-07-31T18:08:42.841Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-31T18:08:43.098Z] check_test.go:223: [d842030a751de] daemon is not started [2021-07-31T18:08:43.098Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-31T18:08:43.356Z] check_test.go:223: [dcee8750eba95] daemon is not started [2021-07-31T18:08:43.356Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-31T18:08:43.614Z] check_test.go:223: [dedc9bd92b0dd] daemon is not started [2021-07-31T18:08:43.614Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-31T18:08:43.644Z] === RUN TestKillContainer/non_killing_signal [2021-07-31T18:08:43.644Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-31T18:08:43.644Z] === RUN TestKillContainer/killing_signal [2021-07-31T18:08:43.871Z] check_test.go:223: [d06ea961063df] daemon is not started [2021-07-31T18:08:43.871Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-31T18:08:44.142Z] check_test.go:223: [d98e32ce7bea7] daemon is not started [2021-07-31T18:08:44.143Z] --- PASS: TestDockerSchema1RegistrySuite (23.77s) [2021-07-31T18:08:44.143Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-07-31T18:08:44.143Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.24s) [2021-07-31T18:08:44.143Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.20s) [2021-07-31T18:08:44.143Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.33s) [2021-07-31T18:08:44.143Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.22s) [2021-07-31T18:08:44.143Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.17s) [2021-07-31T18:08:44.143Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-07-31T18:08:44.143Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.18s) [2021-07-31T18:08:44.143Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.09s) [2021-07-31T18:08:44.143Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.09s) [2021-07-31T18:08:44.143Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.04s) [2021-07-31T18:08:44.143Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2021-07-31T18:08:44.143Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2021-07-31T18:08:44.143Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-07-31T18:08:44.143Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-07-31T18:08:44.143Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2021-07-31T18:08:44.143Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2021-07-31T18:08:44.143Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-07-31T18:08:44.143Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-31T18:08:44.143Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-31T18:08:44.718Z] check_test.go:252: [dd78a67e25f18] daemon is not started [2021-07-31T18:08:44.718Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-31T18:08:45.281Z] check_test.go:252: [d4401977f8575] daemon is not started [2021-07-31T18:08:45.281Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-31T18:08:45.538Z] check_test.go:252: [deb35b094a09b] daemon is not started [2021-07-31T18:08:45.538Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-31T18:08:46.470Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-31T18:08:46.562Z] --- PASS: TestKillContainer (5.01s) [2021-07-31T18:08:46.562Z] --- PASS: TestKillContainer/no_signal (2.18s) [2021-07-31T18:08:46.562Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-31T18:08:46.562Z] --- PASS: TestKillContainer/killing_signal (2.79s) [2021-07-31T18:08:46.562Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-31T18:08:46.562Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-31T18:08:46.562Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-31T18:08:46.562Z] === RUN TestKillStoppedContainer [2021-07-31T18:08:46.562Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-31T18:08:46.562Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-31T18:08:46.562Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-31T18:08:46.562Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-31T18:08:46.562Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-31T18:08:46.562Z] === RUN TestKillDifferentUserContainer [2021-07-31T18:08:46.562Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-31T18:08:46.562Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-31T18:08:46.562Z] === RUN TestInspectOomKilledTrue [2021-07-31T18:08:46.562Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:08:46.562Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-31T18:08:46.562Z] === RUN TestInspectOomKilledFalse [2021-07-31T18:08:46.562Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-31T18:08:46.562Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-31T18:08:46.562Z] === RUN TestLogsFollowTailEmpty [2021-07-31T18:08:46.728Z] check_test.go:252: [d7c742fb09147] daemon is not started [2021-07-31T18:08:46.728Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-31T18:08:47.293Z] check_test.go:252: [d33e43418538c] daemon is not started [2021-07-31T18:08:47.293Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-31T18:08:47.550Z] check_test.go:252: [d69349a5e544b] daemon is not started [2021-07-31T18:08:47.550Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-31T18:08:47.809Z] check_test.go:252: [d9c5ede07e831] daemon is not started [2021-07-31T18:08:47.809Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.72s) [2021-07-31T18:08:47.809Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) [2021-07-31T18:08:47.809Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2021-07-31T18:08:47.809Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-07-31T18:08:47.809Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.06s) [2021-07-31T18:08:47.809Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2021-07-31T18:08:47.809Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2021-07-31T18:08:47.809Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2021-07-31T18:08:47.809Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2021-07-31T18:08:47.809Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-31T18:08:47.809Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-31T18:08:48.373Z] docker_cli_swarm_test.go:1172: [dede34c13ad64] joining swarm manager [df7f375b21896]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-31T18:08:48.795Z] --- PASS: TestLogsFollowTailEmpty (2.18s) [2021-07-31T18:08:48.795Z] === RUN TestNetworkNat [2021-07-31T18:08:48.795Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-31T18:08:48.795Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-31T18:08:48.795Z] === RUN TestNetworkLocalhostTCPNat [2021-07-31T18:08:52.525Z] --- PASS: TestNetworkLocalhostTCPNat (3.58s) [2021-07-31T18:08:52.525Z] === RUN TestNetworkLoopbackNat [2021-07-31T18:08:52.525Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-31T18:08:52.525Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-31T18:08:52.525Z] === RUN TestPause [2021-07-31T18:08:52.525Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-31T18:08:52.525Z] --- SKIP: TestPause (0.00s) [2021-07-31T18:08:52.525Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-31T18:08:53.625Z] check_test.go:279: [d6ccfc7a9a938] daemon is not started [2021-07-31T18:08:53.625Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-31T18:08:53.625Z] check_test.go:279: [d328e155da406] daemon is not started [2021-07-31T18:08:53.625Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-31T18:08:53.625Z] check_test.go:279: [d212a1e71865d] daemon is not started [2021-07-31T18:08:53.626Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-31T18:08:53.626Z] check_test.go:279: [d1bcd6008b503] daemon is not started [2021-07-31T18:08:53.626Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-31T18:08:53.626Z] check_test.go:279: [d21bf64d84a09] daemon is not started [2021-07-31T18:08:53.626Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-07-31T18:08:53.626Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-07-31T18:08:53.626Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-07-31T18:08:53.626Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-07-31T18:08:53.626Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-07-31T18:08:53.626Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-07-31T18:08:53.626Z] === RUN TestDockerNetworkSuite [2021-07-31T18:08:53.626Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-07-31T18:08:54.699Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.24s) [2021-07-31T18:08:54.699Z] === RUN TestPauseStopPausedContainer [2021-07-31T18:08:54.699Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:08:54.699Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-31T18:08:54.699Z] === RUN TestPsFilter [2021-07-31T18:08:55.157Z] --- PASS: TestPsFilter (0.40s) [2021-07-31T18:08:55.157Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-31T18:08:56.149Z] docker_cli_network_unix_test.go:46: [dc9cf471cf885] daemon is not started [2021-07-31T18:08:56.149Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-07-31T18:08:57.080Z] docker_cli_network_unix_test.go:46: [da5a1c7edc8ad] daemon is not started [2021-07-31T18:08:57.080Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-07-31T18:08:58.061Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.83s) [2021-07-31T18:08:58.061Z] === RUN TestRemoveContainerWithVolume [2021-07-31T18:09:00.966Z] --- PASS: TestRemoveContainerWithVolume (2.84s) [2021-07-31T18:09:00.966Z] === RUN TestRemoveContainerRunning [2021-07-31T18:09:02.337Z] docker_cli_network_unix_test.go:46: [dc670cc253f6b] daemon is not started [2021-07-31T18:09:02.503Z] --- PASS: TestRemoveContainerRunning (2.09s) [2021-07-31T18:09:02.503Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-31T18:09:02.901Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-07-31T18:09:04.270Z] docker_cli_network_unix_test.go:46: [d7a76f58136f6] daemon is not started [2021-07-31T18:09:04.527Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-07-31T18:09:04.677Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.12s) [2021-07-31T18:09:04.677Z] === RUN TestRemoveInvalidContainer [2021-07-31T18:09:04.677Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-07-31T18:09:04.677Z] === RUN TestRenameLinkedContainer [2021-07-31T18:09:04.677Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-31T18:09:04.677Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-31T18:09:04.677Z] === RUN TestRenameStoppedContainer [2021-07-31T18:09:04.785Z] docker_cli_network_unix_test.go:1233: [d0c22494df22f] daemon is not started [2021-07-31T18:09:07.587Z] --- PASS: TestRenameStoppedContainer (2.92s) [2021-07-31T18:09:07.587Z] === RUN TestRenameRunningContainerAndReuse [2021-07-31T18:09:08.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-07-31T18:09:08.624Z] docker_cli_network_unix_test.go:46: [d094b47957247] daemon is not started [2021-07-31T18:09:09.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-07-31T18:09:12.273Z] --- PASS: TestRenameRunningContainerAndReuse (4.49s) [2021-07-31T18:09:12.273Z] === RUN TestRenameInvalidName [2021-07-31T18:09:14.453Z] --- PASS: TestRenameInvalidName (2.26s) [2021-07-31T18:09:14.453Z] === RUN TestRenameAnonymousContainer [2021-07-31T18:09:15.756Z] docker_cli_network_unix_test.go:46: [d5ed509776799] daemon is not started [2021-07-31T18:09:17.128Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-07-31T18:09:19.022Z] docker_cli_network_unix_test.go:46: [d7757bf0282c2] daemon is not started [2021-07-31T18:09:19.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-07-31T18:09:20.957Z] docker_cli_network_unix_test.go:46: [d61a03699bf76] daemon is not started [2021-07-31T18:09:20.957Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-07-31T18:09:21.522Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-07-31T18:09:21.779Z] docker_cli_network_unix_test.go:46: [d5630556dbc23] daemon is not started [2021-07-31T18:09:21.779Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-07-31T18:09:22.344Z] docker_cli_network_unix_test.go:46: [dfe20404e6158] daemon is not started [2021-07-31T18:09:22.602Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-07-31T18:09:23.535Z] docker_cli_swarm_test.go:1453: [d01dbd0d52736] joining swarm manager [d7c5a77762c0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-31T18:09:23.535Z] docker_cli_network_unix_test.go:46: [d831df68847f3] daemon is not started [2021-07-31T18:09:24.101Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-07-31T18:09:24.359Z] docker_cli_swarm_test.go:1454: [d40508c7d7363] joining swarm manager [d7c5a77762c0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-31T18:09:24.778Z] --- PASS: TestRenameAnonymousContainer (9.42s) [2021-07-31T18:09:24.778Z] === RUN TestRenameContainerWithSameName [2021-07-31T18:09:24.923Z] docker_cli_network_unix_test.go:46: [d688e9bc79fc5] daemon is not started [2021-07-31T18:09:25.487Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-07-31T18:09:25.487Z] docker_cli_network_unix_test.go:46: [d4c96e30fd55a] daemon is not started [2021-07-31T18:09:25.487Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-07-31T18:09:25.744Z] docker_cli_network_unix_test.go:46: [db33b0eb27976] daemon is not started [2021-07-31T18:09:25.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-07-31T18:09:26.312Z] --- PASS: TestRenameContainerWithSameName (2.26s) [2021-07-31T18:09:26.312Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-31T18:09:26.312Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-31T18:09:26.312Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-31T18:09:26.312Z] === RUN TestResize [2021-07-31T18:09:26.676Z] docker_cli_network_unix_test.go:46: [d74bd9a0e8c90] daemon is not started [2021-07-31T18:09:26.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-07-31T18:09:26.933Z] docker_cli_network_unix_test.go:46: [d8473e798ff07] daemon is not started [2021-07-31T18:09:26.933Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-07-31T18:09:26.933Z] docker_cli_network_unix_test.go:46: [d067fd52d2c1d] daemon is not started [2021-07-31T18:09:26.933Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-07-31T18:09:27.189Z] docker_cli_network_unix_test.go:46: [d132aa1e665f1] daemon is not started [2021-07-31T18:09:27.189Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-07-31T18:09:28.120Z] docker_cli_network_unix_test.go:46: [de1a1a5430034] daemon is not started [2021-07-31T18:09:28.120Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-07-31T18:09:28.485Z] --- PASS: TestResize (2.10s) [2021-07-31T18:09:28.485Z] === RUN TestResizeWithInvalidSize [2021-07-31T18:09:29.051Z] docker_cli_network_unix_test.go:46: [d80d7f8115b44] daemon is not started [2021-07-31T18:09:29.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-07-31T18:09:29.308Z] docker_cli_network_unix_test.go:46: [d053d498afba4] daemon is not started [2021-07-31T18:09:29.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-07-31T18:09:29.873Z] docker_cli_network_unix_test.go:46: [d972c0412bc3f] daemon is not started [2021-07-31T18:09:29.873Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-07-31T18:09:29.873Z] docker_cli_network_unix_test.go:46: [d738e04499097] daemon is not started [2021-07-31T18:09:29.873Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-07-31T18:09:30.659Z] --- PASS: TestResizeWithInvalidSize (2.22s) [2021-07-31T18:09:30.659Z] === RUN TestResizeWhenContainerNotStarted [2021-07-31T18:09:31.246Z] docker_cli_network_unix_test.go:968: [d58b2ce6ce616] daemon is not started [2021-07-31T18:09:32.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-07-31T18:09:33.562Z] --- PASS: TestResizeWhenContainerNotStarted (2.55s) [2021-07-31T18:09:33.562Z] === RUN TestDaemonRestartKillContainers [2021-07-31T18:09:33.562Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:09:33.562Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-31T18:09:33.562Z] === RUN TestStats [2021-07-31T18:09:33.562Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-31T18:09:33.562Z] --- SKIP: TestStats (0.00s) [2021-07-31T18:09:33.562Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-31T18:09:34.512Z] docker_cli_network_unix_test.go:46: [df459cad0dccd] daemon is not started [2021-07-31T18:09:34.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-07-31T18:09:35.077Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-07-31T18:09:36.448Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-07-31T18:09:36.706Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-07-31T18:09:36.963Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-07-31T18:09:36.963Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-07-31T18:09:37.896Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-07-31T18:09:39.793Z] docker_cli_network_unix_test.go:1116: [de5a011d6e07d] daemon is not started [2021-07-31T18:09:40.358Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-07-31T18:09:40.644Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.29s) [2021-07-31T18:09:40.644Z] === RUN TestStopContainerWithTimeout [2021-07-31T18:09:40.644Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-31T18:09:40.644Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-31T18:09:40.644Z] === RUN TestUpdateRestartPolicy [2021-07-31T18:09:45.619Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-07-31T18:09:46.184Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-07-31T18:09:46.442Z] docker_cli_network_unix_test.go:46: [db8546ab8bf67] daemon is not started [2021-07-31T18:09:46.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-07-31T18:09:47.373Z] docker_cli_network_unix_test.go:46: [d4c9464a7837a] daemon is not started [2021-07-31T18:09:47.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-07-31T18:09:47.374Z] docker_cli_network_unix_test.go:46: [d0ff13362a81b] daemon is not started [2021-07-31T18:09:47.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-07-31T18:09:47.374Z] docker_cli_network_unix_test.go:46: [dffe5c0ae276f] daemon is not started [2021-07-31T18:09:47.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-07-31T18:09:47.631Z] docker_cli_network_unix_test.go:46: [daf237ad5ced3] daemon is not started [2021-07-31T18:09:47.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-07-31T18:09:47.889Z] docker_cli_network_unix_test.go:46: [d61cc3da31c71] daemon is not started [2021-07-31T18:09:47.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-07-31T18:09:47.889Z] docker_cli_network_unix_test.go:46: [da7e7fd816773] daemon is not started [2021-07-31T18:09:47.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-07-31T18:09:47.889Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-07-31T18:09:50.417Z] docker_cli_swarm_unix_test.go:62: [d52825e88a9db] joining swarm manager [dd24852414aad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-31T18:09:50.983Z] docker_cli_network_unix_test.go:46: [d9dd8a99a798f] daemon is not started [2021-07-31T18:09:51.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-07-31T18:09:51.914Z] docker_cli_network_unix_test.go:46: [d1606aadc9925] daemon is not started [2021-07-31T18:09:51.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-07-31T18:09:51.914Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-31T18:09:51.914Z] docker_cli_network_unix_test.go:46: [df6440e3a2e69] daemon is not started [2021-07-31T18:09:51.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-07-31T18:09:52.846Z] docker_cli_network_unix_test.go:46: [d7899aad2e040] daemon is not started [2021-07-31T18:09:52.846Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-07-31T18:09:57.032Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-07-31T18:09:58.928Z] docker_cli_network_unix_test.go:1084: [db33a4292d2ce] daemon is not started [2021-07-31T18:10:00.824Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-07-31T18:10:00.824Z] docker_cli_network_unix_test.go:46: [d3cb07d3c3c25] daemon is not started [2021-07-31T18:10:00.824Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-07-31T18:10:01.343Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-31T18:10:01.344Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-31T18:10:01.344Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-31T18:10:01.389Z] docker_cli_network_unix_test.go:46: [daff83aed2bea] daemon is not started [2021-07-31T18:10:01.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-07-31T18:10:03.284Z] docker_cli_network_unix_test.go:46: [d5383d4d151b1] daemon is not started [2021-07-31T18:10:03.521Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-31T18:10:03.521Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-31T18:10:03.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-07-31T18:10:03.541Z] docker_cli_network_unix_test.go:46: [d7c4486465e3d] daemon is not started [2021-07-31T18:10:03.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-07-31T18:10:04.474Z] docker_cli_network_unix_test.go:46: [dc6b5fc4bc7a7] daemon is not started [2021-07-31T18:10:04.731Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-07-31T18:10:04.989Z] docker_cli_network_unix_test.go:46: [dfb1396420cfe] daemon is not started [2021-07-31T18:10:05.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-07-31T18:10:05.786Z] --- PASS: TestUpdateRestartPolicy (22.46s) [2021-07-31T18:10:05.786Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-31T18:10:05.786Z] --- PASS: TestUpdateRestartWithAutoRemove (2.19s) [2021-07-31T18:10:05.786Z] === RUN TestWaitNonBlocked [2021-07-31T18:10:05.786Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-31T18:10:05.786Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-31T18:10:05.786Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-31T18:10:05.786Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-31T18:10:05.786Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-31T18:10:05.786Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-31T18:10:06.178Z] docker_cli_network_unix_test.go:46: [dfd4a51e47504] daemon is not started [2021-07-31T18:10:06.435Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-07-31T18:10:08.215Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-31T18:10:08.680Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-31T18:10:08.680Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-31T18:10:09.139Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-31T18:10:09.139Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-31T18:10:09.139Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-31T18:10:09.139Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-31T18:10:09.139Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-31T18:10:09.139Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-31T18:10:09.526Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-31T18:10:09.526Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.09s) [2021-07-31T18:10:09.526Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.17s) [2021-07-31T18:10:09.526Z] === RUN TestWaitBlocked [2021-07-31T18:10:09.526Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:10:09.526Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-31T18:10:09.526Z] PASS [2021-07-31T18:10:09.526Z] ok github.com/docker/docker/integration/container 97.826s [2021-07-31T18:10:09.526Z] [2021-07-31T18:10:09.526Z] === Skipped [2021-07-31T18:10:09.526Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-31T18:10:09.526Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-31T18:10:09.526Z] [2021-07-31T18:10:09.526Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-31T18:10:09.526Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:09.526Z] [2021-07-31T18:10:09.526Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-31T18:10:09.526Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-31T18:10:09.526Z] [2021-07-31T18:10:09.526Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-31T18:10:09.526Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:09.526Z] [2021-07-31T18:10:09.526Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-31T18:10:09.526Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:10:09.526Z] [2021-07-31T18:10:09.526Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-31T18:10:09.526Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:10:09.526Z] [2021-07-31T18:10:09.526Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-31T18:10:09.526Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-31T18:10:09.526Z] [2021-07-31T18:10:09.526Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-31T18:10:09.526Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-31T18:10:09.526Z] [2021-07-31T18:10:09.526Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-31T18:10:09.526Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:09.526Z] [2021-07-31T18:10:09.526Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-31T18:10:09.526Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-31T18:10:09.526Z] [2021-07-31T18:10:09.526Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-31T18:10:09.526Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-31T18:10:09.526Z] [2021-07-31T18:10:09.526Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-31T18:10:09.526Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:09.526Z] [2021-07-31T18:10:09.526Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-31T18:10:09.526Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:09.526Z] [2021-07-31T18:10:09.526Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-31T18:10:09.526Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-31T18:10:09.526Z] [2021-07-31T18:10:09.526Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-31T18:10:09.526Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-31T18:10:09.526Z] [2021-07-31T18:10:09.526Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-31T18:10:09.526Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-31T18:10:09.526Z] [2021-07-31T18:10:09.526Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-31T18:10:09.526Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-31T18:10:09.526Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-31T18:10:09.526Z] [2021-07-31T18:10:09.526Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-31T18:10:09.526Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-31T18:10:09.526Z] [2021-07-31T18:10:09.526Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-31T18:10:09.526Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-31T18:10:09.526Z] [2021-07-31T18:10:09.526Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-31T18:10:09.526Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-31T18:10:09.526Z] [2021-07-31T18:10:09.527Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-31T18:10:09.527Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-31T18:10:09.527Z] [2021-07-31T18:10:09.527Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-31T18:10:09.527Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:09.527Z] [2021-07-31T18:10:09.527Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-31T18:10:09.527Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-31T18:10:09.527Z] [2021-07-31T18:10:09.527Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-31T18:10:09.527Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-31T18:10:09.527Z] [2021-07-31T18:10:09.527Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-31T18:10:09.527Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-31T18:10:09.527Z] [2021-07-31T18:10:09.527Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-31T18:10:09.527Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-31T18:10:09.527Z] [2021-07-31T18:10:09.527Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-31T18:10:09.527Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:09.527Z] [2021-07-31T18:10:09.527Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-31T18:10:09.527Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-31T18:10:09.527Z] [2021-07-31T18:10:09.527Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-31T18:10:09.527Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-31T18:10:09.527Z] [2021-07-31T18:10:09.527Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-31T18:10:09.527Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:09.527Z] [2021-07-31T18:10:09.527Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-31T18:10:09.527Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-31T18:10:09.527Z] [2021-07-31T18:10:09.527Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-31T18:10:09.527Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-31T18:10:09.527Z] [2021-07-31T18:10:09.527Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-31T18:10:09.527Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:10:09.527Z] [2021-07-31T18:10:09.527Z] [2021-07-31T18:10:09.527Z] DONE 87 tests, 33 skipped in 100.384s [2021-07-31T18:10:09.527Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-31T18:10:10.107Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-31T18:10:11.061Z] === RUN TestConfigDaemonLibtrustID [2021-07-31T18:10:11.061Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-31T18:10:11.061Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-31T18:10:11.061Z] === RUN TestDaemonConfigValidation [2021-07-31T18:10:11.061Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-31T18:10:11.061Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-31T18:10:11.061Z] PASS [2021-07-31T18:10:11.061Z] ok github.com/docker/docker/integration/daemon 0.112s [2021-07-31T18:10:11.061Z] [2021-07-31T18:10:11.061Z] === Skipped [2021-07-31T18:10:11.061Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-31T18:10:11.061Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-31T18:10:11.061Z] [2021-07-31T18:10:11.061Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-31T18:10:11.061Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-31T18:10:11.061Z] [2021-07-31T18:10:11.061Z] [2021-07-31T18:10:11.061Z] DONE 2 tests, 2 skipped in 1.836s [2021-07-31T18:10:11.061Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-31T18:10:12.986Z] docker_cli_network_unix_test.go:46: [d2964e5e1ff0c] daemon is not started [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite (79.74s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.62s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.91s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.63s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.89s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.87s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.64s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.73s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.66s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.36s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.86s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.72s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.47s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.40s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.92s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.93s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.22s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.51s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.75s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.58s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.88s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.24s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.18s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.25s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.87s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-07-31T18:10:13.243Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.10s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.95s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.57s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.99s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.10s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.97s) [2021-07-31T18:10:13.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.52s) [2021-07-31T18:10:13.244Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.21s) [2021-07-31T18:10:13.244Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.96s) [2021-07-31T18:10:13.244Z] === RUN TestDockerHubPullSuite [2021-07-31T18:10:13.244Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-07-31T18:10:13.258Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-31T18:10:13.258Z] INFO: Testing against a local daemon [2021-07-31T18:10:13.258Z] === RUN TestCommitInheritsEnv [2021-07-31T18:10:13.258Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-31T18:10:13.258Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2021-07-31T18:10:13.258Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-31T18:10:13.258Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-31T18:10:13.258Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-31T18:10:13.258Z] === RUN TestImagesFilterMultiReference [2021-07-31T18:10:13.258Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2021-07-31T18:10:13.258Z] === RUN TestImagePullPlatformInvalid [2021-07-31T18:10:13.719Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2021-07-31T18:10:13.719Z] === RUN TestRemoveImageOrphaning [2021-07-31T18:10:13.839Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-31T18:10:14.613Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-07-31T18:10:14.687Z] --- PASS: TestRemoveImageOrphaning (1.25s) [2021-07-31T18:10:14.687Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-31T18:10:14.687Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-07-31T18:10:14.687Z] === RUN TestTagInvalidReference [2021-07-31T18:10:14.687Z] --- PASS: TestTagInvalidReference (0.05s) [2021-07-31T18:10:14.687Z] === RUN TestTagValidPrefixedRepo [2021-07-31T18:10:15.145Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2021-07-31T18:10:15.145Z] === RUN TestTagExistedNameWithoutForce [2021-07-31T18:10:15.145Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2021-07-31T18:10:15.145Z] === RUN TestTagOfficialNames [2021-07-31T18:10:15.145Z] --- PASS: TestTagOfficialNames (0.08s) [2021-07-31T18:10:15.145Z] === RUN TestTagMatchesDigest [2021-07-31T18:10:15.145Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-31T18:10:15.145Z] PASS [2021-07-31T18:10:15.145Z] ok github.com/docker/docker/integration/image 1.913s [2021-07-31T18:10:15.145Z] [2021-07-31T18:10:15.145Z] === Skipped [2021-07-31T18:10:15.145Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2021-07-31T18:10:15.145Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-31T18:10:15.145Z] [2021-07-31T18:10:15.145Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-31T18:10:15.145Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-31T18:10:15.145Z] [2021-07-31T18:10:15.145Z] [2021-07-31T18:10:15.145Z] DONE 11 tests, 2 skipped in 3.947s [2021-07-31T18:10:15.146Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-31T18:10:16.015Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-31T18:10:16.015Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-31T18:10:16.015Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-31T18:10:16.015Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-31T18:10:16.015Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-31T18:10:16.015Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-31T18:10:17.137Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-07-31T18:10:17.137Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-07-31T18:10:18.049Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-31T18:10:18.050Z] INFO: Testing against a local daemon [2021-07-31T18:10:18.050Z] === RUN TestNetworkCreateDelete [2021-07-31T18:10:18.050Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:10:18.050Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-31T18:10:18.050Z] === RUN TestDockerNetworkDeletePreferID [2021-07-31T18:10:18.050Z] 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-31T18:10:18.050Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-31T18:10:18.050Z] === RUN TestDaemonDNSFallback [2021-07-31T18:10:18.050Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:10:18.050Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-31T18:10:18.050Z] === RUN TestInspectNetwork [2021-07-31T18:10:18.050Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-31T18:10:18.050Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-31T18:10:18.050Z] === RUN TestRunContainerWithBridgeNone [2021-07-31T18:10:18.050Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:10:18.050Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-31T18:10:18.050Z] === RUN TestNetworkInvalidJSON [2021-07-31T18:10:18.050Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-31T18:10:18.050Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-31T18:10:18.050Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-31T18:10:18.050Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-31T18:10:18.050Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-31T18:10:18.050Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-31T18:10:18.050Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-31T18:10:18.050Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-31T18:10:18.050Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-31T18:10:18.050Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-31T18:10:18.050Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-31T18:10:18.050Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-31T18:10:18.050Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-07-31T18:10:18.050Z] === RUN TestNetworkList [2021-07-31T18:10:18.050Z] === RUN TestNetworkList//networks [2021-07-31T18:10:18.050Z] === PAUSE TestNetworkList//networks [2021-07-31T18:10:18.050Z] === RUN TestNetworkList//networks/ [2021-07-31T18:10:18.050Z] === PAUSE TestNetworkList//networks/ [2021-07-31T18:10:18.050Z] === CONT TestNetworkList//networks [2021-07-31T18:10:18.050Z] === CONT TestNetworkList//networks/ [2021-07-31T18:10:18.050Z] --- PASS: TestNetworkList (0.04s) [2021-07-31T18:10:18.050Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-31T18:10:18.050Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-31T18:10:18.050Z] === RUN TestHostIPv4BridgeLabel [2021-07-31T18:10:18.050Z] network_test.go:128: testEnv.OSType == "windows" [2021-07-31T18:10:18.050Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-31T18:10:18.050Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-31T18:10:18.050Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-31T18:10:18.050Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-31T18:10:18.050Z] === RUN TestDaemonDefaultNetworkPools [2021-07-31T18:10:18.050Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-31T18:10:18.050Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-31T18:10:18.050Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-31T18:10:18.050Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-31T18:10:18.050Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-31T18:10:18.050Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-31T18:10:18.050Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-31T18:10:18.050Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-31T18:10:18.050Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-31T18:10:18.050Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-31T18:10:18.050Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-31T18:10:18.050Z] === RUN TestServiceWithPredefinedNetwork [2021-07-31T18:10:18.050Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-31T18:10:18.050Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-31T18:10:18.050Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-31T18:10:18.050Z] service_test.go:242: FLAKY_TEST [2021-07-31T18:10:18.050Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-31T18:10:18.050Z] === RUN TestServiceWithDataPathPortInit [2021-07-31T18:10:18.050Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-31T18:10:18.050Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-31T18:10:18.050Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-31T18:10:18.050Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-31T18:10:18.050Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-31T18:10:18.050Z] PASS [2021-07-31T18:10:18.050Z] ok github.com/docker/docker/integration/network 0.185s [2021-07-31T18:10:18.050Z] [2021-07-31T18:10:18.050Z] === Skipped [2021-07-31T18:10:18.050Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-31T18:10:18.050Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:10:18.050Z] [2021-07-31T18:10:18.050Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-31T18:10:18.050Z] 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-31T18:10:18.050Z] [2021-07-31T18:10:18.050Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-31T18:10:18.050Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:10:18.050Z] [2021-07-31T18:10:18.050Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-31T18:10:18.050Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-31T18:10:18.050Z] [2021-07-31T18:10:18.050Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-31T18:10:18.050Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:10:18.050Z] [2021-07-31T18:10:18.050Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-31T18:10:18.050Z] network_test.go:128: testEnv.OSType == "windows" [2021-07-31T18:10:18.050Z] [2021-07-31T18:10:18.050Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-31T18:10:18.050Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-31T18:10:18.050Z] [2021-07-31T18:10:18.050Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-31T18:10:18.050Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-31T18:10:18.050Z] [2021-07-31T18:10:18.050Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-31T18:10:18.050Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-31T18:10:18.050Z] [2021-07-31T18:10:18.050Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-31T18:10:18.050Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-31T18:10:18.050Z] [2021-07-31T18:10:18.050Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-31T18:10:18.050Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-31T18:10:18.050Z] [2021-07-31T18:10:18.050Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-31T18:10:18.050Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-31T18:10:18.050Z] [2021-07-31T18:10:18.050Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-31T18:10:18.050Z] service_test.go:242: FLAKY_TEST [2021-07-31T18:10:18.050Z] [2021-07-31T18:10:18.050Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-31T18:10:18.050Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-31T18:10:18.050Z] [2021-07-31T18:10:18.050Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-31T18:10:18.050Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-31T18:10:18.050Z] [2021-07-31T18:10:18.050Z] [2021-07-31T18:10:18.050Z] DONE 22 tests, 15 skipped in 2.692s [2021-07-31T18:10:18.050Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-31T18:10:18.509Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-07-31T18:10:18.509Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-07-31T18:10:18.509Z] --- PASS: TestDockerHubPullSuite (5.19s) [2021-07-31T18:10:18.509Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.33s) [2021-07-31T18:10:18.509Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2021-07-31T18:10:18.509Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.36s) [2021-07-31T18:10:18.509Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.03s) [2021-07-31T18:10:18.509Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.19s) [2021-07-31T18:10:18.509Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-07-31T18:10:18.509Z] PASS [2021-07-31T18:10:18.509Z] [2021-07-31T18:10:18.509Z] === Skipped [2021-07-31T18:10:18.509Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-07-31T18:10:18.509Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-31T18:10:18.509Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-07-31T18:10:18.509Z] [2021-07-31T18:10:18.509Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-07-31T18:10:18.509Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-31T18:10:18.509Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-07-31T18:10:18.509Z] [2021-07-31T18:10:18.509Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-07-31T18:10:18.509Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-31T18:10:18.510Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-07-31T18:10:18.510Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-07-31T18:10:18.510Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-31T18:10:18.510Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-31T18:10:18.510Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-31T18:10:18.510Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-07-31T18:10:18.510Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-31T18:10:18.510Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-31T18:10:18.510Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-31T18:10:18.510Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-31T18:10:18.510Z] docker_cli_sni_test.go:18: Flakey test [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-31T18:10:18.510Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-31T18:10:18.510Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-31T18:10:18.510Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-31T18:10:18.510Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-31T18:10:18.510Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-31T18:10:18.510Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-31T18:10:18.510Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-31T18:10:18.510Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-31T18:10:18.510Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-31T18:10:18.510Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-07-31T18:10:18.510Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-31T18:10:18.510Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-07-31T18:10:18.510Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-31T18:10:18.510Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-07-31T18:10:18.510Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-31T18:10:18.510Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-31T18:10:18.510Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-31T18:10:18.510Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-31T18:10:18.510Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-31T18:10:18.510Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-31T18:10:18.510Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-31T18:10:18.510Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-31T18:10:18.510Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-31T18:10:18.510Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-31T18:10:18.510Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-31T18:10:18.510Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-31T18:10:18.510Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-31T18:10:18.510Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-07-31T18:10:18.510Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-07-31T18:10:18.510Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-31T18:10:18.510Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-31T18:10:18.510Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-31T18:10:18.510Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-31T18:10:18.510Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-31T18:10:18.510Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-31T18:10:18.510Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-31T18:10:18.510Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-31T18:10:18.510Z] docker_cli_network_unix_test.go:46: [df6440e3a2e69] daemon is not started [2021-07-31T18:10:18.510Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] DONE 1269 tests, 51 skipped in 1956.681s [2021-07-31T18:10:18.510Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-31T18:10:18.510Z] ++++ cat bundles/test-integration/docker.pid [2021-07-31T18:10:18.510Z] +++ kill 8249 [2021-07-31T18:10:18.510Z] +++ /etc/init.d/apparmor stop [2021-07-31T18:10:18.510Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] Unloading profiles will leave already running processes permanently [2021-07-31T18:10:18.510Z] unconfined, which can lead to unexpected situations. [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.510Z] To set a process to complain mode, use the command line tool [2021-07-31T18:10:18.510Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-31T18:10:18.510Z] +++ true [2021-07-31T18:10:18.510Z] exiting test-integration [2021-07-31T18:10:18.510Z] ++ exit 0 [2021-07-31T18:10:18.510Z] [2021-07-31T18:10:18.767Z] + for job in $(jobs -p) [2021-07-31T18:10:18.767Z] + wait 25112 [2021-07-31T18:10:18.919Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-31T18:10:19.025Z] testing: warning: no tests to run [2021-07-31T18:10:19.025Z] PASS [2021-07-31T18:10:19.025Z] ok github.com/docker/docker/integration/network/ipvlan 0.113s [2021-07-31T18:10:19.025Z] [2021-07-31T18:10:19.025Z] DONE 0 tests in 0.746s [2021-07-31T18:10:19.025Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-31T18:10:19.484Z] testing: warning: no tests to run [2021-07-31T18:10:19.484Z] PASS [2021-07-31T18:10:19.484Z] ok github.com/docker/docker/integration/network/macvlan 0.079s [2021-07-31T18:10:19.484Z] [2021-07-31T18:10:19.484Z] DONE 0 tests in 0.720s [2021-07-31T18:10:19.484Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-31T18:10:20.451Z] testing: warning: no tests to run [2021-07-31T18:10:20.451Z] PASS [2021-07-31T18:10:20.451Z] ok github.com/docker/docker/integration/plugin 0.093s [2021-07-31T18:10:20.451Z] [2021-07-31T18:10:20.451Z] DONE 0 tests in 0.804s [2021-07-31T18:10:20.451Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-31T18:10:21.425Z] testing: warning: no tests to run [2021-07-31T18:10:21.425Z] PASS [2021-07-31T18:10:21.425Z] ok github.com/docker/docker/integration/plugin/authz 0.084s [2021-07-31T18:10:21.425Z] [2021-07-31T18:10:21.425Z] DONE 0 tests in 0.699s [2021-07-31T18:10:21.425Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-31T18:10:31.297Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-31T18:10:31.783Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-31T18:10:31.783Z] INFO: Testing against a local daemon [2021-07-31T18:10:31.783Z] === RUN TestPluginInvalidJSON [2021-07-31T18:10:31.783Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-31T18:10:31.783Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-31T18:10:31.783Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-31T18:10:31.783Z] --- PASS: TestPluginInvalidJSON (0.05s) [2021-07-31T18:10:31.783Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-31T18:10:31.783Z] === RUN TestPluginInstall [2021-07-31T18:10:31.783Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-07-31T18:10:31.783Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-31T18:10:31.783Z] === RUN TestPluginsWithRuntimes [2021-07-31T18:10:31.783Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-07-31T18:10:31.783Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-31T18:10:31.783Z] === RUN TestPluginBackCompatMediaTypes [2021-07-31T18:10:31.783Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-07-31T18:10:31.783Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-31T18:10:31.783Z] PASS [2021-07-31T18:10:31.783Z] ok github.com/docker/docker/integration/plugin/common 0.141s [2021-07-31T18:10:32.256Z] [2021-07-31T18:10:32.256Z] === Skipped [2021-07-31T18:10:32.256Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-31T18:10:32.256Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-07-31T18:10:32.256Z] [2021-07-31T18:10:32.256Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-31T18:10:32.256Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-07-31T18:10:32.256Z] [2021-07-31T18:10:32.256Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-31T18:10:32.256Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-07-31T18:10:32.256Z] [2021-07-31T18:10:32.256Z] [2021-07-31T18:10:32.256Z] DONE 5 tests, 3 skipped in 10.814s [2021-07-31T18:10:32.256Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-31T18:10:35.175Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-31T18:10:35.175Z] INFO: Testing against a local daemon [2021-07-31T18:10:35.175Z] === RUN TestExternalGraphDriver [2021-07-31T18:10:35.175Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-31T18:10:35.175Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-31T18:10:35.175Z] === RUN TestGraphdriverPluginV2 [2021-07-31T18:10:35.175Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-31T18:10:35.175Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-31T18:10:35.175Z] PASS [2021-07-31T18:10:35.175Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.154s [2021-07-31T18:10:35.175Z] [2021-07-31T18:10:35.175Z] === Skipped [2021-07-31T18:10:35.175Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-31T18:10:35.175Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-31T18:10:35.175Z] [2021-07-31T18:10:35.175Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-31T18:10:35.175Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-31T18:10:35.175Z] [2021-07-31T18:10:35.175Z] [2021-07-31T18:10:35.175Z] DONE 2 tests, 2 skipped in 3.177s [2021-07-31T18:10:35.634Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-31T18:10:37.815Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-31T18:10:37.815Z] INFO: Testing against a local daemon [2021-07-31T18:10:37.815Z] === RUN TestReadPluginNoRead [2021-07-31T18:10:37.815Z] read_test.go:21: no unix domain sockets on Windows [2021-07-31T18:10:37.815Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-31T18:10:37.815Z] PASS [2021-07-31T18:10:37.815Z] ok github.com/docker/docker/integration/plugin/logging 0.125s [2021-07-31T18:10:37.815Z] [2021-07-31T18:10:37.815Z] === Skipped [2021-07-31T18:10:37.815Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-31T18:10:37.815Z] read_test.go:21: no unix domain sockets on Windows [2021-07-31T18:10:37.815Z] [2021-07-31T18:10:37.815Z] [2021-07-31T18:10:37.815Z] DONE 1 tests, 1 skipped in 2.280s [2021-07-31T18:10:37.815Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-31T18:10:38.785Z] testing: warning: no tests to run [2021-07-31T18:10:38.785Z] PASS [2021-07-31T18:10:38.785Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.081s [2021-07-31T18:10:38.785Z] [2021-07-31T18:10:38.785Z] DONE 0 tests in 1.091s [2021-07-31T18:10:38.785Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-31T18:10:40.973Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-31T18:10:40.973Z] INFO: Testing against a local daemon [2021-07-31T18:10:40.973Z] === RUN TestPluginWithDevMounts [2021-07-31T18:10:40.973Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:40.973Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-31T18:10:40.973Z] PASS [2021-07-31T18:10:40.973Z] ok github.com/docker/docker/integration/plugin/volumes 0.124s [2021-07-31T18:10:40.973Z] [2021-07-31T18:10:40.973Z] === Skipped [2021-07-31T18:10:40.973Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-31T18:10:40.973Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:40.973Z] [2021-07-31T18:10:40.973Z] [2021-07-31T18:10:40.973Z] DONE 1 tests, 1 skipped in 2.224s [2021-07-31T18:10:41.432Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-31T18:10:41.611Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-31T18:10:42.578Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-31T18:10:42.578Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-31T18:10:42.578Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-31T18:10:42.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-31T18:10:42.983Z] INFO: Testing against a local daemon [2021-07-31T18:10:42.983Z] === RUN TestSecretInspect [2021-07-31T18:10:42.983Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:42.983Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-31T18:10:42.983Z] === RUN TestSecretList [2021-07-31T18:10:42.983Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:42.983Z] --- SKIP: TestSecretList (0.00s) [2021-07-31T18:10:42.983Z] === RUN TestSecretsCreateAndDelete [2021-07-31T18:10:42.983Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:42.983Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-31T18:10:42.983Z] === RUN TestSecretsUpdate [2021-07-31T18:10:42.983Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:42.983Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-31T18:10:42.983Z] === RUN TestTemplatedSecret [2021-07-31T18:10:42.983Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:42.983Z] --- SKIP: TestTemplatedSecret (0.01s) [2021-07-31T18:10:42.983Z] === RUN TestSecretCreateResolve [2021-07-31T18:10:42.983Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:10:42.983Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-31T18:10:42.983Z] PASS [2021-07-31T18:10:42.983Z] ok github.com/docker/docker/integration/secret 0.117s [2021-07-31T18:10:42.983Z] [2021-07-31T18:10:42.983Z] === Skipped [2021-07-31T18:10:42.983Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-31T18:10:42.983Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:42.983Z] [2021-07-31T18:10:42.983Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-31T18:10:42.983Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:42.983Z] [2021-07-31T18:10:42.983Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-31T18:10:42.983Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:42.983Z] [2021-07-31T18:10:42.983Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-31T18:10:42.983Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:42.983Z] [2021-07-31T18:10:42.983Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.01s) [2021-07-31T18:10:42.983Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:42.983Z] [2021-07-31T18:10:42.983Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-31T18:10:42.983Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:10:42.983Z] [2021-07-31T18:10:42.983Z] [2021-07-31T18:10:42.983Z] DONE 6 tests, 6 skipped in 1.909s [2021-07-31T18:10:42.983Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-31T18:10:45.304Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-07-31T18:10:45.304Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-07-31T18:10:45.890Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-31T18:10:45.890Z] INFO: Testing against a local daemon [2021-07-31T18:10:45.890Z] === RUN TestServiceCreateInit [2021-07-31T18:10:45.890Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-31T18:10:45.890Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-31T18:10:45.890Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] --- PASS: TestServiceCreateInit (0.05s) [2021-07-31T18:10:45.890Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-31T18:10:45.890Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-31T18:10:45.890Z] === RUN TestCreateServiceMultipleTimes [2021-07-31T18:10:45.890Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-31T18:10:45.890Z] === RUN TestCreateServiceConflict [2021-07-31T18:10:45.890Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-31T18:10:45.890Z] === RUN TestCreateServiceMaxReplicas [2021-07-31T18:10:45.890Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-07-31T18:10:45.890Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-31T18:10:45.890Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-31T18:10:45.890Z] === RUN TestCreateServiceSecretFileMode [2021-07-31T18:10:45.890Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-31T18:10:45.890Z] === RUN TestCreateServiceConfigFileMode [2021-07-31T18:10:45.890Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-31T18:10:45.890Z] === RUN TestCreateServiceSysctls [2021-07-31T18:10:45.890Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-07-31T18:10:45.890Z] === RUN TestCreateServiceCapabilities [2021-07-31T18:10:45.890Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-07-31T18:10:45.890Z] === RUN TestInspect [2021-07-31T18:10:45.890Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] --- SKIP: TestInspect (0.00s) [2021-07-31T18:10:45.890Z] === RUN TestCreateJob [2021-07-31T18:10:45.890Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] --- SKIP: TestCreateJob (0.00s) [2021-07-31T18:10:45.890Z] === RUN TestReplicatedJob [2021-07-31T18:10:45.890Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-31T18:10:45.890Z] === RUN TestUpdateReplicatedJob [2021-07-31T18:10:45.890Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-31T18:10:45.890Z] === RUN TestServiceListWithStatuses [2021-07-31T18:10:45.890Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-31T18:10:45.890Z] === RUN TestDockerNetworkConnectAlias [2021-07-31T18:10:45.890Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-31T18:10:45.890Z] === RUN TestDockerNetworkReConnect [2021-07-31T18:10:45.890Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-31T18:10:45.890Z] === RUN TestServicePlugin [2021-07-31T18:10:45.890Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-31T18:10:45.890Z] === RUN TestServiceUpdateLabel [2021-07-31T18:10:45.890Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:10:45.890Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-31T18:10:45.890Z] === RUN TestServiceUpdateSecrets [2021-07-31T18:10:45.890Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:10:45.890Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-31T18:10:45.890Z] === RUN TestServiceUpdateConfigs [2021-07-31T18:10:45.890Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:10:45.890Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-31T18:10:45.890Z] === RUN TestServiceUpdateNetwork [2021-07-31T18:10:45.890Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:10:45.890Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-31T18:10:45.890Z] === RUN TestServiceUpdatePidsLimit [2021-07-31T18:10:45.890Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:10:45.890Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-07-31T18:10:45.890Z] PASS [2021-07-31T18:10:45.890Z] ok github.com/docker/docker/integration/service 0.257s [2021-07-31T18:10:45.890Z] [2021-07-31T18:10:45.890Z] === Skipped [2021-07-31T18:10:45.890Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-31T18:10:45.890Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-31T18:10:45.890Z] [2021-07-31T18:10:45.890Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-31T18:10:45.890Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-31T18:10:45.890Z] [2021-07-31T18:10:45.890Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-31T18:10:45.890Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] [2021-07-31T18:10:45.890Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-31T18:10:45.890Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] [2021-07-31T18:10:45.890Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-07-31T18:10:45.890Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] [2021-07-31T18:10:45.890Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-31T18:10:45.890Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] [2021-07-31T18:10:45.890Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-31T18:10:45.890Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] [2021-07-31T18:10:45.890Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-31T18:10:45.890Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] [2021-07-31T18:10:45.890Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-07-31T18:10:45.890Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] [2021-07-31T18:10:45.890Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-07-31T18:10:45.890Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] [2021-07-31T18:10:45.890Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-31T18:10:45.890Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] [2021-07-31T18:10:45.890Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-31T18:10:45.890Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] [2021-07-31T18:10:45.890Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-31T18:10:45.890Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] [2021-07-31T18:10:45.890Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-31T18:10:45.890Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] [2021-07-31T18:10:45.890Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-31T18:10:45.890Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] [2021-07-31T18:10:45.890Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-31T18:10:45.890Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] [2021-07-31T18:10:45.890Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-31T18:10:45.890Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] [2021-07-31T18:10:45.890Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-31T18:10:45.890Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:45.890Z] [2021-07-31T18:10:45.890Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-31T18:10:45.890Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:10:45.890Z] [2021-07-31T18:10:45.890Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-31T18:10:45.890Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:10:45.890Z] [2021-07-31T18:10:45.890Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-31T18:10:45.890Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:10:45.890Z] [2021-07-31T18:10:45.890Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-31T18:10:45.890Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:10:45.890Z] [2021-07-31T18:10:45.890Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-07-31T18:10:45.890Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-31T18:10:45.890Z] [2021-07-31T18:10:45.890Z] [2021-07-31T18:10:45.890Z] DONE 24 tests, 23 skipped in 2.667s [2021-07-31T18:10:45.890Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-31T18:10:46.308Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-31T18:10:47.829Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-07-31T18:10:48.072Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-31T18:10:48.072Z] INFO: Testing against a local daemon [2021-07-31T18:10:48.072Z] === RUN TestSessionCreate [2021-07-31T18:10:48.072Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-31T18:10:48.072Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-31T18:10:48.072Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-31T18:10:48.072Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-31T18:10:48.072Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-31T18:10:48.072Z] PASS [2021-07-31T18:10:48.072Z] ok github.com/docker/docker/integration/session 0.119s [2021-07-31T18:10:48.072Z] [2021-07-31T18:10:48.072Z] === Skipped [2021-07-31T18:10:48.072Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-31T18:10:48.072Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-31T18:10:48.072Z] [2021-07-31T18:10:48.072Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-31T18:10:48.072Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-31T18:10:48.072Z] [2021-07-31T18:10:48.072Z] [2021-07-31T18:10:48.072Z] DONE 2 tests, 2 skipped in 1.864s [2021-07-31T18:10:48.072Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-31T18:10:48.482Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-31T18:10:49.614Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-31T18:10:49.614Z] INFO: Testing against a local daemon [2021-07-31T18:10:49.614Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-31T18:10:49.614Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:49.614Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-31T18:10:49.614Z] === RUN TestEventsExecDie [2021-07-31T18:10:49.614Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-31T18:10:49.614Z] --- SKIP: TestEventsExecDie (0.00s) [2021-07-31T18:10:49.614Z] === RUN TestEventsBackwardsCompatible [2021-07-31T18:10:49.614Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-31T18:10:49.614Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-31T18:10:49.614Z] === RUN TestEventsVolumeCreate [2021-07-31T18:10:49.614Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-31T18:10:49.614Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-31T18:10:49.614Z] === RUN TestInfoAPI [2021-07-31T18:10:49.614Z] --- PASS: TestInfoAPI (0.04s) [2021-07-31T18:10:49.614Z] === RUN TestInfoAPIWarnings [2021-07-31T18:10:49.614Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-31T18:10:49.614Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-31T18:10:49.614Z] === RUN TestInfoDebug [2021-07-31T18:10:49.614Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-31T18:10:49.614Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-31T18:10:49.614Z] === RUN TestInfoInsecureRegistries [2021-07-31T18:10:49.614Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-31T18:10:49.614Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-31T18:10:49.614Z] === RUN TestInfoRegistryMirrors [2021-07-31T18:10:49.614Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-31T18:10:49.614Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-31T18:10:49.614Z] === RUN TestLoginFailsWithBadCredentials [2021-07-31T18:10:50.350Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-07-31T18:10:50.580Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-07-31T18:10:50.580Z] === RUN TestPingCacheHeaders [2021-07-31T18:10:50.580Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-31T18:10:50.580Z] === RUN TestPingGet [2021-07-31T18:10:50.580Z] --- PASS: TestPingGet (0.03s) [2021-07-31T18:10:50.580Z] === RUN TestPingHead [2021-07-31T18:10:51.039Z] --- PASS: TestPingHead (0.03s) [2021-07-31T18:10:51.039Z] === RUN TestVersion [2021-07-31T18:10:51.039Z] --- PASS: TestVersion (0.03s) [2021-07-31T18:10:51.039Z] PASS [2021-07-31T18:10:51.039Z] ok github.com/docker/docker/integration/system 1.240s [2021-07-31T18:10:51.039Z] [2021-07-31T18:10:51.039Z] === Skipped [2021-07-31T18:10:51.039Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-31T18:10:51.039Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-31T18:10:51.039Z] [2021-07-31T18:10:51.039Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-07-31T18:10:51.039Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-31T18:10:51.039Z] [2021-07-31T18:10:51.039Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-31T18:10:51.039Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-31T18:10:51.039Z] [2021-07-31T18:10:51.039Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-31T18:10:51.039Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-31T18:10:51.039Z] [2021-07-31T18:10:51.039Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-31T18:10:51.039Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-31T18:10:51.039Z] [2021-07-31T18:10:51.039Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-31T18:10:51.039Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-31T18:10:51.039Z] [2021-07-31T18:10:51.039Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-31T18:10:51.039Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-31T18:10:51.039Z] [2021-07-31T18:10:51.039Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-31T18:10:51.039Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-31T18:10:51.039Z] [2021-07-31T18:10:51.039Z] [2021-07-31T18:10:51.039Z] DONE 14 tests, 8 skipped in 3.125s [2021-07-31T18:10:51.039Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-31T18:10:53.181Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-31T18:10:53.181Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-31T18:10:53.181Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-31T18:10:53.181Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-31T18:10:53.181Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-31T18:10:53.181Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-31T18:10:53.181Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-31T18:10:53.181Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-31T18:10:53.181Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-31T18:10:53.218Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-31T18:10:53.218Z] INFO: Testing against a local daemon [2021-07-31T18:10:53.218Z] === RUN TestVolumesCreateAndList [2021-07-31T18:10:53.218Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-07-31T18:10:53.218Z] === RUN TestVolumesRemove [2021-07-31T18:10:53.218Z] --- PASS: TestVolumesRemove (0.19s) [2021-07-31T18:10:53.218Z] === RUN TestVolumesInspect [2021-07-31T18:10:53.218Z] --- PASS: TestVolumesInspect (0.04s) [2021-07-31T18:10:53.218Z] === RUN TestVolumesInvalidJSON [2021-07-31T18:10:53.218Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-31T18:10:53.218Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-31T18:10:53.218Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-31T18:10:53.218Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-07-31T18:10:53.218Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-31T18:10:53.218Z] PASS [2021-07-31T18:10:53.218Z] ok github.com/docker/docker/integration/volume 0.412s [2021-07-31T18:10:53.218Z] [2021-07-31T18:10:53.218Z] DONE 5 tests in 2.253s [2021-07-31T18:10:53.218Z] INFO: make.ps1 ended at 07/31/2021 18:10:53 [2021-07-31T18:10:53.218Z] INFO: Integration CLI tests being run from the host: [2021-07-31T18:10:53.218Z] 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-31T18:10:53.625Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-07-31T18:10:53.640Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-31T18:10:56.147Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-07-31T18:10:57.518Z] docker_api_swarm_test.go:961: [d7b2d032025bf] joining swarm manager [def993eaa116b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-31T18:11:03.559Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-31T18:11:03.559Z] INFO: Testing against a local daemon [2021-07-31T18:11:03.559Z] === RUN TestDockerSuite [2021-07-31T18:11:03.559Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-31T18:11:03.559Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-31T18:11:03.559Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-31T18:11:03.559Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-31T18:11:03.559Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-31T18:11:03.559Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-31T18:11:03.559Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-31T18:11:03.559Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-31T18:11:03.559Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-31T18:11:03.559Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-31T18:11:04.019Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-31T18:11:04.019Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-31T18:11:04.985Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-31T18:11:05.450Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-31T18:11:15.574Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-07-31T18:11:27.978Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-07-31T18:11:29.872Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-07-31T18:11:32.393Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-07-31T18:11:35.667Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-07-31T18:11:42.215Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-07-31T18:11:47.470Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-07-31T18:11:49.994Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-07-31T18:11:53.290Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-07-31T18:11:54.059Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-31T18:11:54.059Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-31T18:11:54.059Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-31T18:11:54.059Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-31T18:11:54.059Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-31T18:11:55.814Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-07-31T18:11:58.336Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-07-31T18:12:02.515Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-07-31T18:12:03.885Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-07-31T18:12:17.545Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-31T18:12:17.545Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-31T18:12:17.545Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-31T18:12:17.546Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-31T18:12:17.546Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-31T18:12:17.546Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-31T18:12:17.546Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-31T18:12:17.546Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-31T18:12:17.546Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-31T18:12:17.546Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-31T18:12:17.546Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-31T18:12:17.546Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-31T18:12:17.546Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-31T18:12:17.546Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-31T18:12:17.546Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-31T18:12:17.546Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-31T18:12:17.546Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-31T18:12:17.546Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-31T18:12:17.546Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-31T18:12:17.546Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-31T18:12:19.088Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-31T18:12:19.088Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-31T18:12:19.088Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-31T18:12:19.088Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-31T18:12:19.088Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-31T18:12:22.861Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-31T18:12:23.999Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-31T18:12:23.999Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-31T18:12:23.999Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-31T18:12:23.999Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-31T18:12:25.770Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-31T18:12:25.770Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-31T18:12:25.770Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-31T18:12:25.770Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-31T18:12:25.770Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-31T18:12:25.770Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-31T18:12:25.770Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-31T18:12:25.770Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-31T18:12:25.770Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-31T18:12:29.510Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-31T18:12:29.510Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-31T18:12:29.510Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-31T18:12:29.510Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-31T18:12:29.510Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-31T18:12:32.559Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-31T18:12:32.559Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-31T18:12:32.559Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-31T18:12:35.302Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-31T18:12:38.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-31T18:12:48.664Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-31T18:12:57.222Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-31T18:12:57.222Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-31T18:12:57.222Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-31T18:13:00.072Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-07-31T18:13:01.906Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-31T18:13:01.906Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-31T18:13:01.906Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-31T18:13:01.906Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-31T18:13:01.906Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-31T18:13:10.477Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-31T18:13:10.477Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-31T18:13:10.477Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-31T18:13:10.477Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-31T18:13:10.477Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-31T18:13:10.477Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-31T18:13:10.477Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-31T18:13:10.477Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-31T18:13:14.934Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-07-31T18:13:32.989Z] --- PASS: TestDockerSwarmSuite (1686.13s) [2021-07-31T18:13:32.989Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.08s) [2021-07-31T18:13:32.989Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.97s) [2021-07-31T18:13:32.989Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.66s) [2021-07-31T18:13:32.989Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.28s) [2021-07-31T18:13:32.989Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.07s) [2021-07-31T18:13:32.989Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.97s) [2021-07-31T18:13:32.989Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-31T18:13:32.989Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.74s) [2021-07-31T18:13:32.989Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.90s) [2021-07-31T18:13:32.989Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.88s) [2021-07-31T18:13:32.989Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (45.37s) [2021-07-31T18:13:32.989Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.71s) [2021-07-31T18:13:32.989Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.11s) [2021-07-31T18:13:32.989Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.58s) [2021-07-31T18:13:32.989Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.25s) [2021-07-31T18:13:32.989Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.14s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (19.38s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.49s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.74s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.34s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.99s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.22s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.25s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.07s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.80s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.68s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.83s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.26s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.74s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (1.85s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.79s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.18s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.66s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (42.81s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (33.28s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.46s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.39s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.54s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.31s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.54s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.59s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.52s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.93s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.88s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.06s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.98s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.22s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.14s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.87s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.48s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.58s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.73s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.24s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.58s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.03s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.65s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.38s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.74s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.32s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.14s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.52s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.34s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.40s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.32s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.46s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.07s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.24s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.82s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.67s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.50s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.40s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.97s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.51s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.46s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.23s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.64s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (77.86s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.86s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.29s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.05s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.49s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.02s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.82s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.24s) [2021-07-31T18:13:32.990Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.86s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.24s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.42s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.64s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.81s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.12s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (126.81s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.37s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.73s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.22s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.21s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.45s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.23s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.55s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.12s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.17s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.59s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.15s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.30s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.68s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.47s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.04s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.25s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.28s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.22s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.79s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.37s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.64s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.72s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.92s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.70s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.44s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.23s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.14s) [2021-07-31T18:13:32.990Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.21s) [2021-07-31T18:13:32.990Z] === RUN TestDockerExternalVolumeSuite [2021-07-31T18:13:32.990Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-07-31T18:13:32.990Z] docker_cli_external_volume_driver_test.go:53: [dfa93e4ed9a18] daemon is not started [2021-07-31T18:13:46.192Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-31T18:13:47.841Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-07-31T18:13:48.372Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-31T18:13:48.372Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-31T18:13:48.831Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-31T18:13:48.831Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-31T18:13:49.289Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-31T18:13:50.825Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-31T18:13:50.825Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-31T18:13:50.825Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-31T18:13:56.615Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-31T18:13:57.582Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-31T18:13:57.582Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-31T18:13:57.582Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-31T18:13:57.582Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-31T18:13:57.582Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-31T18:13:59.116Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-31T18:14:00.082Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-31T18:14:01.050Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-31T18:14:01.366Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-31T18:14:01.366Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-31T18:14:01.366Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-31T18:14:01.509Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-31T18:14:02.476Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-31T18:14:07.157Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-31T18:14:07.157Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-31T18:14:08.282Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-31T18:14:10.460Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-31T18:14:10.460Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-31T18:14:10.460Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-31T18:14:12.001Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-31T18:14:12.001Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-31T18:14:12.001Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-31T18:14:12.970Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-31T18:14:15.147Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-31T18:14:16.116Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-31T18:14:16.574Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-31T18:14:16.574Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-31T18:14:16.574Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-31T18:14:17.477Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-31T18:14:17.477Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-31T18:14:17.477Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-31T18:14:17.477Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-31T18:14:17.477Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-31T18:14:17.477Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-31T18:14:17.477Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-31T18:14:17.477Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-31T18:14:17.477Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-31T18:14:17.541Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-31T18:14:18.508Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-31T18:14:18.508Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-31T18:14:18.508Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-31T18:14:18.508Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-31T18:14:18.508Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-31T18:14:19.012Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-31T18:14:22.743Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-31T18:14:24.286Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-31T18:14:24.286Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-31T18:14:24.286Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-31T18:14:24.286Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-31T18:14:24.286Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-31T18:14:24.286Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-31T18:14:24.295Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-31T18:14:28.029Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-31T18:14:42.852Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-31T18:14:47.539Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-31T18:14:49.076Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-31T18:14:49.076Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-31T18:14:49.076Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-31T18:14:52.829Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-31T18:14:55.005Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-31T18:14:55.483Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-07-31T18:14:59.982Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-31T18:14:59.982Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-31T18:15:00.802Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-31T18:15:00.802Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-31T18:15:00.802Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-31T18:15:00.802Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-31T18:15:00.802Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-31T18:15:00.802Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-31T18:15:00.802Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-31T18:15:00.802Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-31T18:15:00.802Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-31T18:15:00.959Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-31T18:15:01.272Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-31T18:15:03.599Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-07-31T18:15:06.753Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-31T18:15:06.753Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-31T18:15:06.753Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-31T18:15:06.753Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-31T18:15:07.210Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-31T18:15:07.210Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-31T18:15:07.210Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-31T18:15:08.180Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-31T18:15:08.180Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-31T18:15:08.180Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-31T18:15:18.448Z] docker_cli_external_volume_driver_test.go:53: [dcf6770e8e7f8] daemon is not started [2021-07-31T18:15:33.300Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-07-31T18:15:43.851Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-31T18:15:43.851Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-31T18:15:43.851Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-31T18:15:43.851Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-31T18:15:43.851Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-31T18:15:50.728Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-31T18:15:50.728Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-31T18:15:50.728Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-31T18:15:50.728Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-31T18:15:51.358Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-07-31T18:16:01.555Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-31T18:16:01.555Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-31T18:16:02.522Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-31T18:16:02.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-31T18:16:06.210Z] docker_cli_external_volume_driver_test.go:53: [de4cbfdd918cc] daemon is not started [2021-07-31T18:16:15.370Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-31T18:16:15.370Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-31T18:16:16.908Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-31T18:16:20.676Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-31T18:16:20.676Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-31T18:16:20.676Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-31T18:16:21.071Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-07-31T18:16:21.071Z] docker_cli_external_volume_driver_test.go:53: [dc04d86042124] daemon is not started [2021-07-31T18:16:22.703Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-31T18:16:22.851Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-31T18:16:25.754Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-31T18:16:28.659Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-31T18:16:33.037Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-31T18:16:35.923Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-07-31T18:16:50.778Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-31T18:16:50.778Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-31T18:16:50.778Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-31T18:16:56.574Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-31T18:16:56.574Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-31T18:16:56.574Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-31T18:16:56.574Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-31T18:16:56.574Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-31T18:17:05.143Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-31T18:17:05.143Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-31T18:17:05.143Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-31T18:17:05.143Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-31T18:17:05.143Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-31T18:17:05.143Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-31T18:17:05.143Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-31T18:17:05.143Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-31T18:17:08.009Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-07-31T18:17:22.862Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-07-31T18:17:35.097Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-31T18:17:36.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-31T18:17:36.639Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-31T18:17:37.609Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-31T18:17:37.609Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-31T18:17:37.731Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-07-31T18:17:38.068Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-31T18:17:39.612Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-31T18:17:39.612Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-31T18:17:39.612Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-31T18:17:44.298Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-31T18:17:45.839Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-31T18:17:45.839Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-31T18:17:46.298Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-31T18:17:46.298Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-31T18:17:46.298Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-31T18:17:47.832Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-31T18:17:49.372Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-31T18:17:49.831Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-31T18:17:50.294Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-31T18:17:51.261Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-31T18:17:54.696Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-31T18:17:57.056Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-31T18:17:59.235Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-31T18:17:59.235Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-31T18:17:59.235Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-31T18:18:00.483Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-31T18:18:00.483Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-31T18:18:00.483Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-31T18:18:00.772Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-31T18:18:00.772Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-31T18:18:00.772Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-31T18:18:01.740Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-31T18:18:03.914Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-31T18:18:04.891Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-31T18:18:05.349Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-31T18:18:05.349Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-31T18:18:05.349Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-31T18:18:06.316Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-31T18:18:07.281Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-31T18:18:07.281Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-31T18:18:07.281Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-31T18:18:07.281Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-31T18:18:07.281Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-31T18:18:14.352Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-31T18:18:24.368Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-07-31T18:18:46.270Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-07-31T18:19:05.027Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-31T18:19:05.027Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-31T18:19:05.027Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-31T18:19:13.592Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-31T18:19:13.592Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-31T18:19:13.592Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-31T18:19:13.592Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-31T18:19:13.592Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-31T18:19:13.592Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-31T18:19:13.592Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-31T18:19:14.051Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-31T18:19:14.051Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-31T18:19:14.051Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-31T18:19:18.337Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-07-31T18:19:41.765Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-31T18:19:41.765Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-31T18:19:41.765Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-31T18:19:44.029Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-31T18:19:44.029Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-31T18:19:44.029Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-31T18:19:44.029Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-31T18:19:44.851Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-07-31T18:20:01.722Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-31T18:20:02.910Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-07-31T18:20:03.907Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-31T18:20:04.878Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-31T18:20:06.909Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-31T18:20:09.569Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-31T18:20:13.309Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-31T18:20:15.486Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-31T18:20:19.283Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-31T18:20:20.967Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-07-31T18:20:20.967Z] docker_cli_external_volume_driver_test.go:485: [da3692f68b125] daemon is not started [2021-07-31T18:20:34.089Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-31T18:20:35.831Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-07-31T18:20:35.831Z] docker_cli_external_volume_driver_test.go:53: [d6804335ad6db] daemon is not started [2021-07-31T18:20:50.685Z] --- PASS: TestDockerExternalVolumeSuite (439.12s) [2021-07-31T18:20:50.685Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.76s) [2021-07-31T18:20:50.685Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-07-31T18:20:50.685Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.38s) [2021-07-31T18:20:50.685Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2021-07-31T18:20:50.685Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2021-07-31T18:20:50.685Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-07-31T18:20:50.685Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-07-31T18:20:50.685Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.37s) [2021-07-31T18:20:50.685Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.39s) [2021-07-31T18:20:50.685Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2021-07-31T18:20:50.685Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-07-31T18:20:50.685Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.42s) [2021-07-31T18:20:50.685Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.49s) [2021-07-31T18:20:50.685Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2021-07-31T18:20:50.685Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.39s) [2021-07-31T18:20:50.685Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.07s) [2021-07-31T18:20:50.685Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.24s) [2021-07-31T18:20:50.685Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-07-31T18:20:50.685Z] PASS [2021-07-31T18:20:50.685Z] [2021-07-31T18:20:50.685Z] === Skipped [2021-07-31T18:20:50.685Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-31T18:20:50.685Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-31T18:20:50.685Z] check_test.go:309: [d7e3068417074] daemon is not started [2021-07-31T18:20:50.685Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-31T18:20:50.685Z] [2021-07-31T18:20:50.685Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-07-31T18:20:50.685Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-31T18:20:50.685Z] check_test.go:309: [de5c03d2147e9] daemon is not started [2021-07-31T18:20:50.685Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-07-31T18:20:50.685Z] [2021-07-31T18:20:50.685Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-31T18:20:50.685Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-31T18:20:50.685Z] check_test.go:309: [d1b75b7a396d0] daemon is not started [2021-07-31T18:20:50.685Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-31T18:20:50.685Z] [2021-07-31T18:20:50.685Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-31T18:20:50.685Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-31T18:20:50.685Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-31T18:20:50.685Z] [2021-07-31T18:20:50.685Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-07-31T18:20:50.685Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-31T18:20:50.685Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-07-31T18:20:50.685Z] [2021-07-31T18:20:50.685Z] [2021-07-31T18:20:50.685Z] DONE 273 tests, 5 skipped in 2587.610s [2021-07-31T18:20:50.685Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-31T18:20:50.685Z] ++++ cat bundles/test-integration/docker.pid [2021-07-31T18:20:50.685Z] +++ kill 8291 [2021-07-31T18:20:50.685Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2f340598c32f/docker.pid [2021-07-31T18:20:50.685Z] +++ kill 7181 [2021-07-31T18:20:50.685Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7181 is not a child of this shell [2021-07-31T18:20:50.685Z] warning: PID 7181 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2f340598c32f/docker.pid had a nonzero exit code [2021-07-31T18:20:50.685Z] +++ /etc/init.d/apparmor stop [2021-07-31T18:20:50.685Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-31T18:20:50.685Z] [2021-07-31T18:20:50.685Z] Unloading profiles will leave already running processes permanently [2021-07-31T18:20:50.685Z] unconfined, which can lead to unexpected situations. [2021-07-31T18:20:50.685Z] [2021-07-31T18:20:50.685Z] To set a process to complain mode, use the command line tool [2021-07-31T18:20:50.685Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-31T18:20:50.685Z] +++ true [2021-07-31T18:20:50.685Z] exiting test-integration [2021-07-31T18:20:50.685Z] ++ exit 0 [2021-07-31T18:20:50.685Z] [2021-07-31T18:20:50.685Z] + exit 0 [2021-07-31T18:20:50.685Z] ++ jobs -p [2021-07-31T18:20:50.685Z] + pids= [2021-07-31T18:20:50.685Z] + echo 'Remaining pids to kill: []' [2021-07-31T18:20:50.685Z] Remaining pids to kill: [] [2021-07-31T18:20:50.685Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-07-31T18:20:50.697Z] Recording test results [2021-07-31T18:20:51.109Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-31T18:20:51.420Z] + echo Ensuring container killed. [2021-07-31T18:20:51.420Z] Ensuring container killed. [2021-07-31T18:20:51.420Z] + docker ps -aq -f name=docker-pr12-* [2021-07-31T18:20:51.420Z] + cids=73dd1bc5bff6 [2021-07-31T18:20:51.420Z] 044be07fb81c [2021-07-31T18:20:51.420Z] c4b085c3ff5e [2021-07-31T18:20:51.420Z] + [ -n 73dd1bc5bff6 [2021-07-31T18:20:51.420Z] 044be07fb81c [2021-07-31T18:20:51.420Z] c4b085c3ff5e ] [2021-07-31T18:20:51.420Z] + docker rm -vf 73dd1bc5bff6 044be07fb81c c4b085c3ff5e [2021-07-31T18:20:53.316Z] 73dd1bc5bff6 [2021-07-31T18:20:55.214Z] 044be07fb81c [2021-07-31T18:20:55.214Z] c4b085c3ff5e [Pipeline] sh [2021-07-31T18:20:55.497Z] + echo Chowning /workspace to jenkins user [2021-07-31T18:20:55.497Z] Chowning /workspace to jenkins user [2021-07-31T18:20:55.497Z] + id -u [2021-07-31T18:20:55.497Z] + id -g [2021-07-31T18:20:55.497Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42697:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-31T18:20:59.063Z] + bundleName=amd64 [2021-07-31T18:20:59.063Z] + echo Creating amd64-bundles.tar.gz [2021-07-31T18:20:59.063Z] Creating amd64-bundles.tar.gz [2021-07-31T18:20:59.063Z] + xargs tar -czf amd64-bundles.tar.gz [2021-07-31T18:20:59.063Z] + 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-31T18:21:00.005Z] Archiving artifacts [2021-07-31T18:21:00.366Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42697/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-31T18:21:00.673Z] + make clean [2021-07-31T18:21:00.673Z] docker volume rm -f docker-dev-cache [2021-07-31T18:21:00.930Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-31T18:21:09.777Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-31T18:21:15.943Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-31T18:21:19.678Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-31T18:21:19.678Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-31T18:21:20.100Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-31T18:21:20.137Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-31T18:21:34.906Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-31T18:22:32.245Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-31T18:22:32.245Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-31T18:22:32.245Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-31T18:22:49.976Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-31T18:23:02.361Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-31T18:23:14.746Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-31T18:23:46.571Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-31T18:23:46.571Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-31T18:23:46.571Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-31T18:23:46.571Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-31T18:23:46.571Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-31T18:23:46.571Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-31T18:23:46.571Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-31T18:23:46.571Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-31T18:23:46.571Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-31T18:23:46.571Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-31T18:23:46.571Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-31T18:23:46.571Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-31T18:23:46.571Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-31T18:23:46.571Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-31T18:23:50.311Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-31T18:23:50.311Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-31T18:23:50.311Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-31T18:23:50.311Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-31T18:23:50.467Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-31T18:23:50.770Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-31T18:23:50.770Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-31T18:23:50.770Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-31T18:23:50.770Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-31T18:23:50.770Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-31T18:23:50.770Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-31T18:23:50.770Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-31T18:23:55.457Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-31T18:23:55.457Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-31T18:23:55.457Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-31T18:23:55.457Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-31T18:23:55.457Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-31T18:23:55.457Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-31T18:23:55.457Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-31T18:23:56.424Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-31T18:23:59.030Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-31T18:24:02.220Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-31T18:24:11.414Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-31T18:24:19.909Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-31T18:24:19.909Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-31T18:24:19.909Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-31T18:24:19.909Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-31T18:24:19.909Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-31T18:24:19.909Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-31T18:24:19.909Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-31T18:24:19.909Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-31T18:24:19.909Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-31T18:24:19.909Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-31T18:24:19.909Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-31T18:24:19.909Z] === RUN TestDockerSuite/TestBuildFails [2021-07-31T18:24:22.126Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-31T18:24:22.126Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-31T18:24:27.917Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-31T18:24:33.705Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-31T18:24:40.777Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-31T18:24:47.848Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-31T18:24:48.815Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-31T18:24:54.603Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-31T18:24:54.603Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-31T18:24:54.603Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-31T18:24:55.573Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-31T18:24:56.541Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-31T18:24:56.541Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-31T18:24:56.541Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-31T18:25:06.859Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-31T18:25:06.859Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-31T18:25:06.859Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-31T18:25:19.241Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-31T18:25:19.241Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-31T18:25:21.419Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-31T18:25:21.419Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-31T18:25:21.419Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-31T18:25:22.386Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-31T18:25:22.386Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-31T18:25:27.080Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-31T18:25:28.617Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-31T18:25:29.077Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-31T18:25:30.046Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-31T18:25:31.014Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-31T18:25:31.982Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-31T18:25:34.161Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-31T18:25:41.230Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-31T18:25:41.230Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-31T18:25:41.230Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-31T18:25:41.230Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-31T18:25:41.230Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-31T18:25:41.230Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-31T18:25:41.230Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-31T18:25:41.230Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-31T18:25:41.230Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-31T18:25:42.197Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-31T18:25:42.657Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-31T18:25:48.446Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-31T18:25:52.697Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-31T18:25:52.697Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-31T18:25:52.697Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-31T18:25:52.697Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-31T18:25:52.697Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-31T18:25:52.697Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-31T18:25:52.697Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-31T18:25:52.697Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-31T18:25:52.697Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-31T18:25:52.697Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-31T18:25:52.697Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-31T18:25:52.697Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-31T18:25:53.667Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-31T18:26:02.231Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-31T18:26:06.128Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-31T18:26:06.128Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-31T18:26:06.128Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-31T18:26:06.923Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-31T18:26:06.923Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-31T18:26:06.923Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-31T18:26:06.923Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-31T18:26:07.382Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-31T18:26:07.382Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-31T18:26:07.382Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-31T18:26:07.382Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-31T18:26:07.382Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-31T18:26:07.382Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-31T18:26:07.382Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-31T18:26:07.663Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-31T18:26:12.075Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-31T18:26:12.075Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-31T18:26:12.075Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-31T18:26:12.075Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-31T18:26:12.075Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-31T18:26:12.075Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-31T18:26:12.075Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-31T18:26:13.614Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-31T18:26:19.410Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-31T18:26:40.519Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-31T18:26:40.519Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-31T18:26:40.519Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-31T18:26:40.519Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-31T18:26:40.519Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-31T18:26:40.519Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-31T18:26:40.519Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-31T18:26:40.519Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-31T18:26:40.519Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-31T18:26:40.519Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-31T18:26:40.519Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-31T18:26:40.519Z] === RUN TestDockerSuite/TestBuildFails [2021-07-31T18:26:43.341Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-31T18:26:43.419Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-31T18:26:43.419Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-31T18:26:50.490Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-31T18:26:55.727Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-31T18:26:57.728Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-31T18:27:01.520Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-31T18:27:04.815Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-31T18:27:07.313Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-31T18:27:11.905Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-31T18:27:12.886Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-31T18:27:13.102Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-31T18:27:18.675Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-31T18:27:18.675Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-31T18:27:18.675Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-31T18:27:19.132Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-31T18:27:20.100Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-31T18:27:20.100Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-31T18:27:20.100Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-31T18:27:30.419Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-31T18:27:30.419Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-31T18:27:30.419Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-31T18:27:38.236Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-31T18:27:38.236Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-31T18:27:38.236Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-31T18:27:45.223Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-31T18:27:45.223Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-31T18:27:47.402Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-31T18:27:47.402Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-31T18:27:47.402Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-31T18:27:48.368Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-31T18:27:48.368Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-31T18:27:50.609Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-31T18:27:50.609Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-31T18:27:50.609Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-31T18:27:50.609Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-31T18:27:50.609Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-31T18:27:50.609Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-31T18:27:52.783Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-31T18:27:54.167Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-31T18:27:55.134Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-31T18:27:56.101Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-31T18:27:57.070Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-31T18:27:57.472Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-31T18:27:57.529Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-31T18:27:59.066Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-31T18:27:59.648Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-31T18:28:00.107Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-31T18:28:00.107Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-31T18:28:01.241Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-31T18:28:03.008Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-31T18:28:03.973Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-31T18:28:05.509Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-31T18:28:09.810Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-31T18:28:09.810Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-31T18:28:09.810Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-31T18:28:09.810Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-31T18:28:09.810Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-31T18:28:09.810Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-31T18:28:09.810Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-31T18:28:09.810Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-31T18:28:09.810Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-31T18:28:09.810Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-31T18:28:10.777Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-31T18:28:15.828Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-31T18:28:17.364Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-31T18:28:17.841Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-31T18:28:27.694Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-31T18:28:30.598Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-31T18:28:38.946Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-31T18:28:38.946Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-31T18:28:38.946Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-31T18:28:38.946Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-31T18:28:40.913Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-31T18:28:44.647Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-31T18:28:50.438Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-31T18:28:50.897Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-31T18:28:50.897Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-31T18:28:50.897Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-31T18:28:50.897Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-31T18:28:51.356Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-31T18:28:53.543Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-31T18:28:53.543Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-31T18:28:53.543Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-31T18:29:21.477Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-31T18:29:39.164Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-31T18:29:43.866Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-31T18:29:44.233Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-31T18:29:50.939Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-31T18:30:01.259Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-31T18:30:19.911Z] === RUN TestDockerSuite/TestBuildRm [2021-07-31T18:30:26.393Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-31T18:30:26.394Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-31T18:30:26.394Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-31T18:30:32.293Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-31T18:30:34.960Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-31T18:30:34.960Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-31T18:30:34.960Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-31T18:30:35.198Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-31T18:30:35.198Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-31T18:30:35.198Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-31T18:30:35.198Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-31T18:30:35.419Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-31T18:30:35.419Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-31T18:30:35.419Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-31T18:30:35.656Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-31T18:30:37.191Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-31T18:30:38.337Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-31T18:30:40.924Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-31T18:30:44.128Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-31T18:30:44.656Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-31T18:30:47.102Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-31T18:30:47.561Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-31T18:30:47.561Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-31T18:30:49.341Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-31T18:30:50.463Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-31T18:30:51.429Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-31T18:30:53.603Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-31T18:31:03.917Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-31T18:31:06.093Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-31T18:31:07.014Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-31T18:31:07.014Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-31T18:31:07.472Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-31T18:31:16.408Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-31T18:31:19.861Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-31T18:31:19.861Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-31T18:31:20.143Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-31T18:31:23.600Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-31T18:31:24.058Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-31T18:31:28.746Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-31T18:31:34.967Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-31T18:31:40.755Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-31T18:31:49.834Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-31T18:31:49.834Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-31T18:31:49.834Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-31T18:31:51.069Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-31T18:31:51.069Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-31T18:31:51.069Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-31T18:31:51.069Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-31T18:31:51.069Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-31T18:31:51.069Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-31T18:31:53.569Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-31T18:31:55.104Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-31T18:31:58.141Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-31T18:31:58.141Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-31T18:31:58.141Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-31T18:31:59.785Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-31T18:32:05.575Z] === RUN TestDockerSuite/TestBuildUser [2021-07-31T18:32:05.575Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-31T18:32:05.575Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-31T18:32:05.575Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-31T18:32:05.575Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-31T18:32:05.575Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-31T18:32:05.575Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-31T18:32:10.260Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-31T18:32:10.718Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-31T18:32:13.618Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-31T18:32:13.618Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-31T18:32:13.618Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-31T18:32:13.618Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-31T18:32:13.618Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-31T18:32:38.861Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-31T18:32:38.861Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-31T18:32:48.902Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-31T18:32:53.664Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-31T18:33:06.040Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-31T18:33:06.040Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-31T18:33:06.040Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-31T18:33:06.040Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-31T18:33:06.040Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-31T18:33:08.218Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-31T18:33:08.218Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-31T18:33:08.676Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-31T18:33:09.993Z] === RUN TestDockerSuite/TestBuildRm [2021-07-31T18:33:21.058Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-31T18:33:25.747Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-31T18:33:25.747Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-31T18:33:31.083Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-31T18:33:32.049Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-31T18:33:32.049Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-31T18:33:32.049Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-31T18:33:32.049Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-31T18:33:32.508Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-31T18:33:34.685Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-31T18:33:39.375Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-31T18:33:43.105Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-31T18:33:46.837Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-31T18:33:46.837Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-31T18:33:46.837Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-31T18:33:46.837Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-31T18:33:46.837Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-31T18:33:46.837Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-31T18:33:46.837Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-31T18:33:47.804Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-31T18:33:48.902Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-31T18:33:56.367Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-31T18:33:58.548Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-31T18:33:58.548Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-31T18:33:58.548Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-31T18:33:58.548Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-31T18:33:58.548Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-31T18:33:58.548Z] docker_cli_sni_test.go:18: Flakey test [2021-07-31T18:33:58.548Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-31T18:34:01.451Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-31T18:34:11.775Z] === RUN TestDockerSuite/TestCommitChange [2021-07-31T18:34:14.055Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-31T18:34:14.055Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-31T18:34:14.055Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-31T18:34:16.462Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-31T18:34:21.153Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-31T18:34:21.153Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-31T18:34:21.153Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-31T18:34:24.374Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-31T18:34:24.374Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-31T18:34:28.221Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-31T18:34:28.222Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-31T18:34:28.222Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-31T18:34:34.690Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-31T18:34:34.690Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-31T18:34:40.596Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-31T18:34:45.031Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-31T18:34:45.286Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-31T18:34:45.286Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-31T18:34:45.286Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-31T18:34:45.286Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-31T18:34:45.286Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-31T18:34:45.286Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-31T18:34:45.286Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-31T18:34:45.286Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-31T18:34:45.286Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-31T18:34:45.286Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-31T18:34:45.286Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-31T18:34:45.286Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-31T18:34:45.286Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-31T18:34:45.286Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-31T18:34:45.286Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-31T18:34:45.286Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-31T18:34:52.356Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-31T18:34:59.426Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-31T18:34:59.426Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-31T18:34:59.426Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-31T18:35:00.959Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-31T18:35:00.959Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-31T18:35:00.959Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-31T18:35:00.959Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-31T18:35:00.959Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-31T18:35:00.959Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-31T18:35:00.959Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-31T18:35:03.863Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-31T18:35:03.864Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-31T18:35:03.864Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-31T18:35:03.864Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-31T18:35:06.043Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-31T18:35:06.043Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-31T18:35:06.043Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-31T18:35:06.043Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-31T18:35:06.043Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-31T18:35:06.043Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-31T18:35:06.043Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-31T18:35:06.043Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-31T18:35:08.947Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-31T18:35:11.849Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-31T18:35:14.026Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-31T18:35:14.026Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-31T18:35:14.026Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-31T18:35:14.026Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-31T18:35:16.209Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-31T18:35:16.209Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-31T18:35:18.388Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-31T18:35:18.388Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-31T18:35:18.388Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-31T18:35:18.388Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-31T18:35:18.847Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-31T18:35:21.028Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-31T18:35:21.028Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-31T18:35:23.204Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-31T18:35:23.204Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-31T18:35:23.205Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-31T18:35:26.136Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-31T18:35:26.136Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-31T18:35:27.551Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-31T18:35:27.551Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-31T18:35:27.551Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-31T18:35:28.009Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-31T18:35:29.043Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-31T18:35:30.184Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-31T18:35:37.605Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-31T18:35:40.498Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-31T18:35:42.295Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-31T18:35:42.295Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-31T18:35:42.295Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-31T18:35:42.295Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-31T18:35:42.295Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-31T18:35:43.839Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-31T18:35:43.839Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-31T18:35:43.839Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-31T18:35:46.750Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-31T18:35:46.750Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-31T18:35:46.750Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-31T18:35:48.932Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-31T18:35:48.932Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-31T18:35:50.806Z] === RUN TestDockerSuite/TestBuildUser [2021-07-31T18:35:50.806Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-31T18:35:50.806Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-31T18:35:50.806Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-31T18:35:50.806Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-31T18:35:50.806Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-31T18:35:50.806Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-31T18:35:53.622Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-31T18:35:54.559Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-31T18:35:54.559Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-31T18:35:55.801Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-31T18:35:55.801Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-31T18:35:55.801Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-31T18:35:55.801Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-31T18:35:55.801Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-31T18:35:55.801Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-31T18:35:55.801Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-31T18:35:55.801Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-31T18:35:55.801Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-31T18:35:55.801Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-31T18:35:55.801Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-31T18:35:57.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-31T18:35:57.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-31T18:35:58.289Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-31T18:35:58.289Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-31T18:35:58.289Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-31T18:35:58.289Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-31T18:35:58.289Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-31T18:36:00.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-31T18:36:03.055Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-31T18:36:05.229Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-31T18:36:08.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004720_} [2021-07-31T18:36:10.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1115429454_c:\foo_false____} [2021-07-31T18:36:13.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1115429454_c:\foo_true____} [2021-07-31T18:36:20.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-31T18:36:20.269Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-31T18:36:20.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-31T18:36:20.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-31T18:36:20.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-31T18:36:20.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-31T18:36:20.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-31T18:36:20.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-31T18:36:20.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-31T18:36:20.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-31T18:36:20.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-31T18:36:20.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-31T18:36:20.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-31T18:36:20.728Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-31T18:36:20.728Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-31T18:36:20.728Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-31T18:36:20.728Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-31T18:36:20.728Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-31T18:36:20.728Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-31T18:36:20.728Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-31T18:36:20.728Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-31T18:36:20.728Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-31T18:36:20.728Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-31T18:36:20.728Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-31T18:36:23.439Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-31T18:36:23.633Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-31T18:36:23.633Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-31T18:36:23.633Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-31T18:36:23.633Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-31T18:36:23.633Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-31T18:36:23.633Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-31T18:36:23.633Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-31T18:36:23.633Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-31T18:36:23.633Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-31T18:36:23.633Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-31T18:36:23.633Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-31T18:36:23.633Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-31T18:36:23.633Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-31T18:36:23.633Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-31T18:36:23.633Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-31T18:36:23.633Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-31T18:36:23.633Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-31T18:36:23.633Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-31T18:36:23.633Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-31T18:36:23.633Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-31T18:36:23.633Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-31T18:36:23.633Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-31T18:36:23.633Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-31T18:36:23.633Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-31T18:36:23.633Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-31T18:36:23.633Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-31T18:36:23.633Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-31T18:36:24.977Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-31T18:36:26.536Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-31T18:36:26.536Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-31T18:36:26.536Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-31T18:36:26.536Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-31T18:36:29.438Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-31T18:36:29.438Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-31T18:36:29.438Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-31T18:36:29.438Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-31T18:36:29.438Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-31T18:36:29.438Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-31T18:36:29.438Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-31T18:36:34.126Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-31T18:36:37.031Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-31T18:36:37.031Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-31T18:36:37.031Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-31T18:36:37.031Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-31T18:36:37.031Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-31T18:36:37.351Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-31T18:36:42.044Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-31T18:36:42.044Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-31T18:36:42.505Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-31T18:36:42.505Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-31T18:36:42.964Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-31T18:36:51.534Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-31T18:36:51.534Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-31T18:36:51.534Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-31T18:36:51.835Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-31T18:36:51.835Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-31T18:36:51.835Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-31T18:36:51.835Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-31T18:36:51.835Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-31T18:37:02.150Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-31T18:37:02.150Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-31T18:37:02.150Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-31T18:37:02.150Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-31T18:37:02.150Z] === RUN TestDockerSuite/TestCpToDot [2021-07-31T18:37:03.685Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-31T18:37:03.685Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-31T18:37:03.685Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-31T18:37:03.685Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-31T18:37:03.685Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-31T18:37:06.589Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-31T18:37:06.589Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-31T18:37:06.589Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-31T18:37:06.589Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-31T18:37:06.589Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-31T18:37:06.589Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-31T18:37:06.589Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-31T18:37:06.589Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-31T18:37:06.589Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-31T18:37:06.589Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-31T18:37:07.048Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-31T18:37:09.230Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-31T18:37:11.406Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-31T18:37:11.865Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-31T18:37:11.865Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-31T18:37:12.631Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-31T18:37:14.042Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-31T18:37:15.009Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-31T18:37:15.009Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-31T18:37:15.009Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-31T18:37:15.009Z] === RUN TestDockerSuite/TestCreateRM [2021-07-31T18:37:15.467Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-31T18:37:15.467Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-31T18:37:15.467Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-31T18:37:15.925Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-31T18:37:16.369Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-31T18:37:16.387Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-31T18:37:17.336Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-31T18:37:31.189Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-31T18:37:31.189Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-31T18:37:31.189Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-31T18:37:33.365Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-31T18:37:33.824Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-31T18:37:33.824Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-31T18:37:33.824Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-31T18:37:35.028Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-31T18:37:35.028Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-31T18:37:35.028Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-31T18:37:35.028Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-31T18:37:35.028Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-31T18:37:35.028Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-31T18:37:35.028Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-31T18:37:35.486Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-31T18:37:36.724Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-31T18:37:36.724Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-31T18:37:36.724Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-31T18:37:36.724Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-31T18:37:36.724Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-31T18:37:36.724Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-31T18:37:36.724Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-31T18:37:36.724Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-31T18:37:36.724Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-31T18:37:36.724Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-31T18:37:36.724Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-31T18:37:36.724Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-31T18:37:36.724Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-31T18:37:36.724Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-31T18:37:36.724Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:37:36.724Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-31T18:37:36.724Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-31T18:37:36.724Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-31T18:37:36.724Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-31T18:37:36.724Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-31T18:37:36.724Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-31T18:37:36.724Z] === RUN TestDockerSuite/TestDockerFails [2021-07-31T18:37:36.724Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-31T18:37:36.724Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-31T18:37:36.725Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-31T18:37:36.725Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-31T18:37:36.725Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-31T18:37:36.725Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-31T18:37:36.725Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-31T18:37:36.725Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-31T18:37:36.725Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-31T18:37:36.725Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-31T18:37:36.725Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-31T18:37:39.629Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-31T18:37:41.812Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-31T18:37:44.720Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-31T18:37:53.160Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-31T18:37:55.355Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-31T18:37:55.355Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-31T18:37:55.813Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-31T18:37:55.813Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-31T18:37:55.813Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-31T18:37:55.813Z] docker_cli_sni_test.go:18: Flakey test [2021-07-31T18:37:55.813Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-31T18:37:57.987Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-31T18:37:59.520Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-31T18:38:03.253Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-31T18:38:03.794Z] === RUN TestDockerSuite/TestCommitChange [2021-07-31T18:38:09.607Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-31T18:38:13.802Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-31T18:38:15.340Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-31T18:38:15.397Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-31T18:38:15.397Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-31T18:38:15.397Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-31T18:38:16.308Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-31T18:38:22.477Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-31T18:38:22.477Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-31T18:38:22.477Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-31T18:38:23.376Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-31T18:38:24.343Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-31T18:38:25.310Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-31T18:38:31.048Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-31T18:38:31.100Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-31T18:38:35.752Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-31T18:38:35.752Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-31T18:38:35.752Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-31T18:38:35.752Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-31T18:38:35.752Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-31T18:38:35.752Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-31T18:38:35.752Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-31T18:38:35.752Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-31T18:38:35.752Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-31T18:38:35.752Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-31T18:38:35.752Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-31T18:38:35.752Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-31T18:38:35.752Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-31T18:38:35.752Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-31T18:38:35.752Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-31T18:38:35.752Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-31T18:38:35.783Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-31T18:38:35.783Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-31T18:38:35.783Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-31T18:38:35.783Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-31T18:38:35.783Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-31T18:38:35.783Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-31T18:38:35.783Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-31T18:38:35.783Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-31T18:38:35.783Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-31T18:38:36.749Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-31T18:38:36.749Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-31T18:38:36.749Z] === RUN TestDockerSuite/TestEventsRename [2021-07-31T18:38:38.930Z] === RUN TestDockerSuite/TestEventsResize [2021-07-31T18:38:44.328Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-31T18:38:47.492Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-31T18:38:49.669Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-31T18:38:52.572Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-31T18:38:52.894Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-31T18:38:52.894Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-31T18:38:52.894Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-31T18:38:55.794Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-31T18:38:55.794Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-31T18:38:55.794Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-31T18:38:55.794Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-31T18:38:55.794Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-31T18:38:55.794Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-31T18:38:55.794Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-31T18:38:58.697Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-31T18:38:58.697Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-31T18:38:58.697Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-31T18:38:58.697Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-31T18:39:01.603Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-31T18:39:01.603Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-31T18:39:01.603Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-31T18:39:01.603Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-31T18:39:01.603Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-31T18:39:01.603Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-31T18:39:01.603Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-31T18:39:01.603Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-31T18:39:02.881Z] === RUN TestDockerSuite/TestEventsTop [2021-07-31T18:39:02.881Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-31T18:39:02.881Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-31T18:39:04.416Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-31T18:39:05.337Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-31T18:39:07.511Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-31T18:39:09.098Z] === RUN TestDockerSuite/TestExec [2021-07-31T18:39:09.098Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-31T18:39:09.098Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-31T18:39:09.098Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-31T18:39:09.098Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-31T18:39:10.412Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-31T18:39:10.412Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-31T18:39:10.412Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-31T18:39:10.412Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-31T18:39:10.634Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-31T18:39:12.592Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-31T18:39:12.592Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-31T18:39:12.811Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-31T18:39:12.811Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-31T18:39:12.811Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-31T18:39:12.811Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-31T18:39:12.811Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-31T18:39:12.811Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-31T18:39:12.811Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-31T18:39:14.988Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-31T18:39:15.485Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-31T18:39:15.485Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-31T18:39:15.485Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-31T18:39:15.485Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-31T18:39:15.485Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-31T18:39:17.163Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-31T18:39:18.375Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-31T18:39:18.375Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-31T18:39:19.337Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-31T18:39:21.287Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-31T18:39:21.287Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-31T18:39:21.287Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-31T18:39:21.514Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-31T18:39:25.022Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-31T18:39:25.022Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-31T18:39:26.200Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-31T18:39:26.200Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-31T18:39:26.200Z] === RUN TestDockerSuite/TestExecEnv [2021-07-31T18:39:26.200Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-31T18:39:26.200Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-31T18:39:26.200Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-31T18:39:26.200Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-31T18:39:27.942Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-31T18:39:28.376Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-31T18:39:32.634Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-31T18:39:33.064Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-31T18:39:33.064Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-31T18:39:33.064Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-31T18:39:33.064Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-31T18:39:33.064Z] === RUN TestDockerSuite/TestExecParseError [2021-07-31T18:39:33.064Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-31T18:39:33.064Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-31T18:39:33.064Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-31T18:39:33.064Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-31T18:39:33.064Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-31T18:39:33.064Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-31T18:39:35.969Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-31T18:39:35.969Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-31T18:39:35.969Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-31T18:39:35.969Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-31T18:39:35.969Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-31T18:39:35.969Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-31T18:39:35.969Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-31T18:39:35.969Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-31T18:39:35.969Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-31T18:39:35.969Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-31T18:39:35.969Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-31T18:39:38.425Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-31T18:39:38.425Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-31T18:39:38.425Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-31T18:39:38.425Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-31T18:39:38.425Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-31T18:39:38.870Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-31T18:39:38.870Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-31T18:39:38.870Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-31T18:39:39.961Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-31T18:39:39.961Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-31T18:39:39.961Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-31T18:39:42.862Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-31T18:39:42.862Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-31T18:39:42.862Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-31T18:39:45.771Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-31T18:39:45.771Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-31T18:39:47.454Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-31T18:39:47.454Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-31T18:39:47.454Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-31T18:39:47.454Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-31T18:39:47.454Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-31T18:39:47.454Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-31T18:39:47.454Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-31T18:39:50.455Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-31T18:39:52.638Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-31T18:39:52.638Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-31T18:39:52.638Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-31T18:39:52.638Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-31T18:39:52.638Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-31T18:39:52.638Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-31T18:39:52.638Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-31T18:39:52.638Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-31T18:39:52.638Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-31T18:39:52.638Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-31T18:39:52.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-31T18:39:53.238Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-31T18:39:54.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-31T18:39:54.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-31T18:39:57.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-31T18:39:59.026Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-31T18:39:59.898Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-31T18:40:02.761Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-31T18:40:02.799Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-31T18:40:05.700Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00068c510_} [2021-07-31T18:40:08.547Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-31T18:40:08.547Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-31T18:40:08.547Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-31T18:40:08.547Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-31T18:40:08.547Z] === RUN TestDockerSuite/TestHealth [2021-07-31T18:40:08.547Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-31T18:40:08.547Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-31T18:40:08.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1028465034_c:\foo_false____} [2021-07-31T18:40:09.007Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-31T18:40:09.007Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-31T18:40:09.007Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-31T18:40:11.527Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1028465034_c:\foo_true____} [2021-07-31T18:40:13.691Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-31T18:40:13.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-31T18:40:13.714Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-31T18:40:13.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-31T18:40:13.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-31T18:40:13.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-31T18:40:13.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-31T18:40:13.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-31T18:40:13.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-31T18:40:13.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-31T18:40:14.151Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-31T18:40:14.151Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-31T18:40:14.151Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-31T18:40:14.151Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-31T18:40:14.151Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-31T18:40:14.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-31T18:40:14.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-31T18:40:14.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-31T18:40:14.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-31T18:40:14.172Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-31T18:40:14.172Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-31T18:40:14.609Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-31T18:40:14.630Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-31T18:40:14.630Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-31T18:40:14.630Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-31T18:40:14.630Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-31T18:40:14.630Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-31T18:40:14.630Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-31T18:40:14.630Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-31T18:40:14.630Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-31T18:40:14.630Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-31T18:40:15.577Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-31T18:40:15.577Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-31T18:40:15.577Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-31T18:40:16.544Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-31T18:40:17.002Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-31T18:40:17.537Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-31T18:40:17.537Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-31T18:40:17.537Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-31T18:40:17.537Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-31T18:40:17.537Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-31T18:40:17.537Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-31T18:40:17.537Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-31T18:40:17.537Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-31T18:40:17.537Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-31T18:40:17.537Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-31T18:40:17.537Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-31T18:40:17.537Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-31T18:40:17.537Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-31T18:40:17.537Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-31T18:40:17.537Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-31T18:40:17.537Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-31T18:40:17.537Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-31T18:40:17.537Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-31T18:40:17.537Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-31T18:40:17.537Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-31T18:40:17.537Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-31T18:40:17.537Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-31T18:40:17.537Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-31T18:40:17.537Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-31T18:40:17.537Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-31T18:40:17.537Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-31T18:40:17.537Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-31T18:40:19.179Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-31T18:40:19.179Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-31T18:40:21.275Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-31T18:40:21.275Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-31T18:40:21.275Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-31T18:40:21.275Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-31T18:40:22.083Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-31T18:40:23.458Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-31T18:40:23.458Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-31T18:40:23.458Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-31T18:40:23.458Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-31T18:40:23.458Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-31T18:40:23.458Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-31T18:40:23.458Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-31T18:40:29.252Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-31T18:40:30.642Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-31T18:40:30.642Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-31T18:40:30.642Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-31T18:40:30.642Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-31T18:40:32.159Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-31T18:40:32.159Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-31T18:40:32.159Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-31T18:40:32.159Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-31T18:40:32.159Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-31T18:40:34.375Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-31T18:40:34.375Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-31T18:40:36.548Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-31T18:40:36.548Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-31T18:40:36.548Z] === RUN TestDockerSuite/TestImportFile [2021-07-31T18:40:36.548Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-31T18:40:36.548Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-31T18:40:36.548Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-31T18:40:36.548Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-31T18:40:36.548Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-31T18:40:36.548Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-31T18:40:36.548Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-31T18:40:36.548Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-31T18:40:36.548Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-31T18:40:36.548Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-31T18:40:36.548Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-31T18:40:36.548Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-31T18:40:36.548Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-31T18:40:36.548Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-31T18:40:36.549Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-31T18:40:37.007Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-31T18:40:37.007Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-31T18:40:37.007Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-31T18:40:37.007Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-31T18:40:37.007Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-31T18:40:39.184Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-31T18:40:41.360Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-31T18:40:41.360Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-31T18:40:41.360Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-31T18:40:41.360Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-31T18:40:41.360Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-31T18:40:41.820Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-31T18:40:41.820Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-31T18:40:41.820Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-31T18:40:42.474Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-31T18:40:42.474Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-31T18:40:42.474Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-31T18:40:42.474Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-31T18:40:42.474Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-31T18:40:45.556Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-31T18:40:45.556Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-31T18:40:47.730Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-31T18:40:47.730Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-31T18:40:47.730Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-31T18:40:47.730Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-31T18:40:47.730Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-31T18:40:47.730Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-31T18:40:47.730Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-31T18:40:49.909Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-31T18:40:52.794Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-31T18:40:52.794Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-31T18:40:53.253Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-31T18:40:53.253Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-31T18:40:53.253Z] === RUN TestDockerSuite/TestCpToDot [2021-07-31T18:40:54.598Z] === RUN TestDockerSuite/TestInspectImage [2021-07-31T18:40:54.598Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-31T18:40:54.598Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-31T18:40:54.598Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-31T18:40:54.598Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-31T18:40:54.598Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-31T18:40:54.598Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-31T18:40:56.156Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-31T18:40:56.156Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-31T18:40:56.156Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-31T18:40:56.156Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-31T18:40:56.156Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-31T18:40:57.500Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-31T18:40:59.056Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-31T18:40:59.056Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-31T18:40:59.056Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-31T18:40:59.056Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-31T18:40:59.056Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-31T18:40:59.056Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-31T18:40:59.056Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-31T18:40:59.056Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-31T18:40:59.056Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-31T18:40:59.514Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-31T18:40:59.677Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-31T18:40:59.677Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-31T18:40:59.976Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-31T18:41:02.154Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-31T18:41:05.059Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-31T18:41:05.059Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-31T18:41:05.059Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-31T18:41:06.747Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-31T18:41:07.235Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-31T18:41:08.201Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-31T18:41:08.201Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-31T18:41:08.201Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-31T18:41:08.201Z] === RUN TestDockerSuite/TestCreateRM [2021-07-31T18:41:08.660Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-31T18:41:08.660Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-31T18:41:08.660Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-31T18:41:08.922Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-31T18:41:08.922Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-31T18:41:08.922Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-31T18:41:08.922Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-31T18:41:09.118Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-31T18:41:09.576Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-31T18:41:11.822Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-31T18:41:13.997Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-31T18:41:18.682Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-31T18:41:19.897Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-31T18:41:19.897Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-31T18:41:19.897Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-31T18:41:20.857Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-31T18:41:23.626Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-31T18:41:23.626Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-31T18:41:23.626Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-31T18:41:23.626Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-31T18:41:23.760Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-31T18:41:25.939Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-31T18:41:26.543Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-31T18:41:26.543Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-31T18:41:26.543Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-31T18:41:27.010Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-31T18:41:27.010Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-31T18:41:27.010Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-31T18:41:27.010Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-31T18:41:27.010Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-31T18:41:27.010Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-31T18:41:27.010Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-31T18:41:27.010Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-31T18:41:27.010Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-31T18:41:27.010Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-31T18:41:27.010Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-31T18:41:27.010Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:41:27.010Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-31T18:41:27.010Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-31T18:41:27.010Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-31T18:41:27.010Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-31T18:41:27.010Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-31T18:41:27.010Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-31T18:41:27.010Z] === RUN TestDockerSuite/TestDockerFails [2021-07-31T18:41:27.010Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-31T18:41:27.010Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-31T18:41:27.010Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-31T18:41:27.010Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-31T18:41:27.010Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-31T18:41:27.010Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-31T18:41:27.010Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-31T18:41:27.010Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-31T18:41:27.469Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-31T18:41:27.469Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-31T18:41:27.469Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-31T18:41:28.119Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-31T18:41:30.292Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-31T18:41:30.374Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-31T18:41:32.467Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-31T18:41:32.467Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-31T18:41:32.467Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-31T18:41:32.467Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-31T18:41:32.467Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-31T18:41:32.467Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-31T18:41:32.467Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-31T18:41:32.467Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-31T18:41:32.467Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-31T18:41:32.467Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-31T18:41:32.467Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-31T18:41:32.467Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-31T18:41:32.467Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-31T18:41:32.926Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-31T18:41:32.926Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-31T18:41:32.926Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-31T18:41:32.926Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-31T18:41:32.926Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-31T18:41:32.926Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-31T18:41:32.926Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-31T18:41:32.926Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-31T18:41:32.926Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-31T18:41:32.926Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-31T18:41:32.926Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-31T18:41:32.926Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-31T18:41:32.926Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-31T18:41:32.926Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-31T18:41:32.926Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-31T18:41:32.926Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-31T18:41:32.926Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-31T18:41:32.926Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-31T18:41:32.926Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-31T18:41:32.926Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-31T18:41:32.926Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-31T18:41:32.926Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-31T18:41:32.926Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-31T18:41:33.285Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-31T18:41:35.104Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-31T18:41:36.216Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-31T18:41:37.281Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-31T18:41:43.072Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-31T18:41:45.251Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-31T18:41:45.251Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-31T18:41:45.709Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-31T18:41:46.538Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-31T18:41:47.887Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-31T18:41:47.887Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-31T18:41:56.452Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-31T18:41:56.861Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-31T18:42:02.653Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-31T18:42:03.519Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-31T18:42:04.829Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-31T18:42:05.796Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-31T18:42:10.599Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-31T18:42:11.599Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-31T18:42:11.599Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-31T18:42:12.567Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-31T18:42:13.505Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-31T18:42:16.405Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-31T18:42:16.405Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-31T18:42:16.405Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-31T18:42:18.356Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-31T18:42:18.585Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-31T18:42:20.759Z] === RUN TestDockerSuite/TestLogsSince [2021-07-31T18:42:24.143Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-31T18:42:24.143Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-31T18:42:24.601Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-31T18:42:24.601Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-31T18:42:24.601Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-31T18:42:24.601Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-31T18:42:24.601Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-31T18:42:24.601Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-31T18:42:24.601Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-31T18:42:25.567Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-31T18:42:25.567Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-31T18:42:25.568Z] === RUN TestDockerSuite/TestEventsRename [2021-07-31T18:42:31.080Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-31T18:42:31.080Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-31T18:42:31.080Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-31T18:42:31.080Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-31T18:42:31.080Z] === RUN TestDockerSuite/TestLogsTail [2021-07-31T18:42:33.259Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-31T18:42:34.141Z] === RUN TestDockerSuite/TestEventsResize [2021-07-31T18:42:36.171Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-31T18:42:38.346Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-31T18:42:38.346Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-31T18:42:38.346Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-31T18:42:38.347Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-31T18:42:38.347Z] === RUN TestDockerSuite/TestNetHostname [2021-07-31T18:42:38.347Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-31T18:42:38.347Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-31T18:42:38.347Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-31T18:42:38.347Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-31T18:42:38.347Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-31T18:42:38.347Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-31T18:42:38.347Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-31T18:42:38.347Z] === RUN TestDockerSuite/TestPluginActive [2021-07-31T18:42:38.347Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-31T18:42:38.347Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-31T18:42:38.347Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-31T18:42:38.347Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-31T18:42:38.347Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-31T18:42:38.347Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-31T18:42:38.347Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-31T18:42:38.347Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-31T18:42:38.347Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-31T18:42:38.347Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-31T18:42:38.805Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-31T18:42:38.805Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-31T18:42:38.805Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-31T18:42:38.805Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-31T18:42:38.805Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-31T18:42:38.805Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-31T18:42:38.805Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-31T18:42:38.805Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-31T18:42:38.805Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-31T18:42:38.805Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-31T18:42:38.805Z] === RUN TestDockerSuite/TestPortList [2021-07-31T18:42:38.805Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-31T18:42:38.805Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-31T18:42:42.707Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-31T18:42:43.493Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-31T18:42:43.493Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-31T18:42:43.493Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-31T18:42:43.493Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-31T18:42:43.493Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-31T18:42:43.493Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-31T18:42:43.493Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-31T18:42:43.493Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-31T18:42:43.493Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-31T18:42:43.493Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-31T18:42:43.493Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-31T18:42:43.493Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-31T18:42:43.493Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-31T18:42:43.493Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-31T18:42:43.493Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-31T18:42:43.493Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-31T18:42:43.493Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-31T18:42:43.493Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-31T18:42:44.242Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-31T18:42:47.157Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-31T18:42:48.183Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-31T18:42:48.183Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-31T18:42:48.183Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-31T18:42:52.946Z] === RUN TestDockerSuite/TestEventsTop [2021-07-31T18:42:52.946Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-31T18:42:52.946Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-31T18:42:55.133Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-31T18:42:58.500Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-31T18:42:58.500Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-31T18:42:58.500Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-31T18:43:00.928Z] === RUN TestDockerSuite/TestExec [2021-07-31T18:43:00.928Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-31T18:43:00.928Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-31T18:43:00.928Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-31T18:43:00.928Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-31T18:43:02.463Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-31T18:43:05.365Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-31T18:43:05.365Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-31T18:43:05.365Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-31T18:43:05.365Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-31T18:43:05.365Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-31T18:43:05.365Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-31T18:43:05.365Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-31T18:43:07.063Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-31T18:43:07.543Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-31T18:43:09.721Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-31T18:43:12.631Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-31T18:43:14.805Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-31T18:43:20.595Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-31T18:43:20.595Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-31T18:43:20.595Z] === RUN TestDockerSuite/TestExecEnv [2021-07-31T18:43:20.595Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-31T18:43:20.595Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-31T18:43:20.595Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-31T18:43:20.595Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-31T18:43:21.868Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-31T18:43:21.868Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-31T18:43:21.868Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-31T18:43:22.326Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-31T18:43:22.774Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-31T18:43:27.475Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-31T18:43:27.475Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-31T18:43:27.475Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-31T18:43:27.475Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-31T18:43:27.475Z] === RUN TestDockerSuite/TestExecParseError [2021-07-31T18:43:27.475Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-31T18:43:27.475Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-31T18:43:27.475Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-31T18:43:27.475Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-31T18:43:27.475Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-31T18:43:27.475Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-31T18:43:30.383Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-31T18:43:30.383Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-31T18:43:30.383Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-31T18:43:30.383Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-31T18:43:30.383Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-31T18:43:30.383Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-31T18:43:30.383Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-31T18:43:30.383Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-31T18:43:30.383Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-31T18:43:30.383Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-31T18:43:30.383Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-31T18:43:33.287Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-31T18:43:33.287Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-31T18:43:33.287Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-31T18:43:37.137Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-31T18:43:39.312Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-31T18:43:40.372Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-31T18:43:40.372Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-31T18:43:40.372Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-31T18:43:40.372Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-31T18:43:40.372Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-31T18:43:40.372Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-31T18:43:40.372Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-31T18:43:46.189Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-31T18:43:53.266Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-31T18:43:54.119Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-31T18:43:55.443Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-31T18:43:57.023Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-31T18:43:57.023Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-31T18:43:57.023Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-31T18:43:57.023Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-31T18:43:57.023Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-31T18:44:02.506Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-31T18:44:02.506Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-31T18:44:02.506Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-31T18:44:02.506Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-31T18:44:02.506Z] === RUN TestDockerSuite/TestHealth [2021-07-31T18:44:02.506Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-31T18:44:02.506Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-31T18:44:02.506Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-31T18:44:02.506Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-31T18:44:02.506Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-31T18:44:02.809Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-31T18:44:02.809Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-31T18:44:02.809Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-31T18:44:02.809Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-31T18:44:02.809Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-31T18:44:02.809Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-31T18:44:02.809Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-31T18:44:02.809Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-31T18:44:02.809Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-31T18:44:08.296Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-31T18:44:08.296Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-31T18:44:08.296Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-31T18:44:08.296Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-31T18:44:08.296Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-31T18:44:08.296Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-31T18:44:08.754Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-31T18:44:09.212Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-31T18:44:09.671Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-31T18:44:09.671Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-31T18:44:09.885Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-31T18:44:09.885Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-31T18:44:09.885Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-31T18:44:10.636Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-31T18:44:11.095Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-31T18:44:11.419Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-31T18:44:11.419Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-31T18:44:11.419Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-31T18:44:12.953Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-31T18:44:13.267Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-31T18:44:13.726Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-31T18:44:13.919Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-31T18:44:13.920Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-31T18:44:13.920Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-31T18:44:16.631Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-31T18:44:18.605Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-31T18:44:19.532Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-31T18:44:19.990Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-31T18:44:19.990Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-31T18:44:19.990Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-31T18:44:22.333Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-31T18:44:24.673Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-31T18:44:24.673Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-31T18:44:25.236Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-31T18:44:26.841Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-31T18:44:26.841Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-31T18:44:26.841Z] === RUN TestDockerSuite/TestImportFile [2021-07-31T18:44:26.841Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-31T18:44:26.841Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-31T18:44:26.841Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-31T18:44:26.841Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-31T18:44:26.841Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-31T18:44:26.841Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-31T18:44:26.841Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-31T18:44:26.841Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-31T18:44:26.841Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-31T18:44:26.841Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-31T18:44:26.841Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-31T18:44:26.841Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-31T18:44:26.841Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-31T18:44:26.841Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-31T18:44:26.841Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-31T18:44:26.841Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-31T18:44:26.841Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-31T18:44:26.841Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-31T18:44:26.842Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-31T18:44:26.842Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-31T18:44:29.744Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-31T18:44:32.634Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-31T18:44:32.634Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-31T18:44:32.634Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-31T18:44:32.634Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-31T18:44:32.634Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-31T18:44:32.634Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-31T18:44:32.634Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-31T18:44:32.634Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-31T18:44:35.525Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-31T18:44:35.525Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-31T18:44:38.422Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-31T18:44:38.422Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-31T18:44:38.422Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-31T18:44:38.422Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-31T18:44:38.422Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-31T18:44:38.422Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-31T18:44:38.422Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-31T18:44:40.591Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-31T18:44:46.362Z] === RUN TestDockerSuite/TestInspectImage [2021-07-31T18:44:46.362Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-31T18:44:46.362Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-31T18:44:46.362Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-31T18:44:46.362Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-31T18:44:46.362Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-31T18:44:46.362Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-31T18:44:48.531Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-31T18:44:51.423Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-31T18:44:51.423Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-31T18:44:54.324Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-31T18:44:57.220Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-31T18:44:57.220Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-31T18:44:57.220Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-31T18:44:57.220Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-31T18:44:59.401Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-31T18:45:00.910Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-31T18:45:00.910Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-31T18:45:00.910Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-31T18:45:03.119Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-31T18:45:03.812Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-31T18:45:03.812Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-31T18:45:03.812Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-31T18:45:04.779Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-31T18:45:07.791Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-31T18:45:09.462Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-31T18:45:10.684Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-31T18:45:13.582Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-31T18:45:14.154Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-31T18:45:14.154Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-31T18:45:14.154Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-31T18:45:15.750Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-31T18:45:17.890Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-31T18:45:17.890Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-31T18:45:18.348Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-31T18:45:18.653Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-31T18:45:21.563Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-31T18:45:25.287Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-31T18:45:25.287Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-31T18:45:25.287Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-31T18:45:25.287Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-31T18:45:25.287Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-31T18:45:25.287Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-31T18:45:25.287Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-31T18:45:25.287Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-31T18:45:25.287Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-31T18:45:25.287Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-31T18:45:25.287Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-31T18:45:25.287Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-31T18:45:25.287Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-31T18:45:25.287Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-31T18:45:25.287Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-31T18:45:25.287Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-31T18:45:25.287Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-31T18:45:25.287Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-31T18:45:25.287Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-31T18:45:25.287Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-31T18:45:25.287Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-31T18:45:25.287Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-31T18:45:25.287Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-31T18:45:25.287Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-31T18:45:25.287Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-31T18:45:25.287Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-31T18:45:25.287Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-31T18:45:25.287Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-31T18:45:25.287Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-31T18:45:25.287Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-31T18:45:25.287Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-31T18:45:25.287Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-31T18:45:25.287Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-31T18:45:25.287Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-31T18:45:25.287Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-31T18:45:25.287Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-31T18:45:27.453Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-31T18:45:29.826Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-31T18:45:33.155Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-31T18:45:36.062Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-31T18:45:36.876Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-31T18:45:37.032Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-31T18:45:39.050Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-31T18:45:39.050Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-31T18:45:39.050Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-31T18:45:41.941Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-31T18:45:41.941Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-31T18:45:44.098Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-31T18:45:49.001Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-31T18:45:54.413Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-31T18:45:57.541Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-31T18:46:02.986Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-31T18:46:04.594Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-31T18:46:06.763Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-31T18:46:07.673Z] === RUN TestDockerSuite/TestRmiTag [2021-07-31T18:46:08.132Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-31T18:46:09.665Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-31T18:46:09.665Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-31T18:46:09.665Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-31T18:46:10.312Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-31T18:46:12.559Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-31T18:46:15.457Z] === RUN TestDockerSuite/TestLogsSince [2021-07-31T18:46:25.759Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-31T18:46:25.759Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-31T18:46:25.759Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-31T18:46:25.759Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-31T18:46:25.759Z] === RUN TestDockerSuite/TestLogsTail [2021-07-31T18:46:28.655Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-31T18:46:31.405Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-31T18:46:31.405Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-31T18:46:31.555Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-31T18:46:34.447Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-31T18:46:34.447Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-31T18:46:34.447Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-31T18:46:34.447Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-31T18:46:34.447Z] === RUN TestDockerSuite/TestNetHostname [2021-07-31T18:46:34.447Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-31T18:46:34.447Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-31T18:46:34.447Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-31T18:46:34.447Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-31T18:46:34.447Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-31T18:46:34.447Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-31T18:46:34.447Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-31T18:46:34.447Z] === RUN TestDockerSuite/TestPluginActive [2021-07-31T18:46:34.447Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-31T18:46:34.447Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-31T18:46:34.447Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-31T18:46:34.447Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-31T18:46:34.447Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-31T18:46:34.447Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-31T18:46:34.903Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-31T18:46:34.903Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-31T18:46:34.903Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-31T18:46:34.903Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-31T18:46:34.903Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-31T18:46:34.903Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-31T18:46:34.903Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-31T18:46:34.903Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-31T18:46:34.903Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-31T18:46:34.903Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-31T18:46:34.903Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-31T18:46:34.903Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-31T18:46:34.903Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-31T18:46:34.903Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-31T18:46:34.903Z] === RUN TestDockerSuite/TestPortList [2021-07-31T18:46:34.903Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-31T18:46:34.903Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-31T18:46:36.089Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-31T18:46:37.625Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-31T18:46:37.625Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-31T18:46:37.625Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-31T18:46:37.625Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-31T18:46:37.625Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-31T18:46:37.625Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-31T18:46:37.625Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-31T18:46:37.625Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-31T18:46:37.625Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-31T18:46:37.625Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-31T18:46:37.625Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-31T18:46:37.625Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-31T18:46:37.625Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-31T18:46:37.625Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-31T18:46:37.625Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-31T18:46:39.805Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-31T18:46:39.805Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-31T18:46:39.805Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-31T18:46:39.805Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-31T18:46:39.805Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-31T18:46:40.670Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-31T18:46:40.670Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-31T18:46:40.670Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-31T18:46:40.670Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-31T18:46:40.670Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-31T18:46:40.670Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-31T18:46:40.670Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-31T18:46:40.670Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-31T18:46:40.670Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-31T18:46:40.670Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-31T18:46:40.670Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-31T18:46:40.670Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-31T18:46:40.670Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-31T18:46:40.670Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-31T18:46:40.670Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-31T18:46:40.670Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-31T18:46:40.670Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-31T18:46:40.670Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-31T18:46:44.500Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-31T18:46:46.442Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-31T18:46:46.442Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-31T18:46:46.442Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-31T18:46:47.408Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-31T18:46:50.311Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-31T18:46:52.491Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-31T18:46:54.674Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-31T18:46:54.674Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-31T18:46:56.746Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-31T18:46:56.746Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-31T18:46:56.746Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-31T18:46:59.358Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-31T18:46:59.358Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-31T18:46:59.816Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-31T18:46:59.816Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-31T18:46:59.816Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-31T18:46:59.816Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-31T18:46:59.816Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-31T18:46:59.816Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-31T18:46:59.816Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-31T18:46:59.816Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-31T18:46:59.816Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-31T18:46:59.816Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-31T18:46:59.816Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-31T18:46:59.816Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-31T18:46:59.816Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-31T18:46:59.816Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-31T18:46:59.816Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-31T18:46:59.816Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-31T18:46:59.816Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-31T18:46:59.816Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-31T18:46:59.816Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-31T18:46:59.816Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-31T18:46:59.816Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-31T18:47:02.721Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-31T18:47:02.721Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-31T18:47:02.721Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-31T18:47:06.464Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-31T18:47:06.464Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-31T18:47:06.464Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-31T18:47:06.464Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-31T18:47:06.464Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-31T18:47:07.040Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-31T18:47:08.643Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-31T18:47:08.643Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-31T18:47:08.643Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-31T18:47:08.643Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-31T18:47:08.643Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-31T18:47:08.643Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-31T18:47:08.644Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-31T18:47:08.644Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-31T18:47:08.644Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-31T18:47:08.644Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-31T18:47:08.644Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-31T18:47:08.644Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-31T18:47:08.644Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-31T18:47:08.644Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-31T18:47:08.644Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-31T18:47:10.819Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-31T18:47:13.726Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-31T18:47:15.906Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-31T18:47:15.906Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-31T18:47:15.906Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-31T18:47:15.906Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-31T18:47:15.906Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-31T18:47:15.906Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-31T18:47:15.906Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-31T18:47:24.470Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-31T18:47:24.470Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-31T18:47:24.470Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-31T18:47:24.470Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-31T18:47:24.470Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-31T18:47:24.470Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-31T18:47:24.470Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-31T18:47:24.470Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-31T18:47:24.470Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-31T18:47:24.715Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-31T18:47:24.715Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-31T18:47:24.715Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-31T18:47:24.715Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-31T18:47:26.008Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-31T18:47:31.802Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-31T18:47:31.802Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-31T18:47:31.802Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-31T18:47:31.802Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-31T18:47:31.802Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-31T18:47:31.802Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-31T18:47:31.802Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-31T18:47:31.802Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-31T18:47:31.802Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-31T18:47:31.802Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-31T18:47:31.802Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-31T18:47:31.802Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-31T18:47:31.802Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-31T18:47:33.977Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-31T18:47:33.977Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-31T18:47:33.977Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-31T18:47:33.977Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-31T18:47:33.977Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-31T18:47:33.977Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-31T18:47:36.170Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-31T18:47:39.111Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-31T18:47:39.111Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-31T18:47:39.111Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-31T18:47:39.500Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-31T18:47:41.295Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-31T18:47:41.295Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-31T18:47:41.680Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-31T18:47:41.758Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-31T18:47:41.758Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-31T18:47:41.758Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-31T18:47:41.758Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-31T18:47:41.758Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-31T18:47:48.833Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-31T18:47:51.738Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-31T18:47:51.984Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-31T18:47:53.918Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-31T18:47:56.095Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-31T18:47:56.095Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-31T18:47:56.095Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-31T18:47:56.095Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-31T18:47:56.095Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-31T18:47:56.095Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-31T18:47:56.095Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-31T18:47:56.095Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-31T18:47:56.095Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-31T18:47:56.095Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-31T18:47:56.095Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-31T18:47:56.095Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-31T18:47:56.095Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-31T18:47:56.095Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-31T18:47:56.095Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-31T18:47:56.095Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-31T18:47:57.895Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-31T18:47:57.895Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-31T18:47:57.895Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-31T18:47:57.895Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-31T18:47:57.895Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-31T18:48:02.579Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-31T18:48:02.579Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-31T18:48:02.579Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-31T18:48:02.579Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-31T18:48:02.579Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-31T18:48:02.579Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-31T18:48:02.579Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-31T18:48:02.579Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-31T18:48:02.579Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-31T18:48:06.414Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-31T18:48:06.414Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-31T18:48:06.414Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-31T18:48:06.414Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-31T18:48:06.414Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-31T18:48:06.414Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-31T18:48:06.414Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-31T18:48:06.414Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-31T18:48:06.414Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-31T18:48:06.414Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-31T18:48:06.414Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-31T18:48:06.414Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-31T18:48:11.121Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-31T18:48:11.121Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-31T18:48:11.121Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-31T18:48:12.084Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-31T18:48:12.084Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-31T18:48:12.084Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-31T18:48:13.616Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-31T18:48:14.589Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-31T18:48:14.589Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-31T18:48:14.589Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-31T18:48:14.980Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-31T18:48:14.980Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-31T18:48:14.980Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-31T18:48:17.160Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-31T18:48:17.160Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-31T18:48:17.160Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-31T18:48:17.160Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-31T18:48:17.160Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-31T18:48:17.160Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-31T18:48:17.160Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-31T18:48:17.160Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-31T18:48:17.160Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-31T18:48:17.160Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-31T18:48:17.160Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-31T18:48:17.160Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-31T18:48:17.160Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-31T18:48:17.160Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-31T18:48:17.160Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-31T18:48:17.160Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-31T18:48:17.160Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-31T18:48:17.160Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-31T18:48:17.160Z] === RUN TestDockerSuite/TestRunMount [2021-07-31T18:48:17.160Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-31T18:48:17.160Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-31T18:48:17.160Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-31T18:48:17.160Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-31T18:48:17.160Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-31T18:48:17.160Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-31T18:48:17.160Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-31T18:48:17.160Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-31T18:48:19.261Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-31T18:48:25.033Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-31T18:48:25.724Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-31T18:48:25.724Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-31T18:48:25.724Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-31T18:48:25.724Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-31T18:48:25.724Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-31T18:48:25.724Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-31T18:48:25.724Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-31T18:48:27.930Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-31T18:48:30.408Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-31T18:48:34.144Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-31T18:48:34.144Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-31T18:48:34.144Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-31T18:48:34.144Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-31T18:48:34.144Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-31T18:48:34.144Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-31T18:48:34.144Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-31T18:48:34.144Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-31T18:48:34.144Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-31T18:48:34.144Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-31T18:48:34.606Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-31T18:48:34.606Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-31T18:48:34.606Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-31T18:48:34.606Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-31T18:48:34.606Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-31T18:48:34.606Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-31T18:48:34.606Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-31T18:48:34.606Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-31T18:48:34.606Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-31T18:48:35.064Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-31T18:48:36.038Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-31T18:48:38.212Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-31T18:48:40.391Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-31T18:48:41.926Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-31T18:48:44.111Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-31T18:48:44.111Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-31T18:48:44.111Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-31T18:48:44.111Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-31T18:48:44.111Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-31T18:48:44.111Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-31T18:48:44.111Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-31T18:48:44.112Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-31T18:48:44.112Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-31T18:48:44.112Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-31T18:48:44.112Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-31T18:48:44.112Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-31T18:48:44.112Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-31T18:48:44.112Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-31T18:48:44.112Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-31T18:48:44.112Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-31T18:48:44.112Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-31T18:48:47.852Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-31T18:48:47.852Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-31T18:48:47.852Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-31T18:48:47.852Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-31T18:48:47.852Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-31T18:48:47.852Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-31T18:48:47.852Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-31T18:48:47.852Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-31T18:48:47.852Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-31T18:48:47.852Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-31T18:48:47.852Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-31T18:48:53.061Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-31T18:48:53.061Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-31T18:48:53.061Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-31T18:48:56.422Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-31T18:48:56.422Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-31T18:48:56.422Z] === RUN TestDockerSuite/TestRunRm [2021-07-31T18:48:58.601Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-31T18:48:58.851Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-31T18:48:58.851Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-31T18:48:58.851Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-31T18:48:59.813Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-31T18:49:04.387Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-31T18:49:05.583Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-31T18:49:07.293Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-31T18:49:09.473Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-31T18:49:11.355Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-31T18:49:11.355Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-31T18:49:11.355Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-31T18:49:11.650Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-31T18:49:14.549Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-31T18:49:14.549Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-31T18:49:14.549Z] === RUN TestDockerSuite/TestRunState [2021-07-31T18:49:14.549Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-31T18:49:14.549Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-31T18:49:16.023Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-31T18:49:16.023Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-31T18:49:16.500Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-31T18:49:16.727Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-31T18:49:16.727Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-31T18:49:16.727Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-31T18:49:18.906Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-31T18:49:18.906Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-31T18:49:18.906Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-31T18:49:18.906Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-31T18:49:18.906Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-31T18:49:18.906Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-31T18:49:18.906Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-31T18:49:18.906Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-31T18:49:18.906Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-31T18:49:24.716Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-31T18:49:24.716Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-31T18:49:24.716Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-31T18:49:24.716Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-31T18:49:24.716Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-31T18:49:24.716Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-31T18:49:24.716Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-31T18:49:24.716Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-31T18:49:24.716Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-31T18:49:24.716Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-31T18:49:24.716Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-31T18:49:24.716Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-31T18:49:24.716Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-31T18:49:24.716Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-31T18:49:24.716Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-31T18:49:24.716Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-31T18:49:24.716Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-31T18:49:24.716Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-31T18:49:24.716Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-31T18:49:24.716Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-31T18:49:24.716Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-31T18:49:26.893Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-31T18:49:26.893Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-31T18:49:26.893Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-31T18:49:29.071Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-31T18:49:29.071Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-31T18:49:29.071Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-31T18:49:29.071Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-31T18:49:29.071Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-31T18:49:32.812Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-31T18:49:37.577Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-31T18:49:39.882Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-31T18:49:40.481Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-31T18:49:41.448Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-31T18:49:44.572Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-31T18:49:48.519Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-31T18:49:51.641Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-31T18:49:51.641Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-31T18:49:51.641Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-31T18:49:51.641Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-31T18:49:53.820Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-31T18:49:54.313Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-31T18:49:55.996Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-31T18:49:58.169Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-31T18:49:58.169Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-31T18:49:58.169Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-31T18:49:58.169Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-31T18:49:58.169Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-31T18:49:58.169Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-31T18:49:58.169Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-31T18:49:58.169Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-31T18:49:58.169Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-31T18:49:58.169Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-31T18:49:58.169Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-31T18:49:58.169Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-31T18:49:58.627Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-31T18:49:58.627Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-31T18:49:58.627Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-31T18:50:02.359Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-31T18:50:04.541Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-31T18:50:04.682Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-31T18:50:06.718Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-31T18:50:08.410Z] === RUN TestDockerSuite/TestRmiTag [2021-07-31T18:50:08.869Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-31T18:50:11.405Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-31T18:50:11.405Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-31T18:50:11.405Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-31T18:50:11.405Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-31T18:50:11.405Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-31T18:50:11.405Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-31T18:50:11.405Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-31T18:50:11.405Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-31T18:50:11.405Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-31T18:50:11.405Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-31T18:50:11.405Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-31T18:50:11.405Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-31T18:50:11.405Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-31T18:50:11.405Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-31T18:50:11.405Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-31T18:50:11.405Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-31T18:50:11.405Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-31T18:50:11.405Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-31T18:50:11.405Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-31T18:50:11.405Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-31T18:50:11.405Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-31T18:50:11.405Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-31T18:50:11.405Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-31T18:50:11.405Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-31T18:50:11.405Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-31T18:50:11.405Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-31T18:50:11.405Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-31T18:50:11.405Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-31T18:50:11.405Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-31T18:50:11.405Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-31T18:50:11.405Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-31T18:50:11.405Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-31T18:50:11.405Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-31T18:50:11.405Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-31T18:50:11.405Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-31T18:50:12.597Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-31T18:50:14.308Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-31T18:50:14.308Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-31T18:50:14.767Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-31T18:50:15.235Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-31T18:50:16.780Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-31T18:50:23.850Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-31T18:50:23.850Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-31T18:50:23.850Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-31T18:50:32.429Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-31T18:50:32.429Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-31T18:50:32.429Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-31T18:50:37.117Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-31T18:50:37.117Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-31T18:50:37.117Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-31T18:50:37.117Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-31T18:50:37.117Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-31T18:50:37.117Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-31T18:50:37.117Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-31T18:50:37.117Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-31T18:50:37.117Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-31T18:50:42.910Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-31T18:50:42.910Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-31T18:50:42.910Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-31T18:50:42.910Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-31T18:50:42.910Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-31T18:50:42.910Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-31T18:50:42.910Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-31T18:50:42.910Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-31T18:50:42.910Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-31T18:50:42.910Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-31T18:50:42.910Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-31T18:50:42.910Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-31T18:50:42.910Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-31T18:50:45.087Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-31T18:50:47.264Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-31T18:50:47.264Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-31T18:50:47.264Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-31T18:50:48.289Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-31T18:50:48.289Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-31T18:50:50.171Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-31T18:50:50.171Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-31T18:50:50.171Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-31T18:50:50.171Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-31T18:50:50.171Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-31T18:50:50.171Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-31T18:50:50.171Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-31T18:50:50.171Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-31T18:50:50.171Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-31T18:50:50.171Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-31T18:50:50.171Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-31T18:50:50.171Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-31T18:50:50.171Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-31T18:50:54.075Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-31T18:50:55.058Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-31T18:50:55.058Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-31T18:50:55.058Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-31T18:50:55.058Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-31T18:50:55.058Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-31T18:50:55.058Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-31T18:50:55.058Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-31T18:50:55.058Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-31T18:50:55.058Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-31T18:50:55.058Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-31T18:50:55.058Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-31T18:50:55.058Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-31T18:50:55.058Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-31T18:50:55.058Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-31T18:50:55.058Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-31T18:50:57.418Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-31T18:50:57.418Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-31T18:50:57.418Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-31T18:50:57.418Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-31T18:50:57.418Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-31T18:51:03.213Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-31T18:51:06.116Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-31T18:51:07.856Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-31T18:51:07.863Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-31T18:51:07.863Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-31T18:51:07.863Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-31T18:51:07.863Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-31T18:51:07.863Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-31T18:51:07.863Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-31T18:51:07.863Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-31T18:51:09.018Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-31T18:51:11.918Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-31T18:51:14.094Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-31T18:51:14.094Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-31T18:51:15.164Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-31T18:51:15.164Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-31T18:51:18.082Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-31T18:51:18.542Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-31T18:51:19.001Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-31T18:51:19.001Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-31T18:51:19.001Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-31T18:51:19.881Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-31T18:51:19.881Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-31T18:51:19.881Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-31T18:51:19.881Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-31T18:51:19.881Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-31T18:51:19.881Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-31T18:51:20.339Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-31T18:51:20.339Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-31T18:51:20.339Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-31T18:51:20.339Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-31T18:51:20.339Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-31T18:51:20.339Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-31T18:51:20.339Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-31T18:51:20.339Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-31T18:51:20.339Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-31T18:51:20.339Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-31T18:51:20.339Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-31T18:51:20.339Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-31T18:51:20.339Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-31T18:51:20.339Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-31T18:51:20.339Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-31T18:51:20.339Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-31T18:51:20.339Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-31T18:51:23.241Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-31T18:51:23.241Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-31T18:51:23.241Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-31T18:51:26.726Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-31T18:51:26.726Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-31T18:51:26.726Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-31T18:51:26.726Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-31T18:51:26.726Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-31T18:51:27.352Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-31T18:51:27.352Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-31T18:51:27.352Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-31T18:51:28.326Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-31T18:51:28.784Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-31T18:51:28.784Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-31T18:51:28.784Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-31T18:51:28.903Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-31T18:51:28.903Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-31T18:51:28.903Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-31T18:51:28.903Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-31T18:51:28.903Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-31T18:51:28.903Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-31T18:51:28.903Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-31T18:51:28.903Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-31T18:51:28.903Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-31T18:51:28.903Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-31T18:51:28.903Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-31T18:51:28.903Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-31T18:51:28.903Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-31T18:51:28.903Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-31T18:51:28.903Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-31T18:51:31.091Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-31T18:51:34.004Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-31T18:51:35.858Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-31T18:51:35.858Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-31T18:51:36.317Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-31T18:51:36.910Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-31T18:51:36.910Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-31T18:51:36.910Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-31T18:51:36.910Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-31T18:51:36.910Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-31T18:51:36.910Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-31T18:51:36.910Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-31T18:51:39.811Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-31T18:51:39.811Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-31T18:51:39.811Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-31T18:51:39.811Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-31T18:51:39.811Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-31T18:51:39.811Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-31T18:51:39.811Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-31T18:51:39.811Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-31T18:51:39.811Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-31T18:51:41.984Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-31T18:51:46.635Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-31T18:51:46.635Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-31T18:51:46.635Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite (2804.07s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.97s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (155.15s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.84s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.44s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.42s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.39s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.54s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.63s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (112.97s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.91s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.32s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.98s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.00s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.61s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.85s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.24s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.36s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.98s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.30s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.48s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.87s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.79s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildAddTar (54.72s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (33.47s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.84s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.09s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.20s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.72s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.93s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.15s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.34s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.69s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (33.02s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.87s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.50s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.93s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.54s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.74s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.13s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildCmd (0.67s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.64s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.63s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.73s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.61s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.49s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.12s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.06s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.62s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.97s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.63s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.00s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.61s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.35s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.56s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-31T18:51:47.103Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s) [2021-07-31T18:51:47.103Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (39.24s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (27.81s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.92s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.88s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.66s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.92s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.01s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildDockerignore (85.53s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.91s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (93.73s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.93s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.84s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (29.57s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.04s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.37s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.45s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.43s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.52s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (117.45s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.46s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.32s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.58s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.69s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.69s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.41s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.10s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.21s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.14s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.29s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.01s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.76s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildFails (2.59s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.84s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.96s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.04s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.28s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.62s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.76s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.99s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.65s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.24s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildHistory (12.54s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.12s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.14s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.96s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.68s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildLabel (1.18s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.78s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.12s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.70s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildLabels (1.16s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.94s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.71s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.81s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.47s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.38s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.67s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (33.22s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.82s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.45s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.43s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.87s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.90s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.93s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.74s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.83s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.49s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.44s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.80s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.27s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.54s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.72s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.84s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.37s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.94s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.96s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.24s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.02s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.28s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.41s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (49.98s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (34.22s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildRm (13.64s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.73s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.64s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.80s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.75s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.74s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.23s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.88s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.73s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.90s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.05s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildStderr (4.76s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.00s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.33s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.47s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.83s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.80s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.37s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.66s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.87s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.34s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.01s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.68s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.28s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.89s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.93s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.88s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.48s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.46s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.43s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.21s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.32s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.37s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (9.66s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestCommitChange (5.26s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.73s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.60s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestCommitTTY (11.91s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.62s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.78s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.94s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.29s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.40s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.59s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.86s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.31s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.23s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.55s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.36s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.34s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.12s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.71s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.63s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.65s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.18s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.94s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.91s) [2021-07-31T18:51:47.104Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.34s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-07-31T18:51:47.104Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.49s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.07s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.91s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.78s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.50s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.50s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.54s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.54s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004720_} (2.52s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1115429454_c:\foo_false____} (2.56s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1115429454_c:\foo_true____} (7.57s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.65s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.63s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.59s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.97s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.74s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.38s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.79s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestCpToDot (2.63s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestCpToStdout (2.52s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.26s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.36s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.81s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestCreateRM (0.42s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.46s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.13s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.53s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.36s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.59s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.57s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.45s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.57s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestEventsCopy (5.28s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (10.23s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.33s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.96s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (7.10s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.94s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.15s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestEventsFilters (5.03s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestEventsFormat (4.68s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestEventsRename (2.49s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestEventsResize (7.97s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.30s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.68s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (9.61s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestEventsUntag (2.82s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.03s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.06s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.04s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.28s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.26s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.06s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.31s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.50s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestExecInspectID (4.89s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.67s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.42s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.11s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.25s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.16s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.25s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.25s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.89s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.11s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.43s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.75s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.23s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.15s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.37s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.69s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.67s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.32s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.36s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.36s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.31s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestInspectDefault (2.37s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestInspectHistory (4.69s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.32s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.21s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.17s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.32s) [2021-07-31T18:51:47.105Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-31T18:51:47.105Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.26s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestInspectStatus (2.73s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.54s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.38s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.37s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.25s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.30s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.30s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.27s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.14s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.06s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.76s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.51s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.40s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.39s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.28s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.69s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.94s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.65s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.46s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.56s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestLogsSince (9.26s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestLogsTail (2.99s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.70s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.35s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.64s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.67s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestPsByOrder (8.97s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.91s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.60s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.37s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.11s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.01s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.82s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.89s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.99s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.65s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.33s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.24s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.48s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (32.43s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.06s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.94s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.37s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.36s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.41s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.70s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.96s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.86s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.08s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.44s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.07s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.50s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRmiTag (0.91s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.56s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.84s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.63s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.23s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.42s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.06s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.64s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.91s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.44s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.37s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.48s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.77s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.72s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.48s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.18s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.58s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.54s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.36s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRunCreateVolume (7.29s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.34s) [2021-07-31T18:51:47.106Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.73s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-31T18:51:47.106Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-31T18:51:47.107Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-31T18:51:47.107Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-31T18:51:47.107Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-31T18:51:47.107Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-31T18:51:47.107Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.37s) [2021-07-31T18:51:47.107Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-31T18:51:47.107Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2021-07-31T18:51:47.107Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-31T18:51:47.107Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.31s) [2021-07-31T18:51:47.107Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.59s) [2021-07-31T18:51:47.107Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-07-31T18:51:47.107Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.49s) [2021-07-31T18:51:47.107Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2021-07-31T18:51:47.107Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-31T18:51:47.107Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-31T18:51:47.107Z] --- PASS: TestDockerSuite/TestRunExitCode (7.40s) [2021-07-31T18:51:47.107Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.31s) [2021-07-31T18:51:47.107Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.28s) [2021-07-31T18:51:47.107Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.33s) [2021-07-31T18:51:47.107Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-07-31T18:51:47.107Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-31T18:51:47.107Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-31T18:51:47.107Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-31T18:51:47.107Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-31T18:51:47.107Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-31T18:51:47.107Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-31T18:51:47.107Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-31T18:51:47.107Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.11s) [2021-07-31T18:51:47.107Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.68s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.86s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.49s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.21s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.30s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.22s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.22s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.06s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.95s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.05s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.63s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunRm (2.59s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.87s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.50s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.35s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.30s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.60s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.28s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.08s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.23s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.94s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.29s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.45s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.70s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.96s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.63s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.33s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.68s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.33s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.38s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.07s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.86s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.28s) [2021-07-31T18:51:47.566Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.62s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-31T18:51:47.566Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.36s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.77s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.98s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.55s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.30s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.39s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.46s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.67s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.39s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.39s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.29s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.44s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.36s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.66s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.31s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.53s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.51s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.23s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.34s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.78s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.28s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.96s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.38s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.35s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.09s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.56s) [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-31T18:51:47.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] --- PASS: TestDockerRegistrySuite (0.19s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-31T18:51:47.567Z] === RUN TestDockerSchema1RegistrySuite [2021-07-31T18:51:47.567Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-31T18:51:47.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-31T18:51:47.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-31T18:51:47.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-31T18:51:47.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-31T18:51:47.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-31T18:51:47.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-31T18:51:47.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-31T18:51:47.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-31T18:51:47.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-31T18:51:47.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-31T18:51:47.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-31T18:51:47.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-31T18:51:47.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-31T18:51:47.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-31T18:51:47.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-31T18:51:47.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-31T18:51:47.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-31T18:51:47.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-31T18:51:47.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-31T18:51:47.567Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-31T18:51:47.567Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-31T18:51:47.567Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-31T18:51:47.567Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-31T18:51:47.567Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-31T18:51:47.567Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.567Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-31T18:51:47.567Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-31T18:51:47.568Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s) [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-31T18:51:47.568Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-31T18:51:47.568Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-31T18:51:47.568Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-31T18:51:47.568Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-31T18:51:47.568Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-31T18:51:47.568Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-31T18:51:47.568Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-31T18:51:47.568Z] === RUN TestDockerDaemonSuite [2021-07-31T18:51:47.568Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-31T18:51:47.568Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-31T18:51:47.568Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-31T18:51:47.568Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-31T18:51:47.568Z] === RUN TestDockerSwarmSuite [2021-07-31T18:51:47.568Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-31T18:51:47.568Z] === RUN TestDockerPluginSuite [2021-07-31T18:51:47.568Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-31T18:51:47.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-31T18:51:47.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-31T18:51:47.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-31T18:51:47.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-31T18:51:47.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-31T18:51:47.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-31T18:51:47.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-31T18:51:47.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-31T18:51:47.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-31T18:51:47.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-31T18:51:47.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- PASS: TestDockerPluginSuite (0.03s) [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-31T18:51:47.568Z] === RUN TestDockerExternalVolumeSuite [2021-07-31T18:51:47.568Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-31T18:51:47.568Z] === RUN TestDockerNetworkSuite [2021-07-31T18:51:47.568Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-31T18:51:47.568Z] === RUN TestDockerHubPullSuite [2021-07-31T18:51:47.568Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-31T18:51:47.568Z] PASS [2021-07-31T18:51:47.568Z] ok github.com/docker/docker/integration-cli 2804.563s [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === Skipped [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-31T18:51:47.568Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-31T18:51:47.568Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-31T18:51:47.568Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-31T18:51:47.568Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-31T18:51:47.568Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-31T18:51:47.568Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-31T18:51:47.568Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-31T18:51:47.568Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-07-31T18:51:47.568Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-31T18:51:47.568Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-31T18:51:47.568Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-31T18:51:47.568Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-31T18:51:47.568Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-31T18:51:47.568Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-31T18:51:47.568Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.03s) [2021-07-31T18:51:47.568Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-31T18:51:47.568Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-31T18:51:47.568Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2021-07-31T18:51:47.568Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-31T18:51:47.568Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-31T18:51:47.568Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-31T18:51:47.568Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-31T18:51:47.568Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-31T18:51:47.568Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2021-07-31T18:51:47.568Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-31T18:51:47.568Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-31T18:51:47.568Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-31T18:51:47.568Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-31T18:51:47.568Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-31T18:51:47.568Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-07-31T18:51:47.568Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2021-07-31T18:51:47.568Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.09s) [2021-07-31T18:51:47.568Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.09s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2021-07-31T18:51:47.568Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-31T18:51:47.568Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2021-07-31T18:51:47.568Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-07-31T18:51:47.568Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-31T18:51:47.568Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-31T18:51:47.568Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s) [2021-07-31T18:51:47.568Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.568Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s) [2021-07-31T18:51:47.568Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-31T18:51:47.569Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.38s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.36s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.45s) [2021-07-31T18:51:47.569Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.43s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.39s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-31T18:51:47.569Z] [2021-07-31T18:51:47.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.39s) [2021-07-31T18:51:47.569Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.569Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-31T18:51:47.570Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-31T18:51:47.570Z] docker_cli_sni_test.go:18: Flakey test [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-31T18:51:47.570Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-31T18:51:47.570Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-31T18:51:47.570Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-31T18:51:47.570Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-31T18:51:47.570Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-31T18:51:47.570Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-31T18:51:47.570Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-31T18:51:47.570Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-31T18:51:47.570Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-31T18:51:47.570Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-31T18:51:47.570Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-31T18:51:47.570Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-31T18:51:47.570Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-31T18:51:47.570Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-31T18:51:47.570Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-31T18:51:47.570Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-31T18:51:47.570Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-31T18:51:47.570Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.570Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-31T18:51:47.570Z] [2021-07-31T18:51:47.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-31T18:51:47.571Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.571Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-31T18:51:47.571Z] [2021-07-31T18:51:47.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-31T18:51:47.571Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.571Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-31T18:51:47.571Z] [2021-07-31T18:51:47.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-31T18:51:47.571Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.571Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-31T18:51:47.571Z] [2021-07-31T18:51:47.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-31T18:51:47.571Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.571Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-31T18:51:47.571Z] [2021-07-31T18:51:47.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-31T18:51:47.571Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.571Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-31T18:51:47.571Z] [2021-07-31T18:51:47.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-31T18:51:47.571Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-31T18:51:47.571Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-31T18:51:47.571Z] [2021-07-31T18:51:47.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-31T18:51:47.571Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s) [2021-07-31T18:51:48.030Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-31T18:51:48.030Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-31T18:51:48.030Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-31T18:51:48.030Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-31T18:51:48.030Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-31T18:51:48.030Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-31T18:51:48.030Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-31T18:51:48.030Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-31T18:51:48.030Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-31T18:51:48.030Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-31T18:51:48.030Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2021-07-31T18:51:48.030Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-31T18:51:48.030Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-31T18:51:48.030Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-31T18:51:48.030Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-31T18:51:48.030Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-31T18:51:48.030Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-31T18:51:48.030Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-31T18:51:48.030Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-31T18:51:48.030Z] [2021-07-31T18:51:48.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-31T18:51:48.030Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.030Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-31T18:51:48.031Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-31T18:51:48.031Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-31T18:51:48.031Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-31T18:51:48.031Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-31T18:51:48.031Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-31T18:51:48.031Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-31T18:51:48.031Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-07-31T18:51:48.031Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-31T18:51:48.031Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-31T18:51:48.031Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-31T18:51:48.031Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-31T18:51:48.031Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-31T18:51:48.031Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-31T18:51:48.031Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-31T18:51:48.031Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-31T18:51:48.031Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-31T18:51:48.031Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.031Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-31T18:51:48.031Z] [2021-07-31T18:51:48.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-31T18:51:48.031Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-07-31T18:51:48.032Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-31T18:51:48.032Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-31T18:51:48.032Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.032Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-31T18:51:48.032Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.05s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.05s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-31T18:51:48.033Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.033Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-31T18:51:48.033Z] [2021-07-31T18:51:48.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2021-07-31T18:51:48.034Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-31T18:51:48.034Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-07-31T18:51:48.034Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-31T18:51:48.034Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2021-07-31T18:51:48.034Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-31T18:51:48.034Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-31T18:51:48.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.034Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-31T18:51:48.034Z] [2021-07-31T18:51:48.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-31T18:51:48.035Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.035Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-31T18:51:48.035Z] [2021-07-31T18:51:48.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-31T18:51:48.035Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.035Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-31T18:51:48.035Z] [2021-07-31T18:51:48.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-31T18:51:48.035Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.035Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-31T18:51:48.035Z] [2021-07-31T18:51:48.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-31T18:51:48.035Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.035Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-31T18:51:48.035Z] [2021-07-31T18:51:48.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-31T18:51:48.035Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.035Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-31T18:51:48.035Z] [2021-07-31T18:51:48.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-31T18:51:48.035Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.035Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-31T18:51:48.035Z] [2021-07-31T18:51:48.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-31T18:51:48.035Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.035Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-31T18:51:48.035Z] [2021-07-31T18:51:48.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-31T18:51:48.035Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.035Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-31T18:51:48.035Z] [2021-07-31T18:51:48.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-31T18:51:48.035Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.035Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-31T18:51:48.035Z] [2021-07-31T18:51:48.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-31T18:51:48.035Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.035Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-31T18:51:48.035Z] [2021-07-31T18:51:48.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-31T18:51:48.035Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.035Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-31T18:51:48.035Z] [2021-07-31T18:51:48.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-31T18:51:48.035Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.035Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-31T18:51:48.035Z] [2021-07-31T18:51:48.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-31T18:51:48.035Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.035Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-31T18:51:48.035Z] [2021-07-31T18:51:48.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-31T18:51:48.035Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.035Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-31T18:51:48.035Z] [2021-07-31T18:51:48.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-31T18:51:48.035Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.035Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-31T18:51:48.035Z] [2021-07-31T18:51:48.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-31T18:51:48.035Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.035Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-31T18:51:48.035Z] [2021-07-31T18:51:48.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-31T18:51:48.035Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.035Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-31T18:51:48.035Z] [2021-07-31T18:51:48.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-31T18:51:48.035Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.035Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-31T18:51:48.035Z] [2021-07-31T18:51:48.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-31T18:51:48.035Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.035Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-31T18:51:48.035Z] [2021-07-31T18:51:48.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-31T18:51:48.035Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.035Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-31T18:51:48.035Z] [2021-07-31T18:51:48.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-31T18:51:48.035Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.035Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-31T18:51:48.035Z] [2021-07-31T18:51:48.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-31T18:51:48.035Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.035Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-31T18:51:48.035Z] [2021-07-31T18:51:48.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-31T18:51:48.035Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.035Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-31T18:51:48.495Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.495Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-31T18:51:48.495Z] [2021-07-31T18:51:48.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-31T18:51:48.496Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.496Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-31T18:51:48.496Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.496Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-31T18:51:48.496Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.496Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-31T18:51:48.496Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.496Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-31T18:51:48.496Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.496Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-31T18:51:48.496Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.496Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-31T18:51:48.496Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.496Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-31T18:51:48.496Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.496Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-31T18:51:48.496Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.496Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-31T18:51:48.496Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.496Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-31T18:51:48.496Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.496Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-31T18:51:48.496Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.496Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-31T18:51:48.496Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.496Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-31T18:51:48.496Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.496Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-31T18:51:48.496Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.496Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-31T18:51:48.496Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.496Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-31T18:51:48.496Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.496Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-31T18:51:48.496Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.496Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-31T18:51:48.496Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.496Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-31T18:51:48.496Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.496Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-31T18:51:48.496Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.496Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-31T18:51:48.496Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.496Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-31T18:51:48.496Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.496Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-31T18:51:48.496Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.496Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-31T18:51:48.496Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.496Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-31T18:51:48.496Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-31T18:51:48.496Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-31T18:51:48.496Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] DONE 1092 tests, 546 skipped in 2814.727s [2021-07-31T18:51:48.496Z] INFO: Integration tests ended at 07/31/2021 18:51:48. Duration:00:46:54.8485934 [2021-07-31T18:51:48.496Z] INFO: Docker info of the daemon under test at end of run [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] Containers: 2 [2021-07-31T18:51:48.496Z] Running: 0 [2021-07-31T18:51:48.496Z] Paused: 0 [2021-07-31T18:51:48.496Z] Stopped: 2 [2021-07-31T18:51:48.496Z] Images: 18 [2021-07-31T18:51:48.496Z] Server Version: 0.0.0-dev [2021-07-31T18:51:48.496Z] Storage Driver: windowsfilter [2021-07-31T18:51:48.496Z] Windows: [2021-07-31T18:51:48.496Z] Logging Driver: json-file [2021-07-31T18:51:48.496Z] Plugins: [2021-07-31T18:51:48.496Z] Volume: local [2021-07-31T18:51:48.496Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-31T18:51:48.496Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-31T18:51:48.496Z] Swarm: inactive [2021-07-31T18:51:48.496Z] Default Isolation: process [2021-07-31T18:51:48.496Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-31T18:51:48.496Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-31T18:51:48.496Z] OSType: windows [2021-07-31T18:51:48.496Z] Architecture: x86_64 [2021-07-31T18:51:48.496Z] CPUs: 4 [2021-07-31T18:51:48.496Z] Total Memory: 32GiB [2021-07-31T18:51:48.496Z] Name: azwin-2-fc6960 [2021-07-31T18:51:48.496Z] ID: J5GT:DKFH:TNPY:IHSZ:24A6:6QZ2:4XHK:H3OZ:27CB:GOBR:IY2A:MG3V [2021-07-31T18:51:48.496Z] Docker Root Dir: D:\CI\PR-42697\12\daemon [2021-07-31T18:51:48.496Z] Debug Mode (client): false [2021-07-31T18:51:48.496Z] Debug Mode (server): true [2021-07-31T18:51:48.496Z] File Descriptors: -1 [2021-07-31T18:51:48.496Z] Goroutines: 17 [2021-07-31T18:51:48.496Z] System Time: 2021-07-31T18:51:48.3348993Z [2021-07-31T18:51:48.496Z] EventsListeners: 0 [2021-07-31T18:51:48.496Z] Registry: https://index.docker.io/v1/ [2021-07-31T18:51:48.496Z] Labels: [2021-07-31T18:51:48.496Z] Experimental: false [2021-07-31T18:51:48.496Z] Insecure Registries: [2021-07-31T18:51:48.496Z] 127.0.0.0/8 [2021-07-31T18:51:48.496Z] Live Restore Enabled: false [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] [2021-07-31T18:51:48.496Z] INFO: Stopping daemon under test [2021-07-31T18:51:48.496Z] SUCCESS: The process with PID 8260 (child process of PID 7516) has been terminated. [2021-07-31T18:51:48.496Z] SUCCESS: The process with PID 7516 (child process of PID 5024) has been terminated. [2021-07-31T18:51:48.496Z] INFO: Stop tailing logs of the daemon under tests [2021-07-31T18:51:48.496Z] INFO: executeCI.ps1 Completed successfully at 07/31/2021 18:51:48. [2021-07-31T18:51:48.496Z] INFO: Tidying up at end of run [2021-07-31T18:51:48.496Z] INFO: Saving daemon under test log (d:\CI\PR-42697\12\dut.out) to bundles\CIDUT.out [2021-07-31T18:51:48.496Z] INFO: Saving daemon under test log (d:\CI\PR-42697\12\dut.err) to bundles\CIDUT.err [2021-07-31T18:51:48.955Z] INFO: Nuke-Everything... [2021-07-31T18:51:49.054Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-31T18:51:49.054Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-31T18:51:49.055Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-31T18:51:49.055Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-31T18:51:49.055Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-31T18:51:49.055Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-31T18:51:49.055Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-31T18:51:49.055Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-31T18:51:49.055Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-31T18:51:49.055Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-31T18:51:49.055Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-31T18:51:49.055Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-31T18:51:49.055Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-31T18:51:49.413Z] INFO: Container count on control daemon to delete is 2 [2021-07-31T18:51:49.413Z] 7c26f85f901c [2021-07-31T18:51:49.413Z] d5961838f73e [2021-07-31T18:51:49.413Z] INFO: Non-base image count on control daemon to delete is 1 [2021-07-31T18:51:51.230Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-31T18:51:51.230Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-31T18:51:51.230Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-31T18:51:51.230Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-31T18:51:51.230Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-31T18:51:51.230Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-31T18:51:51.588Z] Deleted: sha256:df31e110798acd64c7261cd6ab301138bff5bef54d455407f3958bf9262ce419 [2021-07-31T18:51:51.588Z] Deleted: sha256:88f280c23697bab55d06b12080d123f0f94b9d2f5b5c66d6566ae39ec61c26ac [2021-07-31T18:51:51.588Z] INFO: Tidying pidfile d:\CI\PR-42697\12\docker.pid [2021-07-31T18:51:51.588Z] INFO: Nuking d:\CI [2021-07-31T18:51:54.133Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-31T18:51:57.038Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-31T18:51:57.038Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-31T18:51:57.038Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-31T18:51:59.943Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-31T18:51:59.943Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-31T18:51:59.943Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-31T18:51:59.943Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-31T18:51:59.943Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-31T18:51:59.943Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-31T18:52:00.401Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-31T18:52:03.310Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-31T18:52:06.211Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-31T18:52:09.122Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-31T18:52:12.023Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-31T18:52:12.023Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-31T18:52:12.023Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-31T18:52:12.023Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-31T18:52:12.023Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-31T18:52:12.023Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-31T18:52:12.023Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-31T18:52:12.023Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-31T18:52:12.023Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-31T18:52:12.023Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-31T18:52:12.023Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-31T18:52:12.023Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-31T18:52:12.023Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-31T18:52:12.023Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-31T18:52:12.023Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-31T18:52:12.023Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-31T18:52:16.715Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-31T18:52:16.715Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-31T18:52:16.715Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-31T18:52:16.715Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-31T18:52:16.715Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-31T18:52:16.715Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-31T18:52:16.715Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-31T18:52:16.715Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-31T18:52:16.715Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-31T18:52:16.715Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-31T18:52:16.715Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-31T18:52:16.715Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-31T18:52:25.278Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-31T18:52:25.278Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-31T18:52:25.278Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-31T18:52:26.246Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-31T18:52:26.246Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-31T18:52:26.246Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-31T18:52:26.246Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-31T18:52:26.246Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-31T18:52:26.246Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-31T18:52:26.246Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-31T18:52:26.246Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-31T18:52:26.246Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-31T18:52:26.246Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-31T18:52:26.246Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-31T18:52:26.246Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-31T18:52:26.246Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-31T18:52:26.246Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-31T18:52:26.246Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-31T18:52:26.246Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-31T18:52:26.246Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-31T18:52:26.246Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-31T18:52:26.246Z] === RUN TestDockerSuite/TestRunMount [2021-07-31T18:52:26.246Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-31T18:52:26.246Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-31T18:52:26.246Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-31T18:52:26.246Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-31T18:52:26.246Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-31T18:52:26.246Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-31T18:52:26.246Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-31T18:52:26.246Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-31T18:52:27.291Z] INFO: Zapped successfully [2021-07-31T18:52:27.291Z] [2021-07-31T18:52:27.291Z] INFO: executeCI.ps1 exiting at Sat Jul 31 18:52:26 CUT 2021. Duration 01:23:10.1531578 [2021-07-31T18:52:27.291Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-31T18:52:27.535Z] Recording test results [2021-07-31T18:52:27.972Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-31T18:52:29.453Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-31T18:52:31.200Z] Archiving artifacts [2021-07-31T18:52:32.331Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42697/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-31T18:52:33.317Z] + make clean [2021-07-31T18:52:34.283Z] docker volume rm -f docker-dev-cache [2021-07-31T18:52:34.283Z] docker-dev-cache [Pipeline] deleteDir [2021-07-31T18:52:34.807Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-31T18:52:34.807Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-31T18:52:34.807Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-31T18:52:34.807Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-31T18:52:34.807Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-31T18:52:34.807Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-31T18:52:34.807Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-31T18:52:41.878Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-31T18:52:46.578Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-31T18:52:46.578Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-31T18:52:46.578Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-31T18:52:46.578Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-31T18:52:46.578Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-31T18:52:46.578Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-31T18:52:46.578Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-31T18:52:46.578Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-31T18:52:46.578Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-31T18:52:46.578Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-31T18:52:46.578Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-31T18:52:46.578Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-31T18:52:46.578Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-31T18:52:46.578Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-31T18:52:46.578Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-31T18:52:46.578Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-31T18:52:46.578Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-31T18:52:46.578Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-31T18:52:46.578Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-31T18:52:47.036Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-31T18:52:48.583Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-31T18:52:50.117Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-31T18:52:52.293Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-31T18:52:53.828Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-31T18:52:56.004Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-31T18:52:56.004Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-31T18:52:56.004Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-31T18:52:56.004Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-31T18:52:56.004Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-31T18:52:56.004Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-31T18:52:56.004Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-31T18:52:56.004Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-31T18:52:56.004Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-31T18:52:56.004Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-31T18:52:56.004Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-31T18:52:56.004Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-31T18:52:56.004Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-31T18:52:56.004Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-31T18:52:56.004Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-31T18:52:56.004Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-31T18:52:56.004Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-31T18:53:00.689Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-31T18:53:00.689Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-31T18:53:00.689Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-31T18:53:00.689Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-31T18:53:00.689Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-31T18:53:00.689Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-31T18:53:00.689Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-31T18:53:00.689Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-31T18:53:00.689Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-31T18:53:00.689Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-31T18:53:00.689Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-31T18:53:09.256Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-31T18:53:09.256Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-31T18:53:09.256Z] === RUN TestDockerSuite/TestRunRm [2021-07-31T18:53:12.157Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-31T18:53:19.229Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-31T18:53:22.146Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-31T18:53:24.325Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-31T18:53:26.509Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-31T18:53:30.242Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-31T18:53:30.242Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-31T18:53:30.242Z] === RUN TestDockerSuite/TestRunState [2021-07-31T18:53:30.242Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-31T18:53:30.242Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-31T18:53:32.432Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-31T18:53:32.432Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-31T18:53:32.890Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-31T18:53:35.064Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-31T18:53:35.064Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-31T18:53:35.064Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-31T18:53:35.064Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-31T18:53:35.064Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-31T18:53:35.064Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-31T18:53:35.523Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-31T18:53:35.523Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-31T18:53:35.523Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-31T18:53:41.313Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-31T18:53:41.313Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-31T18:53:41.313Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-31T18:53:41.313Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-31T18:53:41.313Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-31T18:53:41.313Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-31T18:53:41.313Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-31T18:53:41.313Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-31T18:53:41.313Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-31T18:53:41.313Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-31T18:53:41.313Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-31T18:53:41.313Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-31T18:53:41.313Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-31T18:53:41.313Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-31T18:53:41.313Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-31T18:53:41.313Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-31T18:53:41.313Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-31T18:53:41.313Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-31T18:53:41.313Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-31T18:53:41.313Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-31T18:53:41.313Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-31T18:53:43.488Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-31T18:53:43.488Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-31T18:53:43.488Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-31T18:53:46.403Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-31T18:53:46.403Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-31T18:53:46.403Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-31T18:53:46.403Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-31T18:53:46.403Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-31T18:53:50.137Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-31T18:53:58.709Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-31T18:54:04.502Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-31T18:54:11.573Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-31T18:54:11.573Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-31T18:54:11.573Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-31T18:54:11.573Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-31T18:54:16.260Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-31T18:54:19.164Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-31T18:54:22.070Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-31T18:54:22.070Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-31T18:54:22.070Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-31T18:54:22.070Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-31T18:54:22.070Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-31T18:54:22.070Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-31T18:54:22.070Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-31T18:54:22.070Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-31T18:54:22.070Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-31T18:54:22.070Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-31T18:54:22.070Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-31T18:54:22.070Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-31T18:54:22.070Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-31T18:54:22.070Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-31T18:54:22.070Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-31T18:54:26.763Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-31T18:54:28.296Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-31T18:54:30.463Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-31T18:54:36.248Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-31T18:54:36.248Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-31T18:54:36.248Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-31T18:54:36.248Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-31T18:54:36.248Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-31T18:54:36.248Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-31T18:54:36.248Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-31T18:54:36.248Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-31T18:54:36.248Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-31T18:54:36.248Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-31T18:54:36.248Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-31T18:54:36.248Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-31T18:54:36.248Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-31T18:54:36.248Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-31T18:54:36.248Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-31T18:54:36.248Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-31T18:54:36.248Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-31T18:54:36.248Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-31T18:54:36.248Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-31T18:54:36.248Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-31T18:54:36.248Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-31T18:54:36.248Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-31T18:54:36.248Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-31T18:54:36.248Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-31T18:54:36.248Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-31T18:54:36.248Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-31T18:54:36.248Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-31T18:54:36.248Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-31T18:54:36.248Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-31T18:54:36.248Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-31T18:54:36.248Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-31T18:54:36.248Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-31T18:54:36.248Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-31T18:54:36.248Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-31T18:54:36.248Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-31T18:54:38.416Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-31T18:54:38.872Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-31T18:54:39.329Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-31T18:54:39.785Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-31T18:54:41.314Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-31T18:54:49.925Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-31T18:54:49.925Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-31T18:54:49.925Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-31T18:55:00.229Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-31T18:55:00.229Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-31T18:55:00.229Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-31T18:55:03.964Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-31T18:55:03.964Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-31T18:55:03.964Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-31T18:55:03.964Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-31T18:55:03.964Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-31T18:55:03.964Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-31T18:55:03.964Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-31T18:55:03.964Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-31T18:55:03.964Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-31T18:55:12.515Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-31T18:55:12.515Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-31T18:55:12.515Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-31T18:55:12.515Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-31T18:55:12.515Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-31T18:55:12.515Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-31T18:55:12.515Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-31T18:55:12.515Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-31T18:55:12.515Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-31T18:55:12.515Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-31T18:55:12.515Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-31T18:55:12.515Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-31T18:55:12.515Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-31T18:55:14.046Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-31T18:55:16.942Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-31T18:55:16.942Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-31T18:55:16.942Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-31T18:55:19.119Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-31T18:55:19.119Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-31T18:55:19.119Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-31T18:55:19.119Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-31T18:55:19.119Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-31T18:55:19.119Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-31T18:55:19.119Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-31T18:55:19.119Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-31T18:55:19.119Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-31T18:55:19.119Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-31T18:55:19.119Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-31T18:55:19.119Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-31T18:55:19.119Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-31T18:55:36.781Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-31T18:55:36.781Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-31T18:55:36.781Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-31T18:55:36.781Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-31T18:55:36.781Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-31T18:55:36.781Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-31T18:55:36.781Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-31T18:55:36.781Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-31T18:55:39.676Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-31T18:55:39.676Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-31T18:55:43.413Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-31T18:55:43.876Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-31T18:55:44.333Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-31T18:55:44.333Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-31T18:55:44.333Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-31T18:55:54.627Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-31T18:55:54.627Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-31T18:55:54.627Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-31T18:55:54.627Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-31T18:55:54.627Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-31T18:55:54.627Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-31T18:55:54.627Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-31T18:56:03.180Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-31T18:56:03.180Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-31T18:56:03.180Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-31T18:56:15.538Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-31T18:56:15.538Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-31T18:56:15.538Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-31T18:56:15.538Z] --- PASS: TestDockerSuite (2712.91s) [2021-07-31T18:56:15.538Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-31T18:56:15.538Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-31T18:56:15.538Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-31T18:56:15.538Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-07-31T18:56:15.538Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-07-31T18:56:15.538Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-31T18:56:15.538Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-31T18:56:15.538Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.93s) [2021-07-31T18:56:15.538Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2021-07-31T18:56:15.538Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s) [2021-07-31T18:56:15.538Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-07-31T18:56:15.538Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (67.22s) [2021-07-31T18:56:15.538Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2021-07-31T18:56:15.538Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-07-31T18:56:15.538Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-31T18:56:15.538Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-07-31T18:56:15.538Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-31T18:56:15.538Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-31T18:56:15.538Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-31T18:56:15.538Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-31T18:56:15.538Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-31T18:56:15.538Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-07-31T18:56:15.538Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.69s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.55s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.90s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.39s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.43s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (84.84s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.29s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (9.05s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.06s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.35s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.08s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.68s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.95s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.57s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.63s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.04s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.32s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.49s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.13s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.72s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.61s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildAddTar (39.86s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.03s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.72s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (12.38s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.35s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.64s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (18.34s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.81s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.77s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.70s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.45s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.96s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.51s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.71s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.60s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.64s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.76s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.16s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildCmd (0.70s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.68s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.67s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.62s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.67s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.49s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.59s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.05s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.20s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.62s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.05s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.79s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.47s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (44.83s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.84s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.48s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (10.53s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.68s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.85s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.73s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.08s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.03s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.33s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.51s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.96s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildDockerignore (56.83s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.15s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (63.44s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.99s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.98s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.37s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.61s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.23s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.27s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.49s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.64s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (88.34s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.55s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.72s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.44s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.61s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.70s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (10.47s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (8.31s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.03s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.60s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.22s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.26s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (20.74s) [2021-07-31T18:56:15.996Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.78s) [2021-07-31T18:56:15.996Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildFails (2.91s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.78s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.53s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.54s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.96s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.69s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.53s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.98s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.75s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.64s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildHistory (14.15s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.24s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.10s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.96s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.35s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildLabel (1.28s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.86s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.16s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.73s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildLabels (1.27s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.05s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.54s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.70s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.88s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.20s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.83s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.64s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.81s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.38s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.73s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.98s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (10.85s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.66s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.24s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.88s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.21s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.53s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.08s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.20s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.23s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.67s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.75s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.04s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.06s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.26s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (14.14s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.45s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.77s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.44s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (7.11s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (49.08s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.31s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildRm (18.59s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.70s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.81s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.40s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.45s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.43s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (23.46s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.01s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.82s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.11s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (9.90s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildStderr (9.63s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (39.75s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.86s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.65s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildTagEvent (9.54s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (10.42s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.20s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.68s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.47s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.28s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.24s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.83s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.56s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildWithFailure (7.68s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (20.71s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.92s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.53s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.77s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.43s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (17.88s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.38s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.03s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.30s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestCommitChange (5.84s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.42s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.94s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestCommitTTY (7.94s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.01s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.15s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.35s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.29s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.87s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.86s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.94s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.67s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.48s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.50s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.61s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.98s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.96s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.32s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.70s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.35s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.88s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.50s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.22s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.15s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.16s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.92s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.49s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.83s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.33s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.84s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.22s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.77s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.70s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.81s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.78s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00068c510_} (2.64s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1028465034_c:\foo_false____} (2.76s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1028465034_c:\foo_true____} (2.74s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.53s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.13s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-31T18:56:15.997Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.99s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-31T18:56:15.997Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.00s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.70s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.10s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.04s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.84s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.44s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestCpToDot (3.05s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestCpToStdout (3.04s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.28s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.32s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.56s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.01s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.84s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestCreateLabels (0.27s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestCreateRM (0.51s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.28s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.51s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.96s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.32s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.01s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.94s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.21s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.04s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.31s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.69s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.16s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.00s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestEventsCopy (9.99s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.44s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.01s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.96s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.93s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.56s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.16s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestEventsFilters (5.93s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestEventsFormat (5.84s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestEventsRename (7.54s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestEventsResize (8.28s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.94s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.94s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.13s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestEventsUntag (2.83s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.90s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.31s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.35s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.35s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.49s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.44s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.33s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.40s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.55s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestExecInspectID (4.93s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.79s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.62s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.48s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.35s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.28s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.35s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.22s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.21s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.54s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.42s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.77s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.39s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.25s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.32s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.65s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.41s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.15s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestImportBadURL (2.48s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.85s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.89s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.39s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.59s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestInspectDefault (2.68s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestInspectHistory (4.98s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.90s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.41s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.28s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.96s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.52s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.50s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestInspectStatus (3.73s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.82s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.55s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.81s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.47s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.97s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.91s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.01s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.36s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.31s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.21s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.96s) [2021-07-31T18:56:15.998Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.56s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.24s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.39s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.47s) [2021-07-31T18:56:15.998Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.92s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.84s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.67s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.93s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestLogsSince (9.65s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestLogsTail (3.44s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.14s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.98s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.11s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.44s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.79s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestPsByOrder (9.28s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.89s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.96s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.42s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.64s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.43s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.56s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.67s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.18s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.90s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.75s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.32s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.19s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.13s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.40s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.35s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.28s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.10s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.38s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.31s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.59s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.45s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (20.10s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.63s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.90s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.91s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.78s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.93s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.21s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRmiTag (0.85s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (32.69s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.97s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.74s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.46s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.08s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.52s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.06s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.83s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.90s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.52s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.00s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.96s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.49s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.89s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.31s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.04s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.84s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.33s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.34s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.65s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.58s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.22s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.99s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.87s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.90s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunExitCode (2.67s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.95s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.93s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.98s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.25s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.11s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.67s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.17s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.31s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.40s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.54s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.00s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.09s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-07-31T18:56:15.999Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.09s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-31T18:56:15.999Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.20s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.88s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestRunRm (3.01s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.17s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.20s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.51s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.54s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.99s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.94s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.34s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.19s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.58s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.95s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.47s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.89s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.40s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.01s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.20s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.81s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.61s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.94s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.27s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.87s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.09s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.75s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.49s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.71s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.16s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.52s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.75s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.44s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.49s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.63s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.46s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.38s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.27s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.41s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.32s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.81s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.50s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.50s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.24s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.99s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.80s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.02s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.35s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.37s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.96s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-31T18:56:16.000Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.46s) [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-31T18:56:16.000Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.000Z] --- PASS: TestDockerRegistrySuite (0.19s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-31T18:56:16.000Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-31T18:56:16.001Z] === RUN TestDockerSchema1RegistrySuite [2021-07-31T18:56:16.001Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-31T18:56:16.001Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-31T18:56:16.001Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-31T18:56:16.001Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-31T18:56:16.001Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-31T18:56:16.001Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-31T18:56:16.001Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-31T18:56:16.001Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-31T18:56:16.001Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-31T18:56:16.001Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-31T18:56:16.001Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-31T18:56:16.001Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-31T18:56:16.001Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-31T18:56:16.001Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-31T18:56:16.001Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-31T18:56:16.001Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-31T18:56:16.001Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-31T18:56:16.001Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-31T18:56:16.001Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-31T18:56:16.001Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-31T18:56:16.001Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-31T18:56:16.001Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-31T18:56:16.001Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-31T18:56:16.001Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-31T18:56:16.001Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-31T18:56:16.001Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-31T18:56:16.001Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-31T18:56:16.001Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-31T18:56:16.001Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-31T18:56:16.001Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-31T18:56:16.001Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-31T18:56:16.001Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-31T18:56:16.001Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-31T18:56:16.001Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-31T18:56:16.001Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-31T18:56:16.001Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-31T18:56:16.001Z] === RUN TestDockerDaemonSuite [2021-07-31T18:56:16.001Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-31T18:56:16.001Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-31T18:56:16.001Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-31T18:56:16.001Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-31T18:56:16.001Z] === RUN TestDockerSwarmSuite [2021-07-31T18:56:16.001Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-31T18:56:16.001Z] === RUN TestDockerPluginSuite [2021-07-31T18:56:16.001Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-31T18:56:16.001Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-31T18:56:16.001Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-31T18:56:16.001Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-31T18:56:16.001Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-31T18:56:16.001Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-31T18:56:16.001Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-31T18:56:16.001Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-31T18:56:16.001Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-31T18:56:16.001Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-31T18:56:16.001Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-31T18:56:16.001Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-31T18:56:16.001Z] === RUN TestDockerExternalVolumeSuite [2021-07-31T18:56:16.001Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-31T18:56:16.001Z] === RUN TestDockerNetworkSuite [2021-07-31T18:56:16.001Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-31T18:56:16.001Z] === RUN TestDockerHubPullSuite [2021-07-31T18:56:16.001Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.001Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-31T18:56:16.001Z] PASS [2021-07-31T18:56:16.001Z] ok github.com/docker/docker/integration-cli 2713.334s [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === Skipped [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-31T18:56:16.464Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-31T18:56:16.464Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-31T18:56:16.464Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-07-31T18:56:16.464Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-31T18:56:16.464Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-31T18:56:16.464Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-31T18:56:16.464Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-31T18:56:16.464Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-31T18:56:16.464Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-31T18:56:16.464Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-31T18:56:16.464Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-31T18:56:16.464Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-31T18:56:16.464Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-31T18:56:16.464Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-31T18:56:16.464Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-31T18:56:16.464Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-31T18:56:16.464Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-31T18:56:16.464Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2021-07-31T18:56:16.464Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.51s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.51s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-31T18:56:16.464Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) [2021-07-31T18:56:16.464Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.464Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2021-07-31T18:56:16.464Z] [2021-07-31T18:56:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.52s) [2021-07-31T18:56:16.465Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.52s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.49s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.42s) [2021-07-31T18:56:16.465Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-31T18:56:16.465Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-31T18:56:16.465Z] docker_cli_sni_test.go:18: Flakey test [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-31T18:56:16.465Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-31T18:56:16.465Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-31T18:56:16.465Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-31T18:56:16.465Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-31T18:56:16.465Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-31T18:56:16.465Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-31T18:56:16.465Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-31T18:56:16.465Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-31T18:56:16.465Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-31T18:56:16.465Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-31T18:56:16.465Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-31T18:56:16.465Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-31T18:56:16.465Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-31T18:56:16.465Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-31T18:56:16.465Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-31T18:56:16.465Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-31T18:56:16.465Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-31T18:56:16.465Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-31T18:56:16.465Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-31T18:56:16.465Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-31T18:56:16.465Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-31T18:56:16.465Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-31T18:56:16.465Z] [2021-07-31T18:56:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-31T18:56:16.465Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.465Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-31T18:56:16.466Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-31T18:56:16.466Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2021-07-31T18:56:16.466Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-31T18:56:16.466Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-31T18:56:16.466Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2021-07-31T18:56:16.466Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-31T18:56:16.466Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-31T18:56:16.466Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-31T18:56:16.466Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-31T18:56:16.466Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-31T18:56:16.466Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-31T18:56:16.466Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-31T18:56:16.466Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-31T18:56:16.466Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-31T18:56:16.466Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-31T18:56:16.466Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-31T18:56:16.466Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-31T18:56:16.466Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-31T18:56:16.466Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.04s) [2021-07-31T18:56:16.466Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.04s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2021-07-31T18:56:16.466Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-31T18:56:16.466Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-31T18:56:16.466Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.466Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-31T18:56:16.466Z] [2021-07-31T18:56:16.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-07-31T18:56:16.467Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2021-07-31T18:56:16.467Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-31T18:56:16.467Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-31T18:56:16.467Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-31T18:56:16.467Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-31T18:56:16.467Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-31T18:56:16.467Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-31T18:56:16.467Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-31T18:56:16.467Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-31T18:56:16.467Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-31T18:56:16.467Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-07-31T18:56:16.467Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-31T18:56:16.467Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-31T18:56:16.467Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-31T18:56:16.467Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-07-31T18:56:16.467Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-07-31T18:56:16.467Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-31T18:56:16.467Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-31T18:56:16.467Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-31T18:56:16.467Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-31T18:56:16.467Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-31T18:56:16.467Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2021-07-31T18:56:16.467Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.467Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-31T18:56:16.467Z] [2021-07-31T18:56:16.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-31T18:56:16.467Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-31T18:56:16.468Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-31T18:56:16.468Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-31T18:56:16.468Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2021-07-31T18:56:16.468Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-07-31T18:56:16.468Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-31T18:56:16.468Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-31T18:56:16.468Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-07-31T18:56:16.468Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-31T18:56:16.468Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s) [2021-07-31T18:56:16.468Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-31T18:56:16.468Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-31T18:56:16.468Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-31T18:56:16.468Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-31T18:56:16.468Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-31T18:56:16.468Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-31T18:56:16.468Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2021-07-31T18:56:16.468Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-31T18:56:16.468Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-31T18:56:16.468Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-07-31T18:56:16.468Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-31T18:56:16.468Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-31T18:56:16.468Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-31T18:56:16.468Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2021-07-31T18:56:16.468Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-31T18:56:16.468Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-31T18:56:16.468Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.468Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-31T18:56:16.468Z] [2021-07-31T18:56:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-07-31T18:56:16.469Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.469Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-31T18:56:16.469Z] [2021-07-31T18:56:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-31T18:56:16.470Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.470Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-31T18:56:16.470Z] [2021-07-31T18:56:16.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-31T18:56:16.470Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.470Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-31T18:56:16.470Z] [2021-07-31T18:56:16.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-31T18:56:16.470Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.470Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-31T18:56:16.470Z] [2021-07-31T18:56:16.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-31T18:56:16.470Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.470Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-31T18:56:16.470Z] [2021-07-31T18:56:16.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-31T18:56:16.470Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.470Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-31T18:56:16.470Z] [2021-07-31T18:56:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-31T18:56:16.927Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.927Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-31T18:56:16.927Z] [2021-07-31T18:56:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-31T18:56:16.927Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.927Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-31T18:56:16.927Z] [2021-07-31T18:56:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-31T18:56:16.927Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.927Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-31T18:56:16.927Z] [2021-07-31T18:56:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-07-31T18:56:16.927Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.927Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-31T18:56:16.927Z] [2021-07-31T18:56:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-31T18:56:16.927Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.927Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-31T18:56:16.927Z] [2021-07-31T18:56:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-31T18:56:16.927Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-31T18:56:16.928Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-31T18:56:16.928Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2021-07-31T18:56:16.928Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-31T18:56:16.928Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-31T18:56:16.928Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-31T18:56:16.928Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-31T18:56:16.928Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.928Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-31T18:56:16.928Z] [2021-07-31T18:56:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-31T18:56:16.928Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-31T18:56:16.929Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-31T18:56:16.929Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-07-31T18:56:16.929Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-31T18:56:16.929Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-31T18:56:16.929Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-31T18:56:16.929Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-31T18:56:16.929Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-31T18:56:16.929Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-31T18:56:16.929Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-31T18:56:16.929Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-31T18:56:16.929Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-31T18:56:16.929Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-31T18:56:16.929Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-31T18:56:16.929Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-31T18:56:16.929Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-31T18:56:16.929Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-31T18:56:16.929Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-31T18:56:16.929Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-31T18:56:16.929Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-31T18:56:16.929Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-31T18:56:16.929Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.929Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-31T18:56:16.929Z] [2021-07-31T18:56:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-31T18:56:16.930Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:16.930Z] DONE 1092 tests, 546 skipped in 2723.443s [2021-07-31T18:56:16.930Z] INFO: Integration tests ended at 07/31/2021 18:56:16. Duration:00:45:23.5360370 [2021-07-31T18:56:16.930Z] INFO: Docker info of the daemon under test at end of run [2021-07-31T18:56:16.930Z] [2021-07-31T18:56:17.394Z] Containers: 2 [2021-07-31T18:56:17.394Z] Running: 0 [2021-07-31T18:56:17.394Z] Paused: 0 [2021-07-31T18:56:17.394Z] Stopped: 2 [2021-07-31T18:56:17.394Z] Images: 18 [2021-07-31T18:56:17.394Z] Server Version: 0.0.0-dev [2021-07-31T18:56:17.394Z] Storage Driver: windowsfilter [2021-07-31T18:56:17.394Z] Windows: [2021-07-31T18:56:17.394Z] Logging Driver: json-file [2021-07-31T18:56:17.394Z] Plugins: [2021-07-31T18:56:17.394Z] Volume: local [2021-07-31T18:56:17.394Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-31T18:56:17.394Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-31T18:56:17.394Z] Swarm: inactive [2021-07-31T18:56:17.394Z] Default Isolation: process [2021-07-31T18:56:17.394Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-31T18:56:17.394Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-31T18:56:17.394Z] OSType: windows [2021-07-31T18:56:17.394Z] Architecture: x86_64 [2021-07-31T18:56:17.394Z] CPUs: 4 [2021-07-31T18:56:17.394Z] Total Memory: 32GiB [2021-07-31T18:56:17.394Z] Name: azwin-2-566610 [2021-07-31T18:56:17.394Z] ID: ENVD:6X43:PIRO:ORLT:K6FZ:R5H6:JYBX:CGYF:DEEE:VHQV:ILQS:GYOH [2021-07-31T18:56:17.394Z] Docker Root Dir: D:\CI\PR-42697\12\daemon [2021-07-31T18:56:17.394Z] Debug Mode (client): false [2021-07-31T18:56:17.394Z] Debug Mode (server): true [2021-07-31T18:56:17.394Z] File Descriptors: -1 [2021-07-31T18:56:17.394Z] Goroutines: 17 [2021-07-31T18:56:17.394Z] System Time: 2021-07-31T18:56:16.8990272Z [2021-07-31T18:56:17.394Z] EventsListeners: 0 [2021-07-31T18:56:17.394Z] Registry: https://index.docker.io/v1/ [2021-07-31T18:56:17.394Z] Labels: [2021-07-31T18:56:17.394Z] Experimental: false [2021-07-31T18:56:17.394Z] Insecure Registries: [2021-07-31T18:56:17.394Z] 127.0.0.0/8 [2021-07-31T18:56:17.394Z] Live Restore Enabled: false [2021-07-31T18:56:17.394Z] [2021-07-31T18:56:17.394Z] [2021-07-31T18:56:17.394Z] INFO: Stopping daemon under test [2021-07-31T18:56:17.394Z] SUCCESS: The process with PID 6688 (child process of PID 4676) has been terminated. [2021-07-31T18:56:17.394Z] SUCCESS: The process with PID 4676 (child process of PID 4864) has been terminated. [2021-07-31T18:56:17.394Z] INFO: Stop tailing logs of the daemon under tests [2021-07-31T18:56:17.394Z] INFO: executeCI.ps1 Completed successfully at 07/31/2021 18:56:17. [2021-07-31T18:56:17.394Z] INFO: Tidying up at end of run [2021-07-31T18:56:17.394Z] INFO: Saving daemon under test log (d:\CI\PR-42697\12\dut.out) to bundles\CIDUT.out [2021-07-31T18:56:17.394Z] INFO: Saving daemon under test log (d:\CI\PR-42697\12\dut.err) to bundles\CIDUT.err [2021-07-31T18:56:17.394Z] INFO: Nuke-Everything... [2021-07-31T18:56:17.850Z] INFO: Container count on control daemon to delete is 2 [2021-07-31T18:56:18.306Z] b114f7dd0573 [2021-07-31T18:56:18.306Z] 5eee7014fe6e [2021-07-31T18:56:18.306Z] INFO: Tidying pidfile d:\CI\PR-42697\12\docker.pid [2021-07-31T18:56:18.306Z] INFO: Nuking d:\CI [2021-07-31T18:56:39.388Z] INFO: Zapped successfully [2021-07-31T18:56:39.388Z] [2021-07-31T18:56:39.388Z] INFO: executeCI.ps1 exiting at Sat Jul 31 18:56:36 CUT 2021. Duration 01:22:18.0584784 [2021-07-31T18:56:39.388Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-31T18:56:39.627Z] Recording test results [2021-07-31T18:56:48.424Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-31T18:56:50.544Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-31T18:56:52.300Z] Archiving artifacts [2021-07-31T18:57:07.365Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42697/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-31T18:57:08.360Z] + make clean [2021-07-31T18:57:09.323Z] docker volume rm -f docker-dev-cache [2021-07-31T18:57:09.323Z] 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